On this issue, it must have something to do with the server setup, because it works once I post the site to my host. I'd still like to know what is causing it so that I can continue testing it locally.
On the host server there is a different problem. It displays:
Access denied for user: '
[email protected].%' to database 'dbname'
CREATE TEMPORARY TABLE tmp ( topic_id INT(11) NOT NULL DEFAULT 0, postdate datetime NOT NULL default '0000-00-00 00:00:00');
whenever I try to go to one of the forums. (I changed the username, ip and database name from what is in the actual error). Does anyone know what could cause this.