Okay I have a problem. I'm on 3.7 gold. I'm trying to share the revenue.
The field I made for the sharing is field10. So I put #field10# but it doesn't work. Shows up as blank. No ads on the header. I use this code:
Code:
<script type="text/javascript">
<!--
google_ad_client = "#field10#";
google_ad_slot = "<<removed>>";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
And also when I go the the Ad Sharing option I see this messed up thing. Like field10 is appearing as field1. Like look at my screenshot (attached).
So can anyone help me fix this. Thanks.