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?

How to use Ari CSV Table
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: How to use Ari CSV Table
#3776
How to use Ari CSV Table 14 Years, 2 Months ago Karma: 0
At this point I don't care if I sound stupid...

I am not a programmer and this software was billed as being able to use the various functions without technical knowledge. I'm trying to build a simple page based on a CSV file that I have. I've tried finding documentation and cannot find it. All I want, is to be able to configure my CSV file with the fields I want, and that then gets displayed in a Joomla article.

Can anyone help with this?
The administrator has disabled public write access.
 
#3779
Re:How to use Ari CSV Table 14 Years, 2 Months ago Karma: 748
Hello,

You can use find documentation how to use 'ARI CSV Table' plugin on plugin settings page or on our demo site. For example, if you want to display CSV file which is stored by the following path:

<joomla_dir>/data/sample.csv

type the following code in an article:

Code:


{aricsvtable file="data/sample.csv"}
{/aricsvtable}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#3780
Re:How to use Ari CSV Table 14 Years, 2 Months ago Karma: 0
Ok, I've viewed the demo site a few times and I can't make sense of it, as I'm a very junior user. I tried putting in the code that you specified and changed the variables to equal my Joomla directory, I put the HTML in as so:

<p>testing CSV usage</p>
<p> </p>
<p> {aricsvtable file="/home/vionfepo/public_html/test.csv"} {/aricsvtable}</p>

So all it displays is the text and doesn't seem to pull the file. I'll attach the file so you know what I'm trying to test.
The administrator has disabled public write access.
 
#3781
Re:How to use Ari CSV Table 14 Years, 2 Months ago Karma: 748
Could you provide temporary access to your Joomla! backend by email that we can investigate this issue and find the reason of problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#3784
Re:How to use Ari CSV Table 14 Years, 2 Months ago Karma: 748
Check your mail, please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#3785
Re:How to use Ari CSV Table 14 Years, 2 Months ago Karma: 0
Thank you, I see what I was doing wrong there. It now displays a little different:

testing CSV usage



&#65533;&#65533;&#2161;&#65533;>&#65533;&#65533;
Certification
DepartmentJohn DoeHDS EnterpriseFieldJane Doe HDS Modular&#65533;
&#65533; cc
&#65533; &#65533;&#65533;&#65533; &#65533;&#65533;
 d&#65533;&#65533;&#65533;&#65533
&#65533;
&#65533;
&#65533;
&#65533;
&#65533;
&#65533;
&#65533;
&#65533;(**>&#65533;@&#65533;7
&#65533; &#65533;&#65533;&#65533; &#65533;
 d&#65533;&#65533;&#65533;&#65533;MbP&#65533;
Any idea how to remove the funky characters?
Last Edit: 2010/04/13 20:08 By lukesoares.Reason: Remove excess characters
The administrator has disabled public write access.
 
Go to topPage: 12