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?

Couple of problems with csv data
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Couple of problems with csv data
#20403
Couple of problems with csv data 12 Years, 7 Months ago Karma: 0
Hi,

I'm testing the latest version of csv data tables with a local copy of joomla 1.7.1, it has the Camber Rocket Theme applied to it.

I've embedded the data table into an article with the following code:
Code:

{arijdatatable bPaginate="true"}
   {aricsvtable file="results/Full_Results2.csv"}
   {/aricsvtable}
{/arijdatatable}



Firstly, the ARI JQuery UI Loader only has one option for the Default jQuery UI version - 1.5.2, but for whatever reason, only the themes for 1.7.2 take effect - I can choose between smoothness, lightness and darkness. I don't understand why that is.

Secondly, the theme is only applied to the table if the first row ONLY is displayed, if the table tries to display both rows, the theme fails, and sorting and searching are lost.
In other words, I need to do
Code:

{aricsvtable file="results/Full_Results2.csv" limit=1}


The data file is supplied if anyone can help me figure why the second line causes the process to fail.

Thanks,
Brian
File Attachment:
File Name: Full_Results2.zip
File Size: 292
Last Edit: 2011/10/07 01:14 By bjamieson.
The administrator has disabled public write access.
 
#20412
Re:Couple of problems with csv data 12 Years, 7 Months ago Karma: 748
Hello,

Provide a link to a page where we can see the problem please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#20432
Re:Couple of problems with csv data 12 Years, 7 Months ago Karma: 0
Hi,

You can see it here:

www.tighgadhar.net/

The front page has duplicated exactly the data problem I'm seeing locally with 1.7.1

Additional info:

I added the following php settings:

pcre.backtrack_limit=-1
memory_limit=64M
max_execution_time=300

Also, I was seeing a bunch of issues where the char " was occasionally replaced by " which really messed up parameter settings - I turned off the text filtering for superadmins...
Last Edit: 2011/10/07 19:08 By bjamieson.
The administrator has disabled public write access.
 
#20450
Re:Couple of problems with csv data 12 Years, 7 Months ago Karma: 748
Hello,

Could you provide temporary access to your J! backend by email so we could investigate the issue?

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