error in Gallery

More
14 years 4 months ago #3695 by sradug
Replied by sradug on topic Re: error in Gallery
milos, i disable jquery script in module parameters and now the module doesnt play at all in any browser.
if i enable it i got safari error.
i know is hard for you but maybe joomla 1.5.22 has some minor changes that affect your script.
hope to hear from you soon

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 4 months ago #3699 by milos
Replied by milos on topic Re: error in Gallery
I don't understand how you made it, but your site loads jQuery twice. The first time from new.lan-nj.com/modules/mod_hot_joomla_ga.../jquery-1.3.2.min.js and the second time from www.northernspiritcreative.co.uk/modules.../jquery-1.3.2.min.js

jQuery must be loaded only once.

Please Log in to join the conversation.

More
14 years 2 months ago - 14 years 2 months ago #4753 by totototo
Replied by totototo on topic Re: error in Gallery
For error "the thumbnail slider is too wide..."

You can add this in your file slideViewerPro.js in line 71 72
var pictWidth = 980; /* your Width */
var pictHeight = 475;
Last edit: 14 years 2 months ago by totototo. Reason: error of solution

Please Log in to join the conversation.

  • Djany
    Inactive member
  • New Member
  • New Member
More
14 years 1 month ago #5456 by Djany
Replied by Djany on topic Re: error in Gallery
Hi,

in my case i have removed double pipe in default.php file with single one and it works now.

Br Jan

Please Log in to join the conversation.

  • lba
    Inactive member
  • New Member
  • New Member
More
14 years 3 weeks ago #6097 by lba
Replied by lba on topic Re:error in Gallery
Please tell in which file you change the code because I can't find it

Please Log in to join the conversation.

More
13 years 5 months ago #11662 by EBGraf
Replied by EBGraf on topic Re: error in Gallery

milos wrote: Try this:

1. Disable jQuery in module parameters.
2. In template file change from

Code:
<script type="text/javascript"> jQuery.noConflict(); </script>
to
Code:
<script type="text/javascript" src="http://new.lan-nj.com/modules/mod_hot_joomla_gallery/js/jquery-1.3.2.min.js"></script> <script type="text/javascript"> jQuery.noConflict(); </script>


I did it, and the site worked well. So i upgraded Joomla from 1.5.15 to 1.5.23, and now - with jquery disabled - the module don't works.

I checked my templates, and your code still there. So, with jquery disabled, nothing appears.

When i enable again jquery, the module works with explorer and gecko/mozilla browsers, and as we know don't works with webkit browsers (safari, chrome).

Any idea?

Please Log in to join the conversation.

Time to create page: 0.098 seconds
Powered by Kunena Forum