Hi Darren996,
Thanks for helping me.
ok this is an example:
- Without sef :
- here is the link I get when I launch the flash player :
http://xxxxxx.net/index.php?option=com_zoom&Itemid=43&page=lightbox&catid=3&PageNo=1&action=play¶ms=3,0...
- here is a part of the code source of the popup containing the flash player:
<param
name="flashvars" value="config=http://xxxxxx.net/components/com_zoom/www/config.xml&file=http://xxxxxx.net/components/
com_zoom/www/playlist.php?keys=3,0" />
U can clearly see that some parameters (3,0) are passed to the flash player. Everything works fine then.
Now
- With Sef_ext :
- here is the link I get when I launch the flash player :
http://xxxxxx.net/mediatheque/lightbox/play/musique/pageno1/?mosmsg=...
- and here is a part of the code source of the popup containing the flash player:
<param name="flashvars" value="config=http://xxxxxx.net/components/com_zoom/www/config.xml&file=http://xxxxxx.net/components/
com_zoom/www/playlist.php?keys=" />
The second time, nothing is passed, and I get the message wrong playist format in the popup containing the flash player.
My alias for the zoom component is mediatheque, and the name of the category (3) is musique.
Thanks a lot, I appreciate your help.











Forum









