Quote Originally Posted by e-standard View Post
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 16384 bytes) in /home/estanda1/public_html/includes/classes/db/mysql/query_factory.php on line 45
You are almost there. Increase your Server PHP Memory by another 32MB (giving you 288MB total) and you should be good. Then you can focus on what is using so much memory.