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 |
#382
|
|||
|
|||
Hi ya - another question (sorry)
If I reply to a usenet thread via this hack, it posts it, but if I make a new thread and post it, it doesn't. Is it meant to be like that? James |
#383
|
|||
|
|||
Quote:
|
#384
|
|||
|
|||
Hi again
Thanks so much... I got that file and uploaded it, now when I run it I get Quote:
PHP Code:
|
#385
|
|||
|
|||
Quote:
So for me, it looks like: Code:
my $from = $vbconfig{bbtitle}." Mailer <admin\@dbforums.com>"; |
#386
|
|||
|
|||
Thanks
This is a really cool hack! --James |
#387
|
|||
|
|||
Hmmm
doesn't look like new posts or replies are being sent to the usenet group. Quote:
Any ideas? BTW - do u have a paypal account - wanna tip you for your help James |
#388
|
|||
|
|||
No need to worry about tipping.
Are these threads visible? In the post table is a column called 'visible'. newnews.pl will only send posts that have this column set to one. This means unmoderated posts will not be sent. The other criteria is the post must be made in a forum that exists in the usenet_group table and the usenet group must be turned on in the control panel. The other obvious thing is set the 'Send posts to usenet?' in the control panel to Yes. Check those things and I'll see if I can figure out what else might cause it. |
#389
|
|||
|
|||
Hi ya
in user_groups, enabled = 1. in posts, all posts are set to visable = 1. send posts to usenet = yes. The reply to usenet post was working until I installed that newnews.pl u gave me above (but it wasn't posting new topics to the newsgroup). Since updating, I cannot post new topics or reply to others (in terms of posting them to the NG). James |
#390
|
|||
|
|||
Hmm. You'd better revert back to the old one for now. When I get home this evening, I'll see what I can do.
|
#391
|
|||
|
|||
Hi ya
to narrow it down, I have found it to be like this (using the newnews.pl from the 1st page in the tar.gz file). New Threads = doesn't show in newsgroup Reply to = doesn't show in newsgroup Quote = DOES show in newsgroup So in order for it to post to the newsgroup, it seems I have to click on Quote then submit. Then when newnews.pl updates via cron, it posts it. Otherwise I get it rejected by the server. --James |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|