I tried putting new ad code onto my site and now I get this: http://www.WriteInYourVote.com it should be a simple fix, but I don't understand PHP. It shouldn't take more than 5 minutes to fix and I'll give you $5 via paypal. thanks, Andrew DuVal
It's a social network kinda deal for US politics. that should have nothing to do with it. There is a left and a right sidebar where ads are shown. I got the left one working but someone managed to screw something up on the right side. For someone who is experienced in PHP, I'm sure you'll be able to tell what's wrong after looking at it for a few seconds. As you can tell from the link, the error is on line 1875 of index.php
I could maybe help you but would need to see the index page code, including the php and also the code your trying to place in the index page and where and how your placing the code in the index page! Boulder
You have most likely slapped the code inside of PHP tags, or not escaped the quotes if you have put them inside a variable. Without the actual code around lines of 1870 (do 5 up, 5 down line wise) and paste it in here in code BBcode tags.