forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 plugins => Topic started by: vit2148 on March 22, 2006, 05:41:10 pm

Title: My Favorites error
Post by: vit2148 on March 22, 2006, 05:41:10 pm
When i click My Favorites at the top, it will transfer to a break page..

Code: [Select]
Not Found
The requested URL /test/1/thumbnails-favpics.html was not found on this server.

Apache/1.3.33 Server at localhost Port 80

but if i add (type) zero (0) rearwards .. as thumbnails-favpics-0.html , it will working, transfer to my added favorites images.. how do i can to fix this error? help me...

(sorry for my english..  :-[ hix)
Title: Re: My Favorites error
Post by: Nibbler on March 22, 2006, 07:05:02 pm
Disable the SEF urls plugin.
Title: Re: My Favorites error
Post by: nellyhq on March 26, 2006, 03:28:23 am
Can we get some sort of work around for this or fix... ??? it makes SEF pretty unusable when you have broken links.
Title: Re: My Favorites error
Post by: Joachim Müller on March 26, 2006, 10:11:06 am
that's why the SEF_url plugin is marked as experimental. No workaround known afaik. You might want to do a CVS checkout, as there have been updates to that plugin. Please review the testing/bugs board as well if you absolutely need to make the plugin work.
Title: Re: My Favorites error
Post by: SNo0py on August 16, 2006, 01:53:39 pm
There is a workaround, just add

RewriteRule thumbnails-([a-z]*)\.html thumbnails.php?album=$1 [NC]

to your .htaccess file.

Just marking it as expermental and not beeing able to fix this simple issue is ... hm... not that professional.
Title: Re: My Favorites error
Post by: Joachim Müller on August 16, 2006, 02:20:37 pm
It's not the only reason why the SEF_URL plugin is being marked as experimental. Please avoid replying to all threads with your code fix suggestion. The SEF_URL plugin has been introduced by a dev who no longer is actively contributing, so it will be removed in future versions from the core package unless someone manages to fix all issues with it.
I suggest reviewing your attitude. Lecturing about professional behaviour in open source development, yet failing to review the bugs board and checking out the svn before nagging appears inadequate behaviour to me.
Title: Re: My Favorites error
Post by: SNo0py on August 17, 2006, 01:01:22 pm
I don't wanna check out svn or the bug repository just to help others by posting a solution. I'm just a user, I even don't wanna know how svn works...

Your behaviour is not very nice to new users...
Title: Re: My Favorites error
Post by: Joachim Müller on August 17, 2006, 11:10:30 pm
Speed-posting one and the same thing on many threads is what I call rude...
Title: Re: My Favorites error
Post by: SNo0py on August 18, 2006, 09:21:32 am
They where not new but answered - there was no solution.

Anyways.