jquery conflict

GK User
Wed Jan 11, 2012 5:43 am
Hello..

I load videos in K2 from a video cms of my own,
but when ever this video is load the item will send an error in firefox:

A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: http://ajax.googleapis.com/ajax/libs/jq ... y.min.js:3

Please help, I can not get rid of this...

Thanks
User avatar
Expert Boarder

GK User
Wed Jan 11, 2012 1:49 pm
Hi,

Why didn't you give us your site link to have a look on the issue?
User avatar
Platinum Boarder

GK User
Wed Jan 11, 2012 6:27 pm
Sure! sorry about that...
http://meganoticias.mx/

Is currently offline, please use:
lector1 / comun to access the site.... then try one of the pages with video, using firefox, or safari, :(chrome will not show the error)

Page with error:

http://meganoticias.mx/noticias/item/93 ... %B1os.html

Thanks
User avatar
Expert Boarder

GK User
Wed Jan 11, 2012 10:27 pm
Please try to switch for tests to default Joomla template and check results, if the message comes again it is probably not related with any template scripts.
User avatar
Platinum Boarder

GK User
Thu Jan 12, 2012 4:42 am
Yes, problem persists but it is not related to any template file...
thanks
User avatar
Expert Boarder

GK User
Thu Jan 12, 2012 8:37 am
So probably this is problem with this video player script please try to contact with extension support.
User avatar
Platinum Boarder

GK User
Thu Jan 12, 2012 11:40 am
I see an error related to something like GA, did you add GA code to your site? If so, try removing it out to check if the issue fixed.
User avatar
Platinum Boarder

GK User
Thu Jan 12, 2012 5:41 pm
I did add the GA code to the template manager, I did remove but the error persists,
(now the GA codes inside the features tab of the template manager is empty)

I do not remember adding the GA code anywhere else...
How can I find what is creating this code?

I did delete the code from the template manager, is it posible the code is stock somewhere, and not being deleted properlly, what code should I add there? before this I added the complete GA code:

Code: Select all
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-27081209-1']);
  _gaq.push(['_setDomainName', 'meganoticias.mx']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>


Is this correct.

Thanks
User avatar
Expert Boarder

GK User
Fri Jan 13, 2012 9:27 am
Please PM me your backend and FTP access then I will check further for you!
User avatar
Platinum Boarder

GK User
Fri Jan 13, 2012 7:53 pm
Thanks Don.
Did send the PM.

please let me know...

thank you
User avatar
Expert Boarder

GK User
Sat Jan 14, 2012 11:55 am
Hi,

The issue comes from WidgetKit plugins which are using jQuery causing conflicts with Mootools default lib of Joomla, if I disable them, the issue will disappear right away http://easycaptures.com/fs/uploaded/414/7526069722.png

So, please contact Yootheme to get it fixed because they know it best.

Thanks,
User avatar
Platinum Boarder

GK User
Sat Jan 14, 2012 11:58 am
The GA code you can add it to bottom of this file \templates\gk_twn2\layouts\blocks\footer.php
User avatar
Platinum Boarder


cron