PDA

View Full Version : 'Forbidden - You don't have permission' message.


Nintendo
05-07-2006, 02:57 AM
http://wackoseo.com/directory/

Click on 'E-commerce CMS & templates'

Content visible to registered users only.

I think it needs a .htaccess change. I tried adding

RewriteRule ^(.*)\-(.*)$ index.php [QSA,L]

but that didn't fix it. That's the only category with a - in it.

Steven Myers
05-07-2006, 03:01 AM
Change the folder permissions to 777, that should do the trick :)

Nintendo
05-07-2006, 03:15 AM
All that did was cause an Internel Server Error message on the complete directory.

/E-commerce_CMS___templates/

isn't a directory. It's a fake 'directory' using mod_rewrite, using the

#################################################
## PHP Link Directory - Apache Server Settings ##
#################################################

stuff from .htaccess.

anthonycea
05-07-2006, 11:18 PM
So what's going on here Dave, is this a bug in the software and when do we get the next update :confused:

http://wackoseo.com/directory/

Click on "E-commerce CMS & Templates" and you will see the error!

I tried to delete the category and recreate it and it did the same thing!

PS: Can we add meta tag descriptions and keywords to this template, will it do any good??

Boby
05-08-2006, 09:22 AM
Please edit .htaccess and find following rules:Content visible to registered users only.
Now replace with:Content visible to registered users only.
Fixed for phpLD 3.0.41!

Thanks for the bug report ;)
Boby