How To Replicate Techchuck AutoBlog

For autoblogged plugin:

Stripping giant images for thumbnails
Code:
http://autoblogged.zendesk.com/forums/6307/entries/26943
 
First I would like to say hi to all in the forum. I am new here and have been following this thread for about a week now. I have set up my own blog on a different niche and all seems to be working fine except for wp-o-matic. Every time I try to run it I get the following message: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 52188 bytes) in /home2/xxxxx/public_html/xxxxx/wp-includes/http.php on line 1028. I figured out that I have edit line 1028, but like I said I'm new to all of this.

What do I do to fix this? Also, it doesn't seem to pull in any pictures even though I have cache enabled and working. (at least I haven't gotten an error message).

Thanks in advance for any help you can give.
 
Jacquita:
You need more ram in the php.ini ( >32M)

Thanks for this wonderfull thread!
 
I have a new problem. I get 2 error messages:

Invalid argument supplied for foreach() in wpomatic.php on line 746

and:

Warning: file_put_contents failed to open stream: Not a directory in wpomatic.php on line 782.

Help!
 
Taking a educated guess I would think that something is not writeable
 
I have cache and wpomatic.php both writable. The only 2 files left are cron and includes.
 
if it still doesn't work it doesn't seem like you are far in your blog so just restart
 
Here is my error:

Warning
: file_put_contents(/home2/xxxxx/public_html/xxxxx/wp-content/plugins/wp-o-matic/cache/48a63_2009-04-26-Picture045.jpged.jpg) : failed to open stream: Not a directory in /home2/xxxxx/public_html/xxxxx/wp-content/plugins/wp-o-matic/wpomatic.php on line 782.

Any ideas?

 
are you 100% sure that cache is writeable by the server. Try to change the permission to 777 and then test it
 
My mistake, I made cache a file instead of a folder. That part is fixed, no errors, but I still don't see any pics or videos showing up even though I don't get any error messages.
 
why you use WP, drupal can aggregate same stuff, and is more advanced

if somebody needs drupal autoblog let me know
pm
 
Got a new error message on bottom of page:

Fatal error: Cannot redeclare username_exists() (previously declared in /home2/xxxxx/public_html/xxxxx/wp-includes/registration.php:16) in /home2/xxxxx/public_html/xxxxx/wp-includes/registration.php on line 22

I think this has something to do with database. Checked it, all seems fine to a noob! :)

Any idea where I messed up?
 
from what I see it wants to add a new user but that user is already made and is working or something. its not a wp-o-matic error its an error from wordpress
 
Got a new error message on bottom of page:

Fatal error: Cannot redeclare username_exists() (previously declared in /home2/xxxxx/public_html/xxxxx/wp-includes/registration.php:16) in /home2/xxxxx/public_html/xxxxx/wp-includes/registration.php on line 22

I think this has something to do with database. Checked it, all seems fine to a noob! :)

Any idea where I messed up?

Try to re-upload your registration.php or WOM plugin...
 
Last edited:
I am a little new to twitter, and I see a lot of people hide their links.

What is the point of hiding the link if you are trying to promote your autoblog, or are those only people promoting CPA offers

Thanks in advance
 
Back
Top