1
I Template di Joomla 1.5.x / Re: Problema con modulo
« il: 19 Mar 2009, 22:59:20 »
Ho avuto il tuo stesso problema ed ho visto che sul forum del SIR hanno risolto:
In SEF mode, the associating CSS file of SIR couldn't be found anymore.
I fixed it by changing line 65 in the file /modules/mod_jw_sir/mod_jw_sir.php
into (1 line):
+ '@import "<?php echo $mosConfig_live_site?>/modules/mod_jw_sir/mod_jw_sir/mod_jw_sir.css";'
Ciao
In SEF mode, the associating CSS file of SIR couldn't be found anymore.
I fixed it by changing line 65 in the file /modules/mod_jw_sir/mod_jw_sir.php
into (1 line):
+ '@import "<?php echo $mosConfig_live_site?>/modules/mod_jw_sir/mod_jw_sir/mod_jw_sir.css";'
Ciao