Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


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?

JTablesorter refuses work after adding parameter
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: JTablesorter refuses work after adding parameter
#3174
JTablesorter refuses work after adding parameter 2 Years ago Karma: 0
Hi!

I was trying to add parameters to my JTablesorter. After adding, the Jtablesorter did not sort anymore and in the frontend shows up

{arijtablesorter etc}

then comes the table w/o sorting function

{/arijtablesorter}

I deleted the added functions, but it still does not work anymore.

What did I do wrong?

See html:
<p> </p>
<p><strong><span style="font-size: small;">Alle Zahlenangaben in EUR</span></strong></p>
<p>{arijtablesorter notSortableCols="1" sorters="0:currency,2:currency,3:currency,4:currency"}</p>
<table border="0" cellspacing="0" cellpadding="8">
<thead>
<tr style="text-align: left;">
<th>Listen#</th><th>Branche</th><th>Kaufpreis</th><th>Umsatz</th><th>Cash Flow</th>
</tr>
</thead>
<tbody>
<tr>
<td style="TEXT-ALIGN: center"><a href="index.php?option=com_content&amp;view=article&amp;id=12:4016"></a><a href="index.php?option=com_content&amp;view=article&amp;id=12:4016"></a><a class="welche Klasse" href="index.php/verkaufsmandate/schweiz/12-4016" title="Schmiermittel">4016</a><a class="welche Klasse" href="index.php?option=com_content&amp;view=article&amp;id=12:4016" title="Schmiermittel" rel="welche Religion"></a><a class="welche Klasse" href="index.php?option=com_content&amp;view=article&amp;id=12:4016" title="Schmiermittel" rel="welche Religion"></a></td>
<td>chemischer Betrieb für Schmiermittel <span style="background-color: #ffff00;"><span style="color: #000000;">NEU</span></span></td>
<td style="TEXT-ALIGN: right">60,000</td>
<td style="TEXT-ALIGN: right"> 530,000</td>
<td style="TEXT-ALIGN: right">auf Anfrage</td>
</tr>
<tr>
<td style="TEXT-ALIGN: center"><a href="index.php/verkaufsmandate/schweiz/13-4015">4015</a></td>
<td>Versicherungstreuhand </td>
<td style="TEXT-ALIGN: right">326,000</td>
<td style="TEXT-ALIGN: right">360,000</td>
<td style="TEXT-ALIGN: right">1,100,000</td>
</tr>
<tr>
<td style="TEXT-ALIGN: center">4013</td>
<td>Industrielackierungen </td>
<td style="text-align: right;">600,000</td>
<td style="text-align: right;"> 3,000,000</td>
<td style="text-align: right;">100,000</td>
</tr>
<tr>
<td style="TEXT-ALIGN: center">4012</td>
<td>Energie- und Klimatechnik</td>
<td style="text-align: right;">366,000</td>
<td style="text-align: right;">1,200,000</td>
<td style="text-align: right;">100,000</td>
</tr>
<tr>
<td style="TEXT-ALIGN: center">4011</td>
<td>großer Fotofachhandel</td>
<td style="text-align: right;">1,000,000</td>
<td style="text-align: right;">2,000,000</td>
<td style="text-align: right;">2,170,000</td>
</tr>
<tr>
<td style="text-align: center;"><a href="index.php?option=com_content&amp;view=section&amp;id=1&amp;Itemid=3"></a><a href="index.php?option=com_content&amp;view=section&amp;id=1&amp;Itemid=3">4010</a><a href="index.php?option=com_content&amp;view=section&amp;id=1&amp;Itemid=3"></a></td>
<td>Smartphone Hersteller Mulit OS-Plattform <strong><span style="color: #ff0000;">UPDATE</span></strong></td>
<td style="text-align: right;">ab 33,000</td>
<td style="text-align: right;">Grob 33,000,000</td>
<td style="text-align: right;">auf Anfrage</td>
</tr>
<tr>
<td style="text-align: center;">4008</td>
<td>Reinigungsunternehmen Nordwestschweiz <strong><span style="color: #ff0000;">UPDATE</span></strong></td>
<td style="text-align: right;">730,000</td>
<td style="text-align: right;">2,900,000</td>
<td style="text-align: right;"> 133,000</td>
</tr>
<tr>
<td style="text-align: center;">4006</td>
<td>Telemarketing Callcenter <span style="color: #ff0000;"><strong>UPDATE</strong></span></td>
<td style="text-align: right;">auf Anfrage</td>
<td style="text-align: right;">420,000</td>
<td style="text-align: right;">auf Anfrage</td>
</tr>
<tr>
<td style="text-align: center;">4005</td>
<td>IT-Infrastruktur für Banken, Industrie und Handel</td>
<td style="text-align: right;">2,500,000</td>
<td style="text-align: right;">5,900,000</td>
<td style="text-align: right;">400,000</td>
</tr>
<tr>
<td style="text-align: center;">4003</td>
<td>Software für Instrumente in Spitäleren und für Verbände <strong><span style="color: #ff0000;">UPDATE</span></strong></td>
<td style="text-align: right;">118,000</td>
<td style="text-align: right;">250,000</td>
<td style="text-align: right;">62,000</td>
</tr>
</tbody>
</table>
<p>{/arijtablesorter}</p>
The administrator has disabled public write access.
 
#3175
Re:JTablesorter refuses work after adding parameter 2 Years ago Karma: 278
Hello,

We have inserted your HTML code on our test server and it works. Could your provide temporary access to your Joomla! backend by email that we can investigate this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#3176
Re:JTablesorter refuses work after adding parameter 2 Years ago Karma: 0
Unfortunately I am still on the local host, as I still am learning. What can we do? Wait, until I am online?

Thank you for your quick response
The administrator has disabled public write access.
 
#3177
Re:JTablesorter refuses work after adding parameter 2 Years ago Karma: 278
You can send by email screenshot of 'ARI JTableSorter' plugin settings page and HTML source of page where this issue occurs and we try to find reason of problem. If it doesn't help, we'll wait when your site is online.

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