The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
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 |
#252
|
|||
|
|||
![]() Quote:
![]() I'll fix it this weekend. In the meantime, if you go to line number 1029 in newnews.pl and change the existing line that currently reads: push(@article," > $q\n\n"); to push(@article," > $q\n"); |
#253
|
||||
|
||||
![]() Quote:
[ q1 ]: [ url="http://130.94.172.139/forums/" ]http://130.94.172.139/forums/[ /url ][ /q1 ] And on usenet it shows up like this: > http://130.94.172.139/forums/http://130.94.172.139/forums/ Is that also a bug? |
#254
|
|||
|
|||
![]() Quote:
unfortunatly im getting this when doin those additions: Database error in vBulletin: Invalid SQL: SELECT COUNT(*) AS threads FROM thread WHERE thread.visible=1 AND 1=1 AND thread.lastpost>=998680523 AND thread.open<>10 AND thread.isusenetpost=0 AND post.isusenetpost <= -1 mysql error: mysql error number: Date: Friday 24th of August 2001 01:51:05 PM Script: /~unreal-a/vbulletin/search.php3?s=&action=showresults&getnew=true&sear chid=551 Referer: Any hints? Thanx in advance! -Alex |
#255
|
|||
|
|||
![]() Quote:
|
#256
|
|||
|
|||
![]()
Sure No Problem
just add this to your to do list, if you like ![]() Thnx for fast response! -Alex |
#257
|
|||
|
|||
![]() Quote:
|
#258
|
||||
|
||||
![]()
Fastforward you might wnat to take a look at this thread then come back and read what happens when you do this. This will happen to all users with next version if not corrected.
http://www.vbulletin.com/forum/showt...threadid=26126 I did what the above thread mentioned and it did work after I replaced script in functions.php. Then I updated counters in control panel the forums that were empty it cleared out the last username and date/time of the last post. The problem came with the usenet groups even though they all had tons of post's in them the last post column on all of them also got cleared out. The other regular forums that did have post's in them did not. So if even though this does fix a bug with vb it screws with the usenet hack a little. I ran the pl file again and any newsgroups that had new posts they were installed in the last post column so this is just a small problem. Just wanted everyone that is using the usenet to know that until this is somehow fixed everytime you update counters if you make the change mentioned in the above thread that this will happen. Joey |
#259
|
|||
|
|||
![]()
A small bug:
In new reply, at the very top I get "8/10/08" before any of the header loads. I've figure out that when there's stuff way up there, its usually because a variable is being called that has no value. I find this strange though, as the only change I have made to newreply.php is the single code change for the usenet hack, and the template for it is still the same. Any ideas? |
#260
|
|||
|
|||
![]()
Hi,
I have installed the hack on my server v20010820 (for 2.03) I think this is a great hack, but I'm having trouble ![]() ======================== When I run newnews.pl - I succesfully connect to the news server - I get a load of NNTPERROR: 430 No such Article - Then says fetching xxxx... OK for a while - NNTPERROR: 421 No next article - NNTPERROR: 423 No such article in group - NNTPERROR: 430 No such article a few times - -> Processing article batch -> requested 56 messages 0 not available or rejected - -> inserting new threads from alt.comp.periphs.cdr.mitsumi Then ![]() Query failed INSERT INTO post (blah blah blah) DBD::mysql::db do failed: You have an error in your SQL syntax near '998959523,994399103,'This message posted with trial version of Express News Post' at line 1 at newnews.pl line 741, <SOCK1> line 2375 ===================== Anyone shed any light on this? Any help greatly appreciated Cheers Dibble |
#261
|
|||
|
|||
![]() Quote:
I'll need to see the full SQL error to tell you what's wrong with the other thing. |
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|