Products

More
12 years 3 months ago #21526 by ivan.milic
Replied by ivan.milic on topic Products
When I go to xExtplorer it does not load. But do this open helper.php find this:
Code:
if(jQuery.hjt.hotvmscroller){ Uncaught TypeError: Cannot read property 'hotvmscroller' of undefined jQuery(document).ready(VmsInit1); }else{ if (window.addEventListener) { window.addEventListener('load', VmsInit1, false); } else if (window.attachEvent) // Microsoft { window.attachEvent('onload', VmsInit1); } }

and replace it with just this:
Code:
if (window.addEventListener) { window.addEventListener('load', VmsInit1, false); } else if (window.attachEvent) // Microsoft { window.attachEvent('onload', VmsInit1); }

Please Log in to join the conversation.

  • Alaya97
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 3 months ago #21531 by Alaya97
Replied by Alaya97 on topic Products
Strange... I've been using eExplorer for one month...
Still not working... I've made some changes in permissions. Think you can open it now.

Please Log in to join the conversation.

More
12 years 3 months ago #21535 by ivan.milic
Replied by ivan.milic on topic Products
set "Load Script Run-time" to yes in module settings
The following user(s) said Thank You: Alaya97

Please Log in to join the conversation.

  • Alaya97
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 3 months ago #21552 by Alaya97
Replied by Alaya97 on topic Products
It's working!!!! O.O :woohoo:
Thank you so much!! :DDD
Thanks XD

Please Log in to join the conversation.

Time to create page: 0.079 seconds
Powered by Kunena Forum