I think I got a problem that noone else has.
When I go to certain pages of UseBB, I get to see a 404 page. What can I do?
Here is some extra info:
- Friendly URL's are DISABLED
- Board_URL is empty (I also set it, but it still shows 404.)
- if I place a die(); in index.php, it shows the die(); instead of 404. If I place the die(); before $session->start(); it dies as it should, if I place it after the $session->start(); it shows 404.
So the problem starts somewhere inside $session->start();.
- im using a clean install (I only changed theme.tpl.php's header and footer!).
- admin.php doesnt show 404 (it works just fine!), index.php does show 404!
- when loading index.php, I sometimes get to see the theme (header) loading for a second and then suddenly it shows 404.
- it has worked just fine for a day... at some point it just stopped working.
- I use Lighttpd webserver with PHP 5 and MySQL 4.0.
URL: http://www.mybittorrent.com/core/forums/
Anyone? Thanks in advance!
Rex
« Last edit by mybtrex on Wed Jun 06, 2007 6:32 am. »

