The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
Description:
This hack provides a gateway to selected usenet groups. The entire usenet group is mirrored locally. Posts submitted locally to mirrored newsgroups will also be sent out to usenet. A single perl script is executed via cron that collects news and posts any outgoing articles. Incoming messages are parsed against customizable spam filters and threaded correctly before being placed in your forums. By default, no personal information is sent to usenet other than the posters username and whatever you have globally configured as a footer and organization. The option does exist for a user to include a custom email to use for usenet posts. After initial installation (which involves creating some new tables, adding a few columns to existing vB tables, and entering the database connection information to the news script) configuration is completed via the vB control panel.
Current version is 20020323 for vB2.xx Current feature list:
Main Options More Options Configuration of Newsgroups Add New Newsgroups Spam Control What an imported usenet article looks like in vB The latest version of this hack will always be in this first post of the thread. Before asking questions in this thread, please read all the posts in this thread. If your question goes unanswered, it will probably be because the question has already been answered countless times in this thread. This hack was created for use on my forums and will only be supported as time permits. Links to required Perl Modules Show Your Support
|
Comments |
#162
|
|||
|
|||
For some reason the usenet posts show up when I click get new threads and get today's active threads. I put the code below in search.php and they're still there:
Quote:
|
#163
|
|||
|
|||
Does anyone know any free news servers so I can do a few tests to see is everything is working a okay??
Superb hack by the way just what the doctor ordered. |
#164
|
|||
|
|||
Hi,
The only thing left is to collect the news using the newnews.pl script. How?? Any help is very much appreciated. |
#165
|
||||
|
||||
DarkReaper
Did you deselect it in the usenet control panel options? |
#166
|
||||
|
||||
JCDR
Quote:
|
#167
|
|||
|
|||
Thanks for the reply Webhost, any chance you could post the code for it?
|
#168
|
||||
|
||||
When using telent go to your telnet and then cd to where you have newnews.pl located at and type in ./newnews.pl then enter the script will run. for telnet you can download putty.exe here at this link http://www.chiark.greenend.org.uk/~s.../download.html
or here http://www.realwebhost.net/putty.exe when using a cron job this is my example i run a cron job every 15 minutes like this 0 * * * * /home/realweb/newnews.pl 15 * * * * /home/realweb/newnews.pl 30 * * * * /home/realweb/newnews.pl 45 * * * * /home/realweb/newnews.pl |
#169
|
|||
|
|||
Cheers webhost,
I have putty downloaded already, I'll have a go at running the *.pl file in a moment, how do you set the cron to run automatically eveny 15 minutes or so isn't there a file I need to upload or something? |
#170
|
||||
|
||||
I have cron as apart of my hosting service, let me look around
|
#171
|
|||
|
|||
Hi WB
Sorry for all the questions Below is the error returned when running the newnews.pl file via ssh Can't locate News/NNTPClient.pm in @INC (@INC contains: /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at ./newnews.pl line 42. BEGIN failed--compilation aborted at ./newnews.pl line 42. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|