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?

CSV Table not displaying in article
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: CSV Table not displaying in article
#43774
CSV Table not displaying in article 10 Years, 10 Months ago Karma: 0
Hello,

I have used a similar plugin on a site I maintain for a while (szaki tables) but it has been giving me problems recently. I have just downloaded your system, and am trying to get a csv table to display in an article. Right now I have it set up very simply with the following code:

Code:

{aricsvtable file="http://www.officeofphiladelphiasheriff.com/images/documents/recorded-deeds.csv"}
{/aricsvtable}



The plugin is enabled. But I do not see a table, or the script. Just a blank page. You can view it here:

www.officeofphiladelphiasheriff.com/real-estate/recorded-deeds

Any suggestions?
The administrator has disabled public write access.
 
#43775
Re:CSV Table not displaying in article 10 Years, 10 Months ago Karma: 748
Hello,

Use the following plugin code:

{aricsvtable file="/images/documents/recorded-deeds.csv"}
{/aricsvtable}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#43776
Re:CSV Table not displaying in article 10 Years, 10 Months ago Karma: 0
When I do that, the entire page goes blank:

www.officeofphiladelphiasheriff.com/en/real-estate/recorded-deeds
The administrator has disabled public write access.
 
#43782
Re:CSV Table not displaying in article 10 Years, 10 Months ago Karma: 748
It seems a PHP error occurs if a blank page appears. For example it can occur if memory limit which is defined for PHP process is exhausted. In this case it requires to increase value of "memory_limit" PHP parameter.

We can investigate the problem in more details if you provide a temporary access to your J! backend by email.

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