coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: Nowayhome on February 23, 2008, 10:41:34 PM

Title: cpmfetch and SEF
Post by: Nowayhome on February 23, 2008, 10:41:34 PM
Hi .

I just install cpmfetch and i see that display url without the SEF on .

i mean that i have :

cpg/displayimage.php?pos=-5475

and not :

cpg/displayimage-5475.html

I don't understand cause i have SEF on + htaccess in cpg and that works fine for the site ..

How can i fix that ?
Title: Re: cpmfetch and SEF
Post by: Nowayhome on February 29, 2008, 05:56:26 PM
Incredible .
anyone is anoyed by the SEF missing ???
Title: Re: cpmfetch and SEF
Post by: Joachim Müller on February 29, 2008, 05:57:54 PM
I don't understand. Re-phrase. Posting real URLs might help.
Title: Re: cpmfetch and SEF
Post by: Nibbler on February 29, 2008, 08:02:40 PM
If you use cpmfetch outside coppermine then the SEF url plugin can't affect it. You'd need to collect your code's output in an output buffer and then put it through the same regex the plugin does.
Title: Re: cpmfetch and SEF
Post by: Nowayhome on March 01, 2008, 04:18:40 PM
i install cpmfetch in cpg/cpmfetch . Like Tuto recommand
So yes it's not directly in cpg .

But , if not only the fact that it's not in same dir .
SEF and url rewriting need htaccess and need that the link created by cpmfetch was SEF .

If cpmfetch display cpg/displayimage.php?pos=-5475 , i cannot modify myself to be SEF .
Vuud need to add SEF option .

No ?