strange... i deleted the config.php file and redid the installation, and its working fine now. weird.
2 2004-03-09 19:33
Topic: wont log in (2 replies, posted in PunBB 1.2 troubleshooting)
i just installed punbb but i cant seem to get it to allow me to log in...
i have tried a few different ways, and a few users, but it doesnt allow me to log in. i double checked to make sure i am not blocking cookies, and i cant see any that i am. i did get a cookie warning when loggin in here, but for some reason i dont get the same on mine...
the address is:
http://www.rough-trade.ws/punbb/upload/index.php
any help would be great!
--more--
originally when i first installed it i was getting header errors, i commented them out to see if it would still run after that, and it ran fine, i un commented them, and its still running fine, just wont log in...
i originally commented out:
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: post-check=0, pre-check=0', false);
header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
header('Expires: Thu, 21 Jul 1977 07:30:00 GMT'); // When yours truly first set eyes on this world!
header('Pragma: no-cache');
but as i said they are not longer commented out... and it still will not log me in... it redirectes fine, just wont log in.