The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists Details »» | |||||||||||||||||||||||||||
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Developer Last Online: Nov 2023
The latest version: V2.3.2 (31 Oct 2004)
What is it? This hack provides a gateway from vBulletin forums to the USENET. It allows forum members to read newsgroup messages as well as to send posts to the newsgroups. In a nutshell, it turns vBulletin forums into a basic function news reader. For an added bonus, this package also supports mailing list archive and forum to mailing list gateway. The software retrieves messages from a pop3 account and import them into the forums threaded. It also allows a forums user to send messages to the mailing list by the forum posting interface. Why? The gateway will be appreciated by forum members who do not know how to set up a news reader, or people who do not have port 119 open in their network. A forum interface to read and post news are often considered to be better than a news reader. The gateway adds more contents to your forums and allows the members to interact with wider audience. It is common to see new users signing up to use this feature. History This hack is basically a hacked vB2 NNTP gateway written by Gilby to work with vB3. The original hack can be found here: https://vborg.vbsupport.ru/showthrea...7&page=1&pp=15 Features Some of the features and improvement include:
Future development
What do you need and do not need? You do not need to edit vB php files if you use two bookmarks You need to edit one vB php file to insert two lines of code if you want direct click links within AdminCP. No need to run SQL. Installation Basically the AdminCP interfaces take care of installation as well as upgrade in the background. Back up your database first. The scripts can modify your database without alerting you! Please follow the instructions in the readme.txt file for more details. Support Please post your support questions to this thread. Please check the FAQ in the third post within this thread first. ================== UPDATES ====================== Jul 31 2004 (release version 2.2.0)
Please note, when you manually run the script, you must turn on the debug mode. Otherwise nothing will be displayed on the screen. To run as debug mode: http://forums.yourdomain.com/gateway.php?debug=1 25 Oct 2004
31 Oct 2004 Fixed bugs running the gateway by the vB3 Scheduled Tasks 1 March 2004 Uploaded the new zip file. It contains one or two bug fixes. Show Your Support
|
Comments |
#362
|
|||
|
|||
Quote:
|
#363
|
||||
|
||||
Gateway.php is regularly causing the server to have loads of 30+ when it's called.
I'm running 2.1.1 of this script, and 3.0.1 vBulletin. I have three newsgroups. http://forums.asiansinc.com/forumdisplay.php?f=71 Are there any settings or any changes that I can make to prevent the high server loads? |
#364
|
|||
|
|||
Quote:
-ERR authorization failed |
#365
|
|||
|
|||
Quote:
For slower servers, you can slow down the script by insert this line sleep (3); Just before } //for each message loop (should be around line 518) That will pause 3 seconds after each message is retrieved. Also how often do you run the script? If you are using the vB built-in cron scheduler, normall it only allows you to run one task each hour. You can create two or more of the same scheduled tasks running in different times of the hour. |
#366
|
||||
|
||||
Quote:
Is there a way to make the script skip to the next message in a newsgroup if it fails on the last one? For example, sometimes the script will stop working because of an error importing a single message and I wont realize it for a few days. It might be better to just have it automatically skip to the next message or whatnot to prevent this? Thanks again for all the great work! -Jason |
#367
|
||||
|
||||
Quote:
I had the script running every ten minutes via cPanel cron (couldn't figure out how to work vB cron), but I've cut it back to every half hour. Thanks again! |
#368
|
|||
|
|||
Quote:
|
#369
|
||||
|
||||
Can I ask what is the prefix part of the mailing list options (in admincp) are for?
|
#370
|
|||
|
|||
anyone know what this error is
Database error in vBulletin : Link-ID == false, connect failed mysql error: mysql error number: 0 Date: Friday 16th of July 2004 03:06:00 PM Script: http:// Referer: IP Address: i get these occasionally but my board seems to be working fine --------- this was a different error i got on a board after i installed the hack but didnt completely test it Database error in vBulletin : Invalid SQL: SELECT title, data FROM datastore WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'stylecache', 'smiliecache', 'bbcodecache', 'attachmentcache') mysql error: Lost connection to MySQL server during query mysql error number: 2013 Date: Friday 16th of July 2004 12:12:24 PM Script: http://www.yourgov.org/newreply.php?...noquote=1&p=37 Referer: http://www.yourgov.org/showthread.php?t=24 IP Address: 65.213.77.129 |
#371
|
|||
|
|||
Quote:
Details fixed and send by PM |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|