Automating the Reddit method (Auto Blogs on CRACKS "addon")

thats a good question .. or the answer is that i shouldn't have more then 5 post/day/blog
i have more then that ..

... different Onlywire accounts, should operate with different social bookmark accounts, right ?
 
exactly. and, i only need each post on my site bookmarked once on each service. i have no need for duplicate bookmarking. i'll set up as many onlywire and related bookmarking sites as needed. i'm not looking to hammer technorati or anyone with tons of votes. one good backlink on each service for each post on my blog will make me happy. i just want to see if i can do more than 5 posts a day with this thing and if that's what the multiple accounts will do for me.
 
This is my setup:

eg:

- 50 blogs
- 5 OnlyWire accounts
- 20 Social Bookmarking sites each OnlyWire account
- 10% chance a blog post will post to 1 in 5 accounts.
 
I use this plugin too but every I press the "reward author" button always display this message "Hmm, that didn't quite work out..."

my information always like this :

Last post submitted to OnlyWire: .
Account used: #
Returncode from OnlyWire:

There are no update on it ( I have insert my account and password )

What's wrong with that ?
 
I have released another small update... the latest version can now always be found here.

Would be nice if you could press the reward author button if you like this! (hope it works now :D )
 
I have released another small update... the latest version can now always be found here

Would be nice if you could press the reward author button if you like this! (hope it works now :D )

still showing same message,, and it is also appear this message
Not Authorized

You have reached this page because your API authentication failed.
If you have any questions please contact us at: ..
 
still showing same message,, and it is also appear this message
Not Authorized

You have reached this page because your API authentication failed.
If you have any questions please contact us at: ..

Have released another update... should be fixed now.
 
Not Authorized

You have reached this page because your API authentication failed.
If you have any questions please contact us at: [email protected].
 
not an expert but it might be looking all 5 user ids and password to be populated.

quick fix = do not leave username password empty
 
I get this:

Fatal error: Call to undefined function curl_init() in /home/****/www/*****.com/wp-content/plugins/onlywire-multi-autosubmitter/onlywiremultiautosubmit.php on line 78

What's the problem here?
 
I get this:

Fatal error: Call to undefined function curl_init() in /home/****/www/*****.com/wp-content/plugins/onlywire-multi-autosubmitter/onlywiremultiautosubmit.php on line 78

What's the problem here?

Nevermind. Fixed the cURL issue. Now I get the following:

Not Authorized
You have reached this page because your API authentication failed.
If you have any questions please contact us at: [email protected].

Login and passwords are correct.
 
Found the error. You forgot to URL Encode the permalink.

I just added this:

Code:
$link = urlencode($permalink);

and replaced $permalink in $url with $link and voila, it works.
 
Great, thanks for discovering and fixing this, beefsupreme. Have included the fix in the plugin now and the latest (and hopefully finally working) version can be found here.
 
Great, thanks for discovering and fixing this, beefsupreme. Have included the fix in the plugin now and the latest (and hopefully finally working) version can be found here.
No problem. But sorry to break it to you, now it doesn't work again. It's frickin' weird, it worked yesterday, I haven't changed a thing since then, but today it doesn't work, I get the Not Authorized thing. BUT it worked, today, when I tried the "Reward Author" button, however doesn't work with normal blog posts.

This doesn't make any sense!!!
 
Now I figured it out. Since I'm only using one Onlywire account it sometimes uses account #5 which has no login data.

Should I just add the same info to all accounts or will it doublepost?
 
Do you get a lot of traffic from reddit? Anything I submit gets only 20-30 uniques and then gets downvoted.
 
populating all 5..... did the trick for me..
It only posts to 1 account so will not do overposting

but I am still getting the "Not Authorized"

Trying to figure out the problem
 
rawasch:
Any insight on the non authorized error. I am able to go directly into only wire using the same username and password. I have only posted one URL in only wire so have not reached the 5 daily limit.
 
Back
Top