Recent content by Ricky@823

  1. R

    Going from http to https Google AdSense no show

    Was you on vb or xf when you went https?
  2. R

    Going from http to https Google AdSense no show

    Google support advices me to make new ad units and just place them were I wanted them after the change, they said it would have the same effect just take a little extra work.: )
  3. R

    Going from http to https Google AdSense no show

    Brogan thanks as always, the ad you see is on my vb site that I'm getting ready to convert to xf. The only reason that ad is showing up is due to me going to my Admin panel at Google Adsense and making a new ad unit, since my site listed against my license is with VB. I don't believe I can use...
  4. R

    Going from http to https Google AdSense no show

    I converted my site from http to https, my problem is my forum no longer showing Google Adsense ads on my web site. Has anyone had this problem? Could this have anything to do with vbulletin 4.0 since my AdSense package was added in when I purchases my frist vb 3.0 I also posted this question...
  5. R

    Site not SSL until logged in?

    Ok, thanks very much. We change over to https from http and it was causing major problems with my members who had bookmark the page or there cookie need to deleted. We turn off the https and went back to http because 30% of the members couldn't get login or find the site.
  6. R

    Site not SSL until logged in?

    RewriteEngine On # match any URL with www and rewrite it to https without the www RewriteCond %{HTTP_HOST} ^(www\.)(.*) [NC] RewriteRule (.*) https://%2%{REQUEST_URI} [L,R=301] # match urls that are non https (without the www) RewriteCond %{HTTPS} off RewriteCond...
  7. R

    Site not SSL until logged in?

    I'm getting ready to call my host as I'm having the same problem with my users that have it book mark as http vs https So what is the correct method for fixing the problem.
  8. R

    XF 1.5 Google Integration Problems

    Thanks Brogan, I've try changing the settings and testing after ever change and still haven't got it to work. I'm not really sure what URL or API can be wrong. But I'll keep trying to figure it out. Just stuff since I can't find any real information that can help me sort out the problem. Was...
  9. R

    XF 1.5 Google Integration Problems

    Twitter was very easy to set up, Facebook was a little harder, But Google has me completely confused. I have try everything and still can get Google to work. If anyone has added Google Integration and has it working would you please share the step you used to get it working. I've spent most of...
  10. R

    CTA Login

    Really nice addon, one of the big reasons I switch from vb 4.x to xenforo. Easy to do addon and updates. In today market place forum have to be more then a forum they need to be completely Interactive for wve everyone.
  11. R

    XF 1.5 Google Integration Problems

    I've try about everything I could to fix the problem. Need some updated and solid instruction on how to intergrat Google Log On or Sign up.
  12. R

    XF 1.5 Google Integration Problems

    I'm doing that right now. I'll give you a update once I sort it out.
  13. R

    XF 1.5 Google Integration Problems

    Getting the following error trying to install Google Integration. 401. That’s an error. Error: invalid_client The OAuth client was not found. Request Details client_id=691427366185-alboif0td0deld88u1f89scekmr4u5q8.apps.googleusercontent.com redirect_uri=postmessage...
  14. R

    XF 1.5 Facebook Login Setup vs Facebook Join using Facebook Info

    Ok so far everything has went smooth but now I'm having a problem with Google
  15. R

    XF 1.5 Facebook Login Setup vs Facebook Join using Facebook Info

    Twitter share work fine, Facebook share work fine. So it seems like everything is working good on my end. Now I'll try to setup Google App
Back
Top Bottom