Autonav.php Error - Just moved site to new host

Permalink
Hey guys,

I'm looking for a little bit of help. I just moved my concrete 5 website to a new host and everything seems to be working fine except the site is taking a long time to load up the home page. I noticed in the error log that there is an autonav.php error that keeps coming up and I believe that is causing the crazy load time.

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /mnt/stor12-wc1-ord1/891121/www.cryopak.com/web/content/concrete/core/controllers/blocks/autonav.php on line 650
[05-Oct-2014 19:06:15 America/Chicago] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 78 bytes) in /mnt/stor12-wc1-ord1/891121/www.cryopak.com/web/content/concrete/core/controllers/blocks/autonav.php on line 653
[05-Oct-2014 19:06:31 America/Chicago] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /mnt/stor12-wc1-ord1/891121/www.cryopak.com/web/content/concrete/core/models/collection.php on line 128
[05-Oct-2014 19:07:27 America/Chicago] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /mnt/stor12-wc1-ord1/891121/www.cryopak.com/web/content/concrete/core/controllers/blocks/autonav.php on line 650
[05-Oct-2014 19:10:27 America/Chicago]

My website: http:/www.cryopak.com
Error Log is attached as well.

Above is the error I have been getting. I've also attache the Error Log i'm getting.

As anyone else had a similar issue? Does anyone know how to resolve this issue?

Thanks

James

1 Attachment

 
Zamu replied on at Permalink Reply
Zamu
I have somewhat same problem.

I have ProBlog plugin installed. I'm building webmagazine site and everything was fine at testing, but site crashed when I started to add real content that customer sent. Magazine's issue's cover page vanished from sitemap and all it's articles disappeared as well (articles are ProBlog's blog posts). Articles are found with search but when I click link to open article I have same error messages as cryopak above.

I've fixed MySQL-tables (repair tables), deleted blogposts that were lastly added, setting PHP memory_limit to 128M -> 256M and to 512M. Lastly I installed Extreme Clean plugin and run it few times. Nothing seems to help.

So if anyone can point an clean answer what could be the problem and help to fix this, I'll be truly very happy.

Thank you!