Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

"Uncaught TypeError" with arijtablesorter
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: "Uncaught TypeError" with arijtablesorter
#44025
"Uncaught TypeError" with arijtablesorter 10 Years, 8 Months ago Karma: 0
I am trying to show nicely formatted sql data on my website. The data is coming but it is not sortable and I am getting this error during debug:

Uncaught TypeError: Object [object Object] has no method 'tablesorter'

Here is a link to my page:
livestock.cloudaccess.net/nse-breadth-index.html

and here is the code I'm using:


{arijtablesorter zebra="true" debug="true"}
{arisqltable}
{arisqltablecolumns}
{arisqltablecolumn id="symbol" alias="NSE Symbol" width="30%"}
{/arisqltablecolumn}
{arisqltablecolumn id="close" alias="Closing Price" width="70%"}
{/arisqltablecolumn}
{/arisqltablecolumn}
{/arisqltablecolumns}
{arisqltablequery}
SELECT symbol, close FROM EQDatabase WHERE timestamp = (select timestamp from EQDatabase where symbol like 'RELIANCE' order by timestamp desc limit 1,1)
{/arisqltablequery}
{/arisqltable}
{/arijtablesorter}

Please help
The administrator has disabled public write access.
 
#44037
Re:"Uncaught TypeError" with arijtablesorter 10 Years, 7 Months ago Karma: 747
Hello,

Download and upgrade the extension. It should help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44040
Re:"Uncaught TypeError" with arijtablesorter 10 Years, 7 Months ago Karma: 0
I just did but I am getting the same error.

I'm on Joomla 3 with Protostar template if that makes any difference?

I am trying to upgrade from Art lite to Ari but finding it difficult. Please look at this page. I have both the Artlite and Ari extensions on the same page. The Ari table is not sortable and throwing the error I in debug.
Last Edit: 2013/08/31 15:56 By saumitra.agarwal@gmail.co.
The administrator has disabled public write access.
 
#44041
Re:"Uncaught TypeError" with arijtablesorter 10 Years, 7 Months ago Karma: 747
Currently the page doesn't contain the plugin.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44046
Re:"Uncaught TypeError" with arijtablesorter 10 Years, 7 Months ago Karma: 0
The administrator has disabled public write access.
 
#44047
Re:"Uncaught TypeError" with arijtablesorter 10 Years, 7 Months ago Karma: 747
The extension is not updated on your site. According to our previous post, download the extension again and update it on your site.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 123