Welcome, Guest
Username: Password: Remember me

TOPIC: [Template related issue not a bug] Quicksell not working with Joomla 2.5.19

Quicksell not working with Joomla 2.5.19 10 years 1 week ago #1741

  • iamgr3
  • iamgr3's Avatar
  • Offline
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
Quicksell has stopped working with Joomla 2.5.19. Is there a fix for this? The site address is st76records.com
The administrator has disabled public write access.

Quicksell not working with Joomla 2.5.19 10 years 1 week ago #1742

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Posts: 900
  • Thank you received: 64
  • Karma: 7
Hello,

That's strange. QuickSell is not stopping by itself for sure, what changed before this happened? Any template/joomla changes?
Plugin Developer
e-mail This email address is being protected from spambots. You need JavaScript enabled to view it.
Need fast web hosting service? Use our SSDShared.com
Get 1 month free cPanel MOCHA LATTE package with coupon: SHOPFILES1MONTH
It works great with both Joomla and WordPress.
How fast? demo.ssdshared.com
The administrator has disabled public write access.

Quicksell not working with Joomla 2.5.19 10 years 1 week ago #1743

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Posts: 900
  • Thank you received: 64
  • Karma: 7
There are multiple javascript errors in the template itself. Last time we worked on it I remember it had troubles with jQuery mismatch.

Problem is that these errors are halting js on the page, therefore the previous stop working. Buy now buttons still work though.

The problem itself is not caused by quicksell. The template is custom built I remember the header tags were implemented in a wrong way.

QuickSell is affected by the problem, it's not causing it.
Plugin Developer
e-mail This email address is being protected from spambots. You need JavaScript enabled to view it.
Need fast web hosting service? Use our SSDShared.com
Get 1 month free cPanel MOCHA LATTE package with coupon: SHOPFILES1MONTH
It works great with both Joomla and WordPress.
How fast? demo.ssdshared.com
The administrator has disabled public write access.

Quicksell not working with Joomla 2.5.19 10 years 1 week ago #1744

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Posts: 900
  • Thank you received: 64
  • Karma: 7
Plugin Developer
e-mail This email address is being protected from spambots. You need JavaScript enabled to view it.
Need fast web hosting service? Use our SSDShared.com
Get 1 month free cPanel MOCHA LATTE package with coupon: SHOPFILES1MONTH
It works great with both Joomla and WordPress.
How fast? demo.ssdshared.com
The administrator has disabled public write access.

Quicksell not working with Joomla 2.5.19 10 years 1 week ago #1745

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Posts: 900
  • Thank you received: 64
  • Karma: 7
script responsive js
script js are calling the browser browser routine which is a legacy function in jquery, which results in this error.

Overwriting the current jquery with an older version might help.
Plugin Developer
e-mail This email address is being protected from spambots. You need JavaScript enabled to view it.
Need fast web hosting service? Use our SSDShared.com
Get 1 month free cPanel MOCHA LATTE package with coupon: SHOPFILES1MONTH
It works great with both Joomla and WordPress.
How fast? demo.ssdshared.com
The administrator has disabled public write access.

Quicksell not working with Joomla 2.5.19 10 years 1 week ago #1746

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Posts: 900
  • Thank you received: 64
  • Karma: 7
Please copy this file:
www.st76records.com/templates/site2coulmn1e/jquery.js

on top of this one:
st76records.com/components/com_quicksell/js/jquery.min.js

This should resolve the problem.

Long story short: jQuery is not embedded the right way which results in QuickSell loading a newer version with the template and the deprecated function is missing in it.
Plugin Developer
e-mail This email address is being protected from spambots. You need JavaScript enabled to view it.
Need fast web hosting service? Use our SSDShared.com
Get 1 month free cPanel MOCHA LATTE package with coupon: SHOPFILES1MONTH
It works great with both Joomla and WordPress.
How fast? demo.ssdshared.com
The administrator has disabled public write access.
The following user(s) said Thank You: iamgr3
Time to create page: 0.199 seconds