coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 plugins => Topic started by: Fed on February 27, 2007, 04:11:58 PM

Title: search engine friendly URLs, access forbidden, help!
Post by: Fed on February 27, 2007, 04:11:58 PM
Hello guys
I tried to activate Search engine friendly urls plugin and now i can't access my gallery anymore
how can I disable it so everything starts working again?
I also tried restore a backup and it didn't work
when I try to access my gallery I get a 403 forbidden error
the cpg1410_plugins table is empty
can I do it in phpmyadmin?edit a config file? or what?

thank you
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: Nibbler on February 27, 2007, 04:16:32 PM
Delete the .htaccess file in your Coppermine directory.
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: Fed on February 27, 2007, 04:27:40 PM
thank you, I removed it and it's working now
I have another htaccess in the main folder of my site and it seems that, being coppermine in a subfolder, they can't get on well together
I think maybe the .htaccess code should be edited to work with any other htaccess in an upper directory (don't take it as a critic but as an idea for an enhancement, if possible), I don't actually know if this is possible and I basically suck at htaccess and regular expressions in genenral
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: Riccardo83 on September 15, 2007, 11:08:58 AM
it doesnt create the htaccess for me, could anyone help me, why?
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: Joachim Müller on September 16, 2007, 07:57:22 AM
Check permissions: the user the webserver runs under needs write permissions on the gallery root to perform this.
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: louisbb on September 16, 2007, 08:18:04 AM
edit the .htaccess

from plugins

Options FollowSymLinks SymLinksIfOwnerMatch


fix to

Options +FollowSymLinks +SymLinksIfOwnerMatch


and it maybe work
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: Nibbler on September 16, 2007, 02:44:19 PM
How would that affect whether the file can be written or not?
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: sharif_aly on December 28, 2007, 01:23:33 AM
There is no guide on how to install Search Engine Friendly URLs v1.0 as plugin.

I could not find it anywhere. . .
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: Joachim Müller on December 28, 2007, 09:58:09 AM
The guide in the docs (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#plugin_manager) that explains how to install any plugin is valid for the plugin you mention as well.
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: sharif_aly on December 28, 2007, 06:32:59 PM
OK .. Thank you..
Is there new version for this plugin ?
Title: Re: search engine friendly URLs, access forbidden, help!
Post by: Joachim Müller on December 29, 2007, 11:05:45 AM
Most recent version is SEF_URLs plugin for cpg1.4.x (http://forum.coppermine-gallery.net/index.php?topic=46718.0). Locking.