Blank Overview Page
Page: 1
I'm running 0.7 and I just created a form. When I went to the Project Overview page (which was previously working) I received this error (after I turned debug on):
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 122880 bytes) in /home/myaccount/public_html/ac/layouts/project_website.php on line 100
My clients nor I can see the project overview page and consequently can't edit or add anything to the project.
Other pages seem to work just fine.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 122880 bytes) in /home/myaccount/public_html/ac/layouts/project_website.php on line 100
My clients nor I can see the project overview page and consequently can't edit or add anything to the project.
Other pages seem to work just fine.
I just increased it to 32mb and I still got the error. Then I increased it to 900 and I still got the error. I increased it, according to my webhost, asmallorange.com by adding this line to my .htaccess file:
php_value memory_limit 32M
I've played with different memory_limit values and I still get that error.
php_value memory_limit 32M
I've played with different memory_limit values and I still get that error.
Well it doesn't seem to be seeing the change. Thanks for helping me narrow down the issue. I'll talk with my host and see if I can identify how to change the memory limit.
Thanks!
Thanks!
FYI - I don't know if this info will help you figure out the memory issue but ..... this memory error doesn't affect both my projects (I only have two project currently set up in AC), just one. I have no files uploaded and only a couple tasks and milestones. This error happened right after I create a for to add tasks to a task list.
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



