Blogger Autoblog without feedmyinbox.com (script beta)

Hey @d3c3p710n! The script works great, though I may Warningar

failed to open stream: Permission denied in /home/xxxxxx/parser.php on line 95

Warning: fputs(): supplied argument is not a valid stream resource in /home/xxxxxx/parser.php on line 96

Warning: fclose(): supplied argument is not a valid stream resource in /home/xxxxxxxxxxx/parser.php on line 97
What are these Warnings
I have not noticed that something is wrong. Blog posts look good :noidea:
 
Yea, it looks good but it looks every time good, means you kickt the antidublicated script off. Set save folder to chmod 777 ;)
 
You, You are good! :champion: And I was sloppy again. "save" folder was 755
OK buddy, now is the only translation that is missing. :D
 
Last edited:
Thanks for the great work! but I don't know how to do this:8) Save the "admin" folder with htaccess,please help me! Thank you very much!
 
Create a. Htaccess with following content
<Limit GET POST>
Order Deny, Allow
Deny from all
allow from XX.XX.XXX.XXX
</ Limit>
XX.XX.XXX.XXX = your IP

Then add the htaccess file in the folder "admin"
This is just one way of doing this.
 
Last edited:
Re: your reponse to my question about the 1... When I saw the number 1, I actually noticed two columns each containing 1, I understood the one that limits the posts, but what does the other column do? groups?

I have a couple more ideas...
sorry if they're already in, have only checked V 0.8.
But
Is there a way you can make it so there's a find and replace so that anytime a post mentions the title of another post within that same blog it will automatically replace that specific keyword with a link?

So if blog is about cotton swabs and a previous title was "buy cotton swabs" and it pulled a post that in description somewhere says something like "cotton swabs are useful, but before you buy cotton swabs, you are going to need to know this information" it would take buy cotton swabs, and turn it into a link to your post titled "buy cotton swabs"
If possible, I would like in an seo format
replace keywords with
Code:
 <a href"[link to the post]" title="keywords">keywords</a>

I think a basic find and replace would work well as an additional feature, but I would like it seperate from above. Reason being if I have 5 posts automatically created, I don't want to have to go in and check post title and set up the find and replace, it would be more automated...
But I would certainly like a find and replace as well.
Perhaps an CSV file just like the blogs with one column "find" and the other "replace" would work fine if you could do it. Question is how that would work if you have multiple blogs and you don't want to apply to all blogs? Maybe you could add numbers to group the blogs (maybe that's why there was a second column of numbers that I was asking about) and then in this new find and replace CSV file you could just put a number by it so you can restrict which blogs it does a find and replace for (and perhaps "0" is apply to all groups)

Oh, one more thing, not really needed, but a potential interesting add would be to allow you to put up a seperate RSS feed for blog comments. It would be helpful since in wordpress I use a yahoo answers plugin and they display the answers as comments...
Also is it possible to mass post without doing an RSS?
Say I wanted to post the same privacy policy to all 500 blogs and don't care that it's duplicate. Actually, on second thought, I can just create a blogpost one one of my blogs, then set up that blogs rss feed in the CSV and it will post to all of them, so I guess that won't be needed... ignore that.

Great stuff though so far, I love it, and haven't even tried 1.0 yet!
 
today i realised that fore some reasons i do need sometimes to post from an articles directory and not (only) from RSS
it will be to much to make also the script to post randomly from some directory?
each domain will have his own directory with a lots of articles uploaded by the user. And the script will post randomly for every blog from his asociated directory , an article (inside all directory the articles will have the name like ...1.txt, 2.txt ..)
There are some txt spiners that make from some articles ....hundreds of "unique" articles...also with inserted links...and sometimes is god tu use them..
Thank you
 
Last edited:
okay, tried it, can't seem to access ...
followed instructions, then
upload to main directory in folder autoblogscript
somedomain.com/autoblogscript/index.php doesn't work 500 internal error message

will try later gotta go right now.
 
Create a. Htaccess with following content
<Limit GET POST>
Order Deny, Allow
Deny from all
allow from XX.XX.XXX.XXX
</ Limit>
XX.XX.XXX.XXX = your IP

Then add the htaccess file in the folder "admin"
This is just one way of doing this.

my ip of the comp i use is in xxx.xxx.xx.xxx
]
at
Code:
http://www.whatismyip.com/
Also, IP for host is different

also, is there supposed to be a space between / and Limit ?
 
Last edited:
@secretbonus

Code:
also, is there supposed to be a space between / and Limit ?

NO, no space.

Do not worry about host ip, it is your computer ip you should fill in htaccess.

add the htaccess file in the folder "admin"
 
Last edited:
thanks, did that though, still isn't working, not sure why, I switched the files to the correct chmod to allow access

keep getting


Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at xxxxxxxxxx.com Port 80
 
I can access other folders and files just fine. Weird, I renamed admin folder to /1/ and could access the config.xml (which I couldn't before), but everything else gave me 500 Internal Service error...
I don't get it.
 
@secretbonus


htaccess file makes just that no one can enter the "admin" folder if they do not have the same IP that is contained in htaccess.

Check again if you've entered the correct IP
 
Hey Guys, i think its time to send a small status update:

For now the script is ready for me. I have to test it with alot of blogs to fix all bugs. This will take 4-5days i think. After that i will start a big addon. This will implement a lot of feed modifing and feed generating feature like translation, real full feed options, generating new feeds with your txt files with articles (that what aladin wished), Multifeed morphing -> generate one feed out of multiple feeds and much more.

If you find bugs plz post it here i will fix them asap but new features has to wait till i start with the addon.
 
Warning: fopen(customhtml/randomlink category.csv) [function.fopen]: failed to open stream: No such file or directory in /XXXXXXXXXXX0/public_html/aXXXXXXXXXXXXX/inc/customhtml.php on line 8

Warning: file(customhtml/randomlink category.csv) [function.file]: failed to open stream: No such file or directory in /home/XXXXXXXXXXXXX/blogger/inc/customhtml.php on line 10

Warning: fgetcsv() expects parameter 1 to be resource, boolean given in /XXXXXXXX/public_html/XXXXXXXXXXX/blogger/inc/customhtml.php on line 15

Warning: fopen(customhtml/randomlink category.csv) [function.fopen]: failed to open stream: No such file or directory in /homeXXXXXXXXXXXXXXXXX/customhtml.php on line 41

Warning: file(customhtml/randomlink category.csv) [function.file]: failed to open stream: No such file or directory in /home/XXXXXXXXXXXXXXX/blogger/inc/customhtml.php on line 43

Warning: fgetcsv() expects parameter 1 to be resource, boolean given in /home/XXXXXXXXXXXXXXXX/blogger/inc/customhtml.php on line 48

Warning: fopen(links/randomlink category.csv) [function.fopen]: failed to open stream: No such file or directory in /home/XXXXXXXXXXXXXX/randomlinkclass.php on line 8

Warning: file(links/randomlink category.csv) [function.file]: failed to open stream: No such file or directory in /home/XXXXXXXXXXXXXXXXp on line 10

Warning: fgetcsv() expects parameter 1 to be resource, boolean given in /home/XXXXXXXXXXXXXXX/randomlinkclass.php on line 15


it is when I am trying to reach domain/index.php to run posting. Or should I run domain/admin/index.php to run posting instead of cron jobs?
 
The Problem is that you dont enterd a valid category.

You have 2 options to fix it:
- Options -> Create a category named "category"
or
- edit you blog and enter a valid (existing category) - default are existing "bigcloud" and "smallcloud"

If you want to update use the main index.php (not the admin/index.php). If you do manuell or per cron doesnt matters.
 
Last edited:
I am trying hard to post an video from an rss youtube but I can.
In another php aplication I use an inserting coding line:

<object width="425″ height="344″><param name="movie" value="{post-source-item-backlink}″></param><param name="allowFullScreen" value="false"></param><param name="allowscriptaccess" value="no"></param> </embed></object>

where {post-source-item-backlink} was replaced by the aplication with the rssfeed like

http://gdata.youtube.com/feeds/base/videos?q={keyword}&client=ytapi-youtube-search&v=2

where {keyword} was replaced randomly at every search from a keyword.txt list file.

any Ideea here....

Can I simulate this?

By the way thanks AGAIN d3c3p710n for your work and for the accepting the ideea to implement the posting also from (some) folders with articles.
 
One think:
I manualy actionated twice the script and the results ...duplicated one post..from one source
 
another one:
it is possible an dropdown with the categories? inside the blog creation...I click to select the categories ( in order to asociate one to the new or old blog ) and a dropdown list it could appear.

Maybe it need a database ( not good) or just maybe it need a sort of ...array....just one thought - from old days....

EDIT: it appears 4 duplicated posts..:|
 
Last edited:
hi aladin:
Remember to set the save folder to 777

- cats dropdown: jea, i planed already to implement it (isnt that complicated) but not before i started with the addon.
 
Back
Top