View Full Version : Forum Login Problems After Adding AdSense
crawdaddy4x4ph
Apr 25th 2005, 1:43 pm
Hi.
After adding AdSense my forum <www.4x4ph.com> was working fine for a while, then I noticed everytime I try to logon, after the page refreshes it brings me back to the same page but not logged on. Tried consecutive times to logon but the forum won't log me in so I decided to remove AdSense and the board's working fine...
What could be wrong?
crawdaddy4x4ph
Apr 25th 2005, 2:01 pm
Sorry, please transfer this thread to Google > AdSense.
digitalpoint
Apr 25th 2005, 2:10 pm
It's not about AdSense, it's about your forum.
crawdaddy4x4ph
Apr 25th 2005, 2:11 pm
Yeah I know. I was hoping someone here may have experienced this same problem...
galacnet
Apr 25th 2005, 7:36 pm
Can you cut and paste the code or section of the code for us to take a look?
Because I placed Ads on vBulletin forums before and there should not be an error if placed correctly.
crawdaddy4x4ph
Apr 25th 2005, 9:13 pm
Hi Galacnet,
Here's the code:
<html>
<head>
<title>
<% TITLE %>
</title>
<% GENERATOR %>
<% CSS %>
<% JAVASCRIPT %>
</head>
<body bgcolor='#FFFFFF' leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink='#000000' vlink='#000000'>
<% BOARD HEADER %>
<div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-0614727663202356";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br><br>
</div>
<% NAVIGATION %>
<% BOARD %>
<% STATS %>
<% COPYRIGHT %>
</body>
</html>
I added the DIV tag to put the ads in the middle of the page and I added the 2 BR tags after the </script> to put a little space between the ads and the main board.
Thanks.
galacnet
Apr 26th 2005, 1:50 am
Why not place it below the NAVI or the BOARD threads and see if that works.
Because I remember that one of it tries to see login request but don't remember which.
crawdaddy4x4ph
Apr 26th 2005, 2:37 am
Why not place it below the NAVI or the BOARD threads and see if that works.
Because I remember that one of it tries to see login request but don't remember which.
Thanks Galacnet, will try that...
I remember trying to put it below the NAV and still got the same problems. Will try putting it below the board... but it won't be visible upon loading... but will try anyway. Thanks :)
Will keep you updated.
galacnet
Apr 26th 2005, 2:42 am
You could replace the DIV code with just a <center> and give that a go as well. Because it should do that same thing.
crawdaddy4x4ph
Apr 26th 2005, 3:21 am
Galacnet,
Thanks for the suggestion. It's working fine now, but I still have to observe it for a few hours/days...
I just wish I could put it on top of the page so that it'll be more visible...
galacnet
Apr 26th 2005, 3:23 am
It should work fine on the top though.... Maybe you can give the "Take out DIV" suggestion a go and see what happens :)
crawdaddy4x4ph
Apr 26th 2005, 3:33 am
It should work fine on the top though.... Maybe you can give the "Take out DIV" suggestion a go and see what happens :)
Well, when I first put it I just copy & pasted the script, and without the DIV tag the ad stays on the left side of the page :(
I also tried putting the script in a Table to get rid of the DIV tag but it was still giving me problems last night...
crawdaddy4x4ph
Apr 26th 2005, 3:38 am
I also tried putting the script in a Table to get rid of the DIV tag but it was still giving me problems last night...
And now I tried to do it again inside a table and it seems to work out ok :confused: Hmmm... hope this stays...
Thanks Galacnet.
galacnet
Apr 26th 2005, 3:42 am
no problems ;)
mohamad1983
Apr 26th 2005, 3:34 pm
hey...i had the same problem in the past...in my www.kyokushinlb.com/History.html website....what happened with me is that after i added the adsense code the website takes a longer time to appear in the browser...while the browser shows in the status bar that the site has been loaded 'Done'....but after few days the problem was solved as a magic...i dont know how :confused:
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.