http://electronica-central.com/index.php Scroll to the bottom. The ad_network_196.txt is chmodded to 777, tried 666 first too.
http://www.electronica-central.com/ Ok, I got everything all working now but for some reason, it doesn't show up on the homepage? I used htaccess to make the homepage the news.php page. The homepage that is index.php is the forum page. This is my friends site and the coder did a weird job so I dunno what's up...
Make sure you got all the files in the right directories and make sure that on the homepage all your tags are closed. Tips and Trick COOP
Crazyhorse, how can you make sure your tags are closed without having to manually check one by one? Is there some kind of tool for that?
Normally i check them manaully, however im not sure whether this tool could do the job, HTML VALIDATOR or maybe this HTML VALIDATOR
validators start giving me all kind of crap (missing alt tags, unsupported font colors, etc), I was wondering if there is a tool that can just look for open tags
Well duh, if it did would I be asking??? As I said, I don't want a validator that will give me 500 types of errors, just one for open tags, and I haven seen any validator that has that option. I don't use Dreamweaver.
My tags and everything is good, the site uses php includes... just for some reason on the homepage they don't show up...
I don't know of a specific tool that checks, but if you open a page up in Editplus, everything is color coded - and if you are missing an end tag, etc, everything after it turns into black text so you know something is wrong.