Hello, thank you very much in advance for your help, I'm trying to create a table with 62 fields of which 20 are fields with relationships to other tables, the problem is that when I make the crud with datatables theme get a message: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 5754586 bytes) in / home / sp / public_html / system / core / output.php on line 164've tried changing Flexigrid but when exporting to excel I get the problem:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 79 bytes) in / home / sp / public_html / system / database / drivers / mysql / mysql_result.php on line 168
I've tried changing the php.ini or. htacces to give more memory but I can not solve my problem.