Hello! I have been using SEBLOD for custom contents and search by various fields. Well, turns out that now that I have lots of contents I am getting Fatal error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 64 bytes) in /home/labbrasiliense/www/libraries/joomla/database/driver/mysql.php on line 464
I have researched and people often solve it by increasing PHP Memory Limit, but I am already at maximum capacity at 128M.
When I disable all SEBLOD extensions the site runs again, but the SEBLOD is the core of my system. I am really screwed with this not working.
Any tips?