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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

ARI JDATA Table/ARI CSV Table - Changing csv-file
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: ARI JDATA Table/ARI CSV Table - Changing csv-file
#5154
ARI JDATA Table/ARI CSV Table - Changing csv-file 14 Years, 6 Months ago Karma: 0
Hello ARI-Team,
with this simple Code:
{arijdatatable}
{aricsvtable file="images/TCR2010/Mitgliederliste/Mitgliederliste.csv" inputEncoding="CP1250" }
{aricsvtablecolumns}
{aricsvtablecolumn id="Telefon 1" alias=Telefon"}
{aricsvtablecolumn}
{/aricsvtablecolumns}
{/aricsvtable}
{/arijdatatable}

I posted an article with a memberlist of 305 rows in the enclosed csv-File. All worked fine!

When I replaced the .csv-File with an actual one (306 rows), I got a blank page. With step-by-step reducing the number of lines, I found out, that it works fine again until 301 rows. One row more and I got the blank page again.

What can I do? Is there any restriction to 301 rows??? - I can't believe, because at the beginning it worked.
Is there anything special, I have to do, when changing the .csv-file?

Hope You can help me
Regards
dietbox
The administrator has disabled public write access.
 
#5155
Re:ARI JDATA Table/ARI CSV Table - Changing csv-file 14 Years, 6 Months ago Karma: 760
Hello,

It can occur due to memory limit is exhausted. Try to install PHP Settings plugin that increase 'memory_limit' PHP setting.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#5160
Re:ARI JDATA Table/ARI CSV Table - Changing csv-file 14 Years, 6 Months ago Karma: 0
Problem solved!!! - What an easy solution!
Thanks for the fast and brilliant support
dietbox
The administrator has disabled public write access.
 
Go to topPage: 1