cpmfetch and SEF cpmfetch and SEF
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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 ?