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?

Ari Table Tutorial
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Ari Table Tutorial
#26396
Re:Ari Table Tutorial 12 Years, 1 Month ago Karma: 748
Hello,

If you want to show data from a database, set "Choose source type" parameter to "SQL" and enter "SELECT" SQL query in "SQL query" parameter. For example enter the next SQL query:

Code:


SELECT
 id,
 title
FROM
 #__content



You can read about SELECT query here.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26398
Re:Ari Table Tutorial 12 Years, 1 Month ago Karma: 0
Thanks for your quick reply

Anyhow your answer is not very helpful.
Beside the fact that the SQL query is cleared after I push the save button, it’s just one step of those I have to go before I have a table in my article

Once again a step by step example would be very helpful and highly appreciated.
The current documentation is much too poor to get this running. This is a pity and very disappointing because the demo looks really good.

Any help is still appreciated.
Last Edit: 2012/03/18 16:59 By Abrakadabra.
The administrator has disabled public write access.
 
#26400
Re:Ari Table Tutorial 12 Years, 1 Month ago Karma: 748
Check that "System - ARI Extensions" plugin is installed and enabled. This fact is described in readme.txt file from extension's archive. If it doesn't help, could you provide a temporary access to your J! backend by email so we can investigate the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26696
Re:Ari Table Tutorial 12 Years, 1 Month ago Karma: 0
Hello

Please I need your help because I have not to much experience with this ARI data Tables module. I attached a zip with my module configuration with a jpg file and my CSV file.

I wanted to show a table with the information from a SCV file, I changed to the UTF-8 file encoding my database, and I had this error:



Warning: file_get_contents(localhost/joomla253/modules/mod_AutsonSlideShow/images/test2.csv) [function.file-get-contents]: failed to open stream: Se produjo un error durante el intento de conexiуn ya que la parte conectada no respondiу adecuadamente tras un periodo de tiempo, o bien se produjo un error en la conexiуn establecida ya que el host conectado no ha podido responder. in E:\xampp\htdocs\joomla253\modules\mod_aridatatables\includes\kernel\Remote\class.Remote.php on line 134

Fatal error: Maximum execution time of 60 seconds exceeded in E:\xampp\htdocs\joomla253\modules\mod_aridatatables\includes\kernel\Remote\class.Remote.php on line 134


Greetings
Bosques PLUS
The administrator has disabled public write access.
 
#26697
Re:Ari Table Tutorial 12 Years, 1 Month ago Karma: 0
Hello

Please I need your help because I have not to much experience with this ARI data Tables module. I attached a zip with my module configuration with a jpg file and my CSV file.

I wanted to show a table with the information from a SCV file, I changed to the UTF-8 file encoding my database, and I had this error:



Warning: file_get_contents(localhost/joomla253/modules/mod_AutsonSlideShow/images/test2.csv) [function.file-get-contents]: failed to open stream: Se produjo un error durante el intento de conexiуn ya que la parte conectada no respondiу adecuadamente tras un periodo de tiempo, o bien se produjo un error en la conexiуn establecida ya que el host conectado no ha podido responder. in E:\xampp\htdocs\joomla253\modules\mod_aridatatables\includes\kernel\Remote\class.Remote.php on line 134

Fatal error: Maximum execution time of 60 seconds exceeded in E:\xampp\htdocs\joomla253\modules\mod_aridatatables\includes\kernel\Remote\class.Remote.php on line 134


Greetings
Bosques PLUS
The administrator has disabled public write access.
 
#26698
Re:Ari Table Tutorial 12 Years, 1 Month ago Karma: 0
in my post above, i could not to attached my file, because it exceeded the size limit. Sorry
The administrator has disabled public write access.
 
Go to topPage: 123