PDA

View Full Version : Issues with FREE version


nexicom
05-18-2006, 02:26 PM
OK I have installed the free version and added categories.

When I click on ARTS as a category, it goes to http://www.mysite.com/arts but that subfolder does not exist.

When I click on TOP LINKS etc, it goes to
http://www.mysite.com/top-links.html that does not exits. the top-links.php file exists however.

What are we doing wrong??

tina
05-19-2006, 02:52 AM
I sounds as if you may have a problem with your .htaccess file. I had the same problem initially, for some reason mine did not upload with the rest of the files.

Be well,
Tina

Nick Collins
05-19-2006, 05:13 AM
Welcome to our forum, nexicom, tina is right! Make sure that you have uploaded .htaccess file to the root of your script. In case it’s already exist there, try to add the following line there:
RewriteBase /

nexicom
05-19-2006, 12:45 PM
That fixed it. Thank you for your assistance :yahoo:

Nick Collins
05-22-2006, 05:43 AM
Glad to advice, nexicom ;)