The big error I see is caused by you having no links in the database. If you put in a couple links, the error on the links page should disappear, and in order to make the sitewide error on the links box on the side disappear, there must be at least one link designated as sitewide. Then there should be something in the database to feed into the script and those errors should disappear.Were there other errors that I did not see?
INSERT INTO `dd_links` (`ID`, `title`, `url`, `hits`, `dateadded`, `activate`, `IPaddress`, `linkbackreq`, `linkbackat`, `emailaddress`) VALUES(2, 'Free Arcade Script', 'http://freearcadescript.net', 0, '1239646822', 2, '97.114.113.112', 1, '', '');
Quote from: kurt on March 31, 2010, 06:33:45 PMThe big error I see is caused by you having no links in the database. If you put in a couple links, the error on the links page should disappear, and in order to make the sitewide error on the links box on the side disappear, there must be at least one link designated as sitewide. Then there should be something in the database to feed into the script and those errors should disappear.Were there other errors that I did not see?the errors on the home page