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.: )
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...
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...
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.
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...
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.
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...
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...
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.
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...