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?

SQL statement not saving in module settings
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: SQL statement not saving in module settings
#67632
SQL statement not saving in module settings 3 Years ago Karma: 0
I am attempting to display a list of users in an ARI datatable with the following SQL
statement:

SELECT id as "User ID",
name as "Name",
username as "Username",
FROM #__users

I included this in the settings' SQL query textarea which allows SQL to be added to the component (image attached).

However, whenever I press save, the query is removed and I'm left with no SQL. This means my page using the table returns an error since it's set to use SQL but is returning no results on account of an empty SQL statement.

How should I go about solving this?

Thanks,
Dave
The administrator has disabled public write access.
 
#67633
Re: SQL statement not saving in module settings 3 Years ago Karma: 0
I also tried selecting CSV as the source and adding a path to a CSV of the users table instead, but my settings for that were also overwritten.

Other settings seem to be saving just fine.
The administrator has disabled public write access.
 
#67644
Re: SQL statement not saving in module settings 3 Years ago Karma: 748
Hello,

Make sure "System - ARI Extensions" plugin is enabled. 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.
 
Go to topPage: 1