So i have figured out one half of what I want to do but need some guidance on the other.
I had two pieces of Java script in my blogger temple, on for analyzing visitor traffic and one to provide google ads.
I managed to get my visitor code on every page by editing the Layout.php
<div id="serendipity_banner">
code removed
</div>
My Javascript
<table id="mainpane">
That works great. Now what I would like to do is to place my Google Ads code somewhere (wherever that maybe) so the ads appear on all my entries. Putting the Google javascript into the body of the entry doesn't work (the code shows up in the page source). Maybe I need to place this code elsewhere? I have inserted it into the extended body of the entry, I view the page source and it is there, but it is not showing anything. Is it me or is it possibly Google
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@[cut].com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.33 Server at [cut].com Port 80
in the edit screen of a html nugget sidebar. This also happens when I'm trying to insert the adsense code directly in the mysql database. What should I do?
Nope, keep getting some Internal Server Error. When I try to put this code in phpmyadmin manually, I get the same error. Kinda weird. "Normal" text can be saved, just this code is giving troubles.
I tried changing all doublequotes to singles but that didnt help either. Why can't the above javascript code be inserted into a TEXT field in MySQL?
Talk to your Administrator. They seem to be running mod_security which prevents execution of your site. You can only get it fixed by contacting your Admin.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/