• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Google Integration

Started by youplaytvforum,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

krejcis

Hi Mario,
I checked upper posts but for me it doesn´t work. I have phpvibe 3.6b.
Can you post me how to set up correctly?

What I already set:
phpvibe:
- client Id and client secret for OAuth 2.0  inserted in phpvibe administration
google dev. page:
- redirects URl:
        http://www.mysite.com/callback.php?type=google
        http://mysite.com/callback.php?type=google
- Javascript Origins:
        http://mysite.com/

Thank you for your support

Offtopic PS: When we should expect update for 3.7? this month or later?

See you
Jan
  •  

Marius P.

I don't think there will be, we're working on 4.0, hope to have it by end of year.

Your setup looks 100% fine, what's the problem/error? (Except not working).
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

krejcis

You can try to sign in here Mario: http://www.goprotube.com/login/
If you need access to my google account or admin background let me know...but this is not working...on the other side facebook and twiter sign in is without any problems.

Thanks
Jan
  •  

Marius P.

Hi,
this is the Google error (from the app config at Google):

QuoteError: invalid_client

no application name


First result on Google has the solution http://stackoverflow.com/questions/18677244/error-invalid-client-no-application-name
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

krejcis

Yes this was missing. When I set it up  it is almost working but in the end it will display this :


Notice: Undefined property: stdClass::$emails in /home/goprot/public_html/callback.php on line 148

Warning: Invalid argument supplied for foreach() in /home/goprot/public_html/callback.php on line 148

Notice: Undefined property: stdClass::$placesLived in /home/goprot/public_html/callback.php on line 153

Warning: Invalid argument supplied for foreach() in /home/goprot/public_html/callback.php on line 153

Notice: Undefined property: stdClass::$id in /home/goprot/public_html/callback.php on line 161

Notice: Undefined property: stdClass::$displayName in /home/goprot/public_html/callback.php on line 162

Notice: Undefined variable: email in /home/goprot/public_html/callback.php on line 163

Notice: Undefined variable: country in /home/goprot/public_html/callback.php on line 164

Notice: Undefined property: stdClass::$image in /home/goprot/public_html/callback.php on line 165

Notice: Trying to get property of non-object in /home/goprot/public_html/callback.php on line 165
Error. Please go back



Im really tired because of this topic. I appreciate your help
Jan
  •  

Marius P.

Hmm, can you privately send me your app's settings in Google? Also permissions. It seems like it doesn't return anything from Google.
do you have mod_security or something which could null the callback?
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

krejcis

  •  

Marius P.

Quote from: krejcis on
PM sent

At a first peak: Google+ API was disabled in the list of apis.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Marius P.

And I've logged in with your google on on your site :)
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

krejcis

Mario this issue is fixed. Thanks for your support! I apreciate that.! looking forward for new products from PHPvibe factory:-)
Jan
  •  

Marius P.

Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

SimpleTwist

One thing to note is that in many cases things do not appear or work correctly in PHPvibe - unless you DISABLE - and RE-ENABLE.
This includes dumping the cache.

I've found Google not working required to do the changes listed in this thread - disable it in PHPVIBE - then activate it again to get it working.

I've also found that sub categories require caches dumps and refreshes on pages to get working.
  •  

Similar topics (7)