Helena
02-08-2006, 04:23 AM
Hello,
I was very excited to finally install PHP Link Directory as it seems like just what I wanted. So I happily started adding my categories and sub categories and then went to view the directory and it happily showed me the main page with all the categories, but when I click on the categories, I get the standard error page for my website.
I have tried finding some previous similar threads on this forum and found one advising that the .htaccess file is either missing or empty. I checked mine and it's both not missing and not empty. The code inside the file reads:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* index.php [QSA,L]
Could someone point me in the right direction to fix this problem as I can't wait to launch my new link directory.
Kind Regards,
Helena
PS - Does anyone have a users manual for PHP Link Directory or know if one can be bought from anywhere? It would be a great help.
I was very excited to finally install PHP Link Directory as it seems like just what I wanted. So I happily started adding my categories and sub categories and then went to view the directory and it happily showed me the main page with all the categories, but when I click on the categories, I get the standard error page for my website.
I have tried finding some previous similar threads on this forum and found one advising that the .htaccess file is either missing or empty. I checked mine and it's both not missing and not empty. The code inside the file reads:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* index.php [QSA,L]
Could someone point me in the right direction to fix this problem as I can't wait to launch my new link directory.
Kind Regards,
Helena
PS - Does anyone have a users manual for PHP Link Directory or know if one can be bought from anywhere? It would be a great help.