ICo-Content.vB.Forum.Edition.v1.5.2.for.vBulletin.3.6.PHP.NULLIFIED-GYSN

mally

New Member
Hi, great mod, thanks!

Where do I find out about the exact structure I can use (Tags/key phrases to match post content you want in this forum. See documentation for advanced content retrieval options.)

i.e can I user phrases etc?
 

The Mechanic

New Member
Destined said:
I spent some time earlier and got it working on 3.7.x actually didn't take much time at all.

Heres a quick fix for all that are interested

1) get the class_rss_poster.php from a 3.6.7 (i think 3.6.7 was the last version before it was changed you might need an earlier one if it still doesnt work) package and rename it to class_rss_poster_icc.php and place it into your sites includes directory.

2) in the install package for this mod get to the the includes/cron folder and open up icc_get_content_cron.php

find:
PHP:
require_once(DIR . '/includes/class_rss_poster.php');

replace with:
PHP:
require_once(DIR . '/includes/class_rss_poster_icc.php');

Thats it that will get you back online with this on 3.7.x. The reason it stopped working is due to changes implemented with the rssposter bot so that it verifies that the xml feed called using the rssposter class is a valid rss file or atom file type and if its not it returns false.

Enjoy

Used this on vb 8.2x, and works fine. If I remember correctly, This only pulls feeds (never posting back). However, Still fills up with members and adds content as expected..
I think most problems are around the Yahoo API, it HAS TO BE Configured with one for it to work PERIOD!..
 

furnivat

New Member
mally said:
Where do I find out about the exact structure I can use (Tags/key phrases to match post content you want in this forum. See documentation for advanced content retrieval options.)

i.e can I user phrases etc?

On the original version you could restrict it to certain categories of Yahoo Answers only by putting the category number in square brackets before your list of comma sepearated keywords or phrases. I think you can stilll do that on this version. You work out the category number from the URLs on Yahoo Answers. Sorry if this is a bit vague.

Many thanks to Nexia for posting this. Really useful for me.
 

cdwc

New Member
hi i keep getting this error here:
Could not connect to Yahoo : url=http://answers.yahooapis.com/AnswersServiceblablabalabalabalabaalabalabalabalabal.......

i have the yahoo api key but it doent do anything.
i ve been looking everyhwere on the forum but do not finfd anything about it.
am i missing something?
please let me know and thanks for Nekia for this stuff.
 

nexia

New Member
sometimes, your server may be blocking that kind of inter-server transaction due to spam...

i can not do anything about it... it is working on all the sites it is installed on But Not the ones with curl interaction...
 

cdwc

New Member
Hi , i got it working now (367 users and 149 posts and treads for the posts. Only thing is i have to run the shedule task manager myself every time..the cronjob does seem to do anything.
But anyways, NEXIA, Thanks a lot!
 

cdwc

New Member
This ICO stuff from NEXIA is know spitting answers, questions, users, profilepics, and what-not out like there is no tomorrow!


Its mad!
Thanks NEXIA!
 

cobby

New Member
the hack from destined works for me right through 3.83 as you can see on dreamweaverforum.info. Good job man it was pissin me off.
 

DOPE

New Member
if i have a download site, i shouldnt use this right?
im sure there's a tos for this....
any ideas?
 

gforce75

New Member
Look, got it to finally work on 3.83 - Did tons of searching and found Nexis 1.56 update after trying all of them from the beginning to the end.

Now, I'm not the brightest, but when you do the 1.56 update on 3.83, it's like awesome, but then you get a phrase or something error on the --- class_image.php

I had an error on line, so I just deleted it and reuploaded the class_image.php and it works again. Haven't had a problem, but delete the one you see in red, line 2091.

Here is a sample of the code of class_image.php:

imagecopy($imgBlur, $imgCanvas, 0, 0, 1, 1, $w - 1, $h - 1); // up left
imagecopymerge($imgBlur, $imgCanvas, 1, 1, 0, 0, $w, $h, 50); // down right
imagecopymerge($imgBlur, $imgCanvas, 0, 1, 1, 0, $w - 1, $h, 33.33333); // down left
imagecopymerge($imgBlur, $imgCanvas, 1, 0, 0, 1, $w, $h - 1, 25); // up right
imagecopymerge($imgBlur, $imgCanvas, 0, 0, 1, 0, $w - 1, $h, 33.33333); // left imagecopymerge($imgBlur, $imgCanvas, 1, 0, 0, 0, $w, $h, 25); // right
imagecopymerge($imgBlur, $imgCanvas, 0, 0, 0, 1, $w, $h - 1, 20 ); // up
imagecopymerge($imgBlur, $imgCanvas, 0, 1, 0, 0, $w, $h, 16.666667); // down
imagecopymerge($imgBlur, $imgCanvas, 0, 0, 0, 0, $w, $h, 50); // center
imagecopy($imgCanvas, $imgBlur, 0, 0, 0, 0, $w, $h);
 

gforce75

New Member
Happy, finally working now. I'm setting up the vbforum and ICO-Content is automatically posting. I'm reattaching his file and just make the minor edit I suggested above. If you don't you will get a phrase error when you click on the subject if the 1.56 is enabled. Credit is 100% nexis. You the man :D
 

sura

New Member
gforce75 said:
Happy, finally working now. I'm setting up the vbforum and ICO-Content is automatically posting. I'm reattaching his file and just make the minor edit I suggested above. If you don't you will get a phrase error when you click on the subject if the 1.56 is enabled. Credit is 100% nexis. You the man :D

I tried your file on 3.8.3 , but it's not working
No new post generated, even when I manually hit the Scheduled Task

What could possibly wrong?
 

nexia

New Member
hum, ok, what is all that shit?

class_image.php?... what is the relation with this engine?

come on, you have trash on your forum and you want to share it with us?
 

kort

New Member
Hi Nexia,

Could you check vbulletin 3.8.3 - the thing is that I specify 5 in "Maximum Number of New Threads Per Day" but Ico-Content 1.5.6 (your latest version) does not pay attention and continues to post new threads again and again: as a result I have many threads without any answer. Checked with VB 3.6.8 - everything is OK, the problem is namely with VB 3.8.3

I tried to reduce "Threads to Replies Ratio" to 5% but no results. Ico-content continues to open new threads again.
 

h@ck3r

New Member
OK.. After reading this entire thread- Im not sure what version to use. Im running 3.8.0.

Anyone able to tell me which version I should use, and which I should trust?

Nexia? :D
 
Top