I have just installed this package and am setting up my first data table display.
I have created a simple query in a 3 column table with 77339 records
SELECT *
FROM `unspsc`
I have attached an image of my column settings
The following error happens when I publish the data table:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40 bytes) in
/home/freedomg/public_html/administrator/components/com_arismartcontent/kernel/Application/ARISmartContent/Formatters/class.TableFormatter.php on line 39
Here is the System Information
Code: |
PHP Built On Linux vps1.metroglyph.com 2.6.32-042stab104.1 #1 SMP Thu Jan 29 12:58:41 MSK 2015 i686
Database Version 5.1.73-cll
Database Collation utf8_general_ci
PHP Version 5.3.29
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 2.5.27 Stable [ Ember ] 30-September-2014 14:00 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36
|
Any help would be appreciated.
Thank you.