Post by banktp106 » Mon Jan 30, 2012 10:42 pm

Can I upgrade jquery version to 1.7.1 in opencart 1.5.3.1?

Does anyone ever try?

Newbie

Posts

Joined
Mon May 16, 2011 4:18 pm

Post by Qphoria » Mon Jan 30, 2012 10:58 pm

why not try and tell us?

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by banktp106 » Tue Jan 31, 2012 2:34 pm

I just ask. If someone have tried then I will save my time.

Newbie

Posts

Joined
Mon May 16, 2011 4:18 pm

Post by straightlight » Tue Jan 31, 2012 10:17 pm

I did tried it and seem to have no problem. However, it is best to keep the version where it is for compatibility issues and to use the one from what has been already delivered for support reasons. ;)

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by adamscott » Thu Feb 02, 2012 8:37 pm

There is no problem while installing the Jquery version on to the Opencart.It supports in the opencart. But if we install with a better compatible version then its great for the support.

search


Newbie

Posts

Joined
Thu Feb 02, 2012 8:28 pm

Post by straightlight » Thu Feb 02, 2012 9:28 pm

I would like to update the subject by adding that two upgrades were available for browsers: Opera and Firefox lately. Since then, I'm unable to add products to the cart myself. I do have the latest jQuery library min version but still can't seem to add products to the cart since ...

I did used the CTRL-SHIFT+J and seem to have lots of JS error loading which I didn't encountered before.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Qphoria » Thu Feb 02, 2012 9:50 pm

straightlight wrote:I would like to update the subject by adding that two upgrades were available for browsers: Opera and Firefox lately. Since then, I'm unable to add products to the cart myself. I do have the latest jQuery library min version but still can't seem to add products to the cart since ...

I did used the CTRL-SHIFT+J and seem to have lots of JS error loading which I didn't encountered before.
You are saying with Firefox 10 you cannot add to cart?

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by straightlight » Thu Feb 02, 2012 9:52 pm

Qphoria wrote:
straightlight wrote:I would like to update the subject by adding that two upgrades were available for browsers: Opera and Firefox lately. Since then, I'm unable to add products to the cart myself. I do have the latest jQuery library min version but still can't seem to add products to the cart since ...

I did used the CTRL-SHIFT+J and seem to have lots of JS error loading which I didn't encountered before.
You are saying with Firefox 10 you cannot add to cart?
That is correct. Don't know if other people does encounter the same issues though.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Qphoria » Thu Feb 02, 2012 10:14 pm

I cannot reproduce.
Using the standard jQuery that comes with OpenCart (1.6.1), as well as the latest one hosted on google's api (1.7.1)
Both min and uncompressed work perfectly on the latest FF, Opera, Chrome, and IE9 with no issues.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by straightlight » Thu Feb 02, 2012 10:16 pm

Strange because this topic also says otherwise but this time for IE: http://forum.opencart.com/viewtopic.php?f=20&t=52381

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Qphoria » Thu Feb 02, 2012 10:34 pm


Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Qphoria » Thu Feb 02, 2012 11:52 pm

straightlight wrote:Strange because this topic also says otherwise but this time for IE: http://forum.opencart.com/viewtopic.php?f=20&t=52381
Found the cause for his issue. Doesn't appear to be a jquery problem, just bad syntax

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by straightlight » Fri Feb 03, 2012 12:21 am

Qphoria wrote:
straightlight wrote:Strange because this topic also says otherwise but this time for IE: http://forum.opencart.com/viewtopic.php?f=20&t=52381
Found the cause for his issue. Doesn't appear to be a jquery problem, just bad syntax
Based on which source exactly ? Is there a location on the forum or any theory based on what might simply be bad syntax related ?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by straightlight » Fri Feb 03, 2012 12:36 am

However, while the above is false statement and my issue has NOT been fixed, this is what I see from CTRL-SHIFT+J when I click the add to cart button:

Code: Select all

POST index.php?route=checkout/cart/update 403 (Forbidden)
f.support.ajax.f.ajaxTransport.sendjquery-1.6.1.min.js:18
f.extend.ajaxjquery-1.6.1.min.js:18
(anonymous function)index.php:368
f.event.handlejquery-1.6.1.min.js:17
f.event.add.i.handle.k
and didn't happened before yesterday with fresh installation of OC v1.5.1.3.1.

I even tried with the latest jQuery and same report comes in but with 1.7.1 instead.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Qphoria » Fri Feb 03, 2012 1:11 am

straightlight wrote:
Qphoria wrote:
straightlight wrote:Strange because this topic also says otherwise but this time for IE: http://forum.opencart.com/viewtopic.php?f=20&t=52381
Found the cause for his issue. Doesn't appear to be a jquery problem, just bad syntax
Based on which source exactly ? Is there a location on the forum or any theory based on what might simply be bad syntax related ?
In the thread you linked
http://forum.opencart.com/viewtopic.php ... 81#p246921

Your issue is not related to jquery either. 403 errors are server related.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by straightlight » Fri Feb 03, 2012 1:18 am

So what you're saying is that even on a unmodified localhost setting for testing this behavior and after one day out of the blue it may just occur to have a 403 error and which may be related to a server error ? Very unlikely but I do admire the effort you're putting into this.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 33 guests