Keyword

Mootools problem "Hack"

  • Niklas Olofsson
  • Niklas Olofsson's Avatar Topic Author
  • Offline
  • New Member
More
16 years 3 months ago - 16 years 3 months ago #10058 by Niklas Olofsson
Mootools problem "Hack" was created by Niklas Olofsson
Hi,
just wanted to tell a solution for a Mootools problem I had.

Cause I already had Mootools and Slimbox installed with my Template, I got an "error/no function" problem with the Mootools application I already had on the site.

Simply uncomment these lines in the "plugin_jw_sig.php" file :
Line 62 and 63
<script type="text/javascript" src="'.$mosConfig_live_site.'/mambots/content/plugin_jw_sig/mootools.js"></script>
<script type="text/javascript" src="'.$mosConfig_live_site.'/mambots/content/plugin_jw_sig/slimbox.js"></script>

and if you use a different style of your Lightbox with different images:
open the "sig.css"

and erase the CSS for the Lightbox

Thats it, for me it works perfect, cause your template loads its own Mootools and Slimbox Javascript files, it don't have to be loaded again thrue the Mambot.



Btw. This problem does not exist with "SIG PRO"

Please Log in or Create an account to join the conversation.

  • cantthinkofanickname
  • cantthinkofanickname's Avatar
  • Offline
  • Junior Member
More
15 years 7 months ago #10059 by cantthinkofanickname
Replied by cantthinkofanickname on topic Re: Mootools problem "Hack"
Don't you mean "Comment these lines..."

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum