Quote:
Originally Posted by sabret00the
sounds like a .htaccess problem, check the configuration
|
Yes, I believe this, too but well I just followed the instructions and uploaded the files.
The .htaccess includes the following informations:
Quote:
RewriteEngine On
RewriteRule ^f([0-9]+)-([A-Za-z0-9\-]+)\.html$ forumdisplay.php?f=$1 [L]
RewriteRule ^t([0-9]+)(((-p)([0-9]+))?)([A-Za-z0-9\-]+)\.html$ showthread.php?t=$1&page=$5&pp=10 [L]
|
Once time I uploaded this file I am getting the error message.