cpmfetch and SEF cpmfetch and SEF
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

cpmfetch and SEF

Started by Nowayhome, February 23, 2008, 10:41:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nowayhome

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 ?

Nowayhome

Incredible .
anyone is anoyed by the SEF missing ???

Joachim Müller

I don't understand. Re-phrase. Posting real URLs might help.

Nibbler

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.

Nowayhome

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 ?