-
AuthorPosts
-
valtersgrivins Friend
valtersgrivins
- Join date:
- February 2008
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
October 13, 2012 at 2:45 pm #181410Hello!
I installed yootheme’s widget component and got several errors causing for example not loading (or loading only on refresh) of slide show. After questioning in their forum i got an answer from support that problem is with outdated JA Comment JQuery library:
“Firebug shows a jQuery error for this page. An old jQuery 1.4.2 library is loaded by your 3rd party extension “JA Comment”:
<script src=”http://site-b.atklajumi.lv/components/com_jacomment/asset/js/jquery-1.4.2.js” type=”text/javascript”></script>
The 1.4.2 jQuery most probably breaks the Widgetkit’s current version 1.8 jQuery. Contact the developers of this component to ask if there is an update, or another way to make it use the current jQuery version. Check the component’s settings to see if maybe the loading of its “own” jQuery can be disabled.”Please check the page and advice how to solve the problem if possible:
http://site-b.atklajumi.lv/index.php/civilizacijas-un-kulturasThanks!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 15, 2012 at 5:20 am #470052We applied new version jQuery on JA Comment and will release it on next version.
valtersgrivins Friendvaltersgrivins
- Join date:
- February 2008
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
October 16, 2012 at 6:45 pm #470293When we can expect the next version of JA comment coming out?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 17, 2012 at 2:06 am #470303We will release it next week. However, If you want it now. Please follow me guide to get this worked.
Open latest jQuery into this folder
<blockquote>components/com_jacomment/asset/js/</blockquote><blockquote>Open plugins/plg_jacomment/jacomment.php file</blockquote>
JHTML::script($_root.'components/com_jacomment/asset/js/jquery-1.4.2.js'); <-change this script with latest file
name jQuery<blockquote>Open plugins/plg_system_jacomment/system_jacomment.php file</blockquote>
JHTML::script($_root.'components/com_jacomment/asset/js/jquery-1.4.2.js'); <-change this script with latest file
name jQuery1 user says Thank You to Ninja Lead for this useful post
valtersgrivins Friendvaltersgrivins
- Join date:
- February 2008
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
October 25, 2012 at 8:57 am #471072This solution works – Thank You!
obliat Friendobliat
- Join date:
- December 2010
- Posts:
- 416
- Downloads:
- 12
- Uploads:
- 64
- Thanks:
- 108
- Thanked:
- 31 times in 1 posts
January 31, 2013 at 7:24 pm #481888Hi guys, just downloaded JA Comment 2.5.3 from Jan 2013 and it still has jQuery 1.4.2? Should I follow instructions above and upload 1.8 version along with making php changes? Or the component will be updated soon?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 1, 2013 at 6:55 am #481946<em>@obliat 357982 wrote:</em><blockquote>Hi guys, just downloaded JA Comment 2.5.3 from Jan 2013 and it still has jQuery 1.4.2? Should I follow instructions above and upload 1.8 version along with making php changes? Or the component will be updated soon?</blockquote>
I have checked download here: http://www.joomlart.com/forums/downloads.php?do=cat&id=20163, JA Comment supports jQuery version 1.7.1.
You can see it on this path
<blockquote>components/com_jacomment/libs/bootstrap/js/jquery.js</blockquote>If you would like to use 1.8 you can do the following :
+ Upload jQuery version 1.8 here
<blockquote>components/com_jacomment/asset/js/</blockquote>
+ Open plugins/plg_jacomment/jacomment.php file
from
JHTML::script($_root.'components/com_jacomment/libs/bootstrap/js/jquery.js');
change to
JHTML::script($_root.'components/com_jacomment/asset/js/jquery-1.8.js');
+ Open plugins/plg_system_jacomment/system_jacomment.php file
from
JHTML::script($_root.'components/com_jacomment/libs/bootstrap/js/jquery.js');
change to
JHTML::script($_root.'components/com_jacomment/asset/js/jquery-1.8.js');
Let me know if it helps
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum