View Full Version : Categories aren't working
Hi,
I just installed phpLD2 and when I create a category, it doesn't take me anywhere! I'm a total newbie so if someone could help me, I'd appreciate it. To see what I'm talking about go to:
{url moved or deleted}
Thanks!
bobby9101
03-23-2006, 10:18 PM
looks like some of your filenames got messed up :shock:
did you rename/ edit any files?
David
03-23-2006, 10:21 PM
Also, sounds like mod rewrite is not working on the server, or .htaccess is missing, or not compatable with mod rewrite as configured on your server.
I don't think I renamed anything. Does it have to do w/ the URl Title in the admin page?
my HTACCESS file is this:
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* index.php [QSA,L]
bobby9101
03-23-2006, 10:23 PM
no
take a look in your PHPLD folder see if you see a index.php
also look for an index.html if you see one or both post the codes of them please
bobby9101
03-23-2006, 10:25 PM
try taking out that rewritebase/ from your .htaccess i have never sen that code before :idea:
I don't have an "index.html" file, just "index.php". Here's the code: Content visible to registered users only.
bobby9101
03-24-2006, 09:46 PM
did you take out the RewriteBase / ?
Yes, I took out the RewriteBase / in my .htaccess file
bobby9101
03-24-2006, 10:57 PM
and it still doesnt work hmm
can you send me a screenshot of your phpld folder?
I just reinstalled PHPLD2 and it's working now! :shock: I'm not sure what was wrong before but thanks for trying! :)
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.