While asking a technical question on forums, please specify Your version of Joomla and JoomSport component.
Hello,
Does anybody can tell me why lightbox doesn't work here? (screenshots)
Thanks.
I use Joomla 1.5.22 and Joomsport Pro 2.0.9.
I also have kunena 1.6.3 and a Joomlabamboo template (Porwerplay with zengrid framework) that might make javascript conflicts. System - mootools upgrade is on.
[edit] with a standard template the lightbox doesn't work.
Hello,
Go to the file components/com_joomsport/controller.php
And replace
if(getVer() == 1.6){
$doc->addCustomTag( '<script type="text/javascript" src="components/com_joomsport/includes/slimbox/js/slimbox.js"></script>' );
}else{
$doc->addCustomTag( '<script type="text/javascript" src="components/com_joomsport/includes/slimbox/js15/slimbox.js"></script>' );
}By
$doc->addCustomTag( '<script type="text/javascript" src="components/com_joomsport/includes/slimbox/js/slimbox.js"></script>' );
Best Regards,
Irene
The BearDev Support Team
Kind Regards,
Irene
The BearDev Support Team
Hello,
Go to the file components/com_joomsport/views/match/tmpl/default.php
And remove the lines that you will find in attachment
Also please make the changes that are described in previous message.
Kind Regards,
Irene
The BearDev Support Team
Hello,
It looks like you have removed something extra.
Please check again
Or reinstall the file components/com_joomsport/views/match/tmpl/default.php from installation package
And replace the code from attachement attachement
by
<?php }?>
Kind Regards,
Irene
The BearDev Support Team
Forum Legend:
JoomSport.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries
Copyright © 2009-2013 BearDev < Web Solutions /> JoomSport site Disclimer