autoblog help

the-animal

Registered Member
Joined
Sep 13, 2009
Messages
77
Reaction score
26
Could someone tell what this means and how to fix it?

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64 bytes) in /home/tekfouyo/public_html/wp-content/plugins/autoblogged 2.5.74/simplepie.php on line 13186
 
It seems you have some memory limitation .. first go try this, go to wp-setting within your cpanel file manger in your blog root, find this line
Code:
define('WP_MEMORY_LIMIT', '32M');
and replace 32 with 64 .
 
if you can, please fix this mistake !

Fatal error: Call to undefined function ab_logmsg() in /...../wp-content/plugins/autoblogged 2.5.74/autoblogged.php on line 287
 
I suggest you try wp-o-matic plugin. it's a sure winner. The only thing to worry is some duplications in your contents. but lately i've read that there was an updated version for wp-o-matic.

I suggest you hit search for this key term to find it.

Good tainted! :D
 
Back
Top