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 Smart Content" Records Limit Problem?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: "ARI Smart Content" Records Limit Problem?
#2890
"ARI Smart Content" Records Limit Problem? 14 Years, 4 Months ago Karma: 0
Hi,

I am using the "ARI Smart Content" to display records from a database table in some articles.
The problem is when the table rows become more than 200. Then i get a blank page in the URL containing this article (no output from the server).
I have noticed that when i set a limit (lower than 200 records) in the MySQL query, the page and table inside the article appears correctly.

The code i use inside the article is:

Code:


{arijtablesorter paging="true" pageSize="15" pageList="15,10"}
{arisqltable}
{arisqltablecolumns}
{arisqltablecolumn headerClassName="tablegenhead" className="tablegencell" cellPadding="2px" id="arapof" alias="xxx1"}
{arisqltablecolumn headerClassName="tablegenhead" className="tablegencell" cellPadding="2px" id="enagon" alias="xxx2"}
{arisqltablecolumn headerClassName="tablegenhead" className="tablegencell" cellPadding="2px" id="enagomenos" alias="xxx3"}
{arisqltablecolumn headerClassName="tablegenhead" className="tablegencell" cellPadding="2px" id="denagontos" alias="xxx4"}
{arisqltablecolumn headerClassName="tablegenhead" className="tablegencell" cellPadding="2px" id="denagomenou" alias="xxx5"}
{arisqltablecolumn headerClassName="tablegenhead" className="tablegencell" cellPadding="2px" id="fysiypoth" alias="xxx6"}
{arisqltablecolumn headerClassName="tablegenhead" className="tablegencell" cellPadding="2px" id="eisigitis" alias="xxx7"}
{arisqltablecolumn headerClassName="tablegenhead" className="tablegencell" cellPadding="2px" id="grammateas" alias="xxx8"}
{/arisqltablecolumns}
{arisqltablequery}SELECT xxx1, xxx2, xxx3 ,xxx4 ,xxx5 ,xxx6 ,xxx7 ,xxx8 FROM #__mytable WHERE jos_mytable.xxx3=14 ORDER BY jos_mytable.xxx1 DESC{/arisqltablequery}
{/arisqltable}
{/arijtablesorter}



I couldn't find any solution... Is this a setting, a memory limit problem or what?

p.s. I upgrated to the latest version of the "ARI Smart Content" plugin (v1.7.4) but the problem remains...

Thank you
Last Edit: 2009/12/19 12:39 By itbox.
The administrator has disabled public write access.
 
#2891
Re:"ARI Smart Content" Records Limit Problem? 14 Years, 4 Months ago Karma: 747
Hello,

Could you provide temporary access to your Joomla! backend by email (info@ari-soft.com) that we can investigate this issue? Or try to install plugin which we have sent by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#2892
Re:"ARI Smart Content" Records Limit Problem? 14 Years, 4 Months ago Karma: 0
Hi,
the plugin didn't work so i emailed you a password to access the joomla backend.

Thank you
The administrator has disabled public write access.
 
#2893
Re:"ARI Smart Content" Records Limit Problem? 14 Years, 4 Months ago Karma: 747
Try now, please. It happened because of Joomla! bug. You can read about it here. We installed 'Big Article' plugin and all should work fine.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#2894
Re:"ARI Smart Content" Records Limit Problem? 14 Years, 4 Months ago Karma: 0
It is solved now!
Thanks for the excellent and very fast support!
The administrator has disabled public write access.
 
Go to topPage: 1