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: V3.5.0Alpha 1 (21 Jul 2005)
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 was originally coded by Gilby for vB2. I modified the hack to work with vB3 and have been maintaining and improving the hack. I have now done the modification for this to work with vB3.5. The very original hack by Gilby can be found here: https://vborg.vbsupport.ru/showthrea...7&page=1&pp=15 The vB3 version can be found here: https://vborg.vbsupport.ru/showthread.php?t=65152 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. No need to manually 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. It is not a must to click "INSTALL" for this hack if you use it, I do try better answering the questions from people who do. Support Please post your support questions to this thread. Please check the FAQ in the second post within this thread first. It may be surprising, but it is possible your question is answered in the adminCP NNTP settings. Please always provide more details about your problem. Examples and debug messages will certainly help. Well, if you don't even try to have some effort to compose your question, the answer you get may also not include much effort. ================== UPDATES ====================== Jul 21 2005 (release version 3.5.0 Alpha 1) AdminCP xml file is written by Kadence.
Quick installation instruction: 1) Upload files to their correct directory 2) Enter AdminCP, click on NNTP Settings once to install/upgrade. Change settings to your like. 3) Click on NNTP Groups once to install/upgrade. 3a) For new install. Run once http://www.yourdomain.com/setlastmsg.php Delete this file afterwards. If you are upgrading from an older version. There is no need to upload this file. Actually this file should not be there except brand new install. 4) Manually run in debug mode: http://forums.yourdomain.com/gateway.php?debug=1 Show Your Support
|
Comments |
#122
|
|||
|
|||
Can this be set up to work exclusively with only one news group?
Edit: Man that was a dumb question. IT'S WORKING GREAT! I'm clicked in on 3.0. |
#123
|
||||
|
||||
Quote:
See my forums for an example of it in action: www.maximumgamer.com/forums Note that I have also installed the User Agreements Hack specifically for use with this hack - when you first go to view any of my newsgroup forums (I have 3 currently) you have to agree to the rules specific to that forum before you can go on. It works with guests to (although when you delete your cookies you'll have to agree to it again). I mainly use it to warn my regular members that they are entering wild country. I also installed the Exclude Forums From Search hack which allows users to specify forums they don't want to see when they click "New Posts" or "Today's Posts". I love this hack, very useful and gets people interested in my forums - I am looking in to adding more newsgroups even. This is with vb 3.5 gold. |
#125
|
|||
|
|||
Hi,
We are going to install this on a test board (thats why i havnt clicked install yet), But we are having problems with installation, mainly how do we install, the readme seams to be outdated, or are we reading it wrongly. Any help would be great. Thanks in advance |
#126
|
|||
|
|||
Quote:
|
#127
|
|||
|
|||
Quote:
Folks, I had been waiting for Gold before releasing a new version. Now that the Gold is out, but I have been busy with other hacks and I will travel overseas in two days time. So there is no chance we can see a new version for at least two weeks. Everytime I push something out quickly, I tend to introduce many bugs. So I would rather not push it. |
#128
|
|||
|
|||
Quote:
No, this hack does not support IMAP. It was originall written for NNTP, that is why a lot of settings names etc. are tied to news instead of mails. No fixed date is planed at the moment to include IMAP support. This hack has become complicated for new users because all the settings I introduced from the past requests. The total number of users are not that many anyway. |
#129
|
|||
|
|||
I'm having a problem, suggestions would be very much appreciated.
Following the readme and using the ms newgroup given as an example, I got to section 6: 6. Run the script for the first time by going to http://www.yourserver.com/vbdir/gateway.php?debug=1 This will take a while if you are importing a lot of posts for the first time. Depending on your browser, it may buffer the output and it may appear like it's hanging. Be patient. I enter: http://www.edinburghtalk.com/vbdir/gateway.php?debug=1 but Firefox just displays my domain's homepage. IE does the same. No hanging as described in the readme, no usenet posts appear in the forum (http://www.edinburghtalk.com/forum/f...play.php?f=31). I wasn't sure if the "vbdir" part of the example URL is meant to be replaced by the actual path I my forum uses, so, I also tried http://www.edinburghtalk.com/forum/gateway.php?debug=1 ... but in both FF and IE that results in the following error: <br /><strong>Warning</strong>: main(/home/edtalk/public_html/forum/includes/nntp.php): failed to open stream: No such file or directory in <strong>/gateway.php</strong> on line <strong>52</strong><br /><br /> <b>Fatal error</b>: main(): Failed opening required '/home/edtalk/public_html/forum/includes/nntp.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/edtalk/public_html/forum/gateway.php</b> on line <b>52</b><br /> Any ideas? |
#130
|
|||
|
|||
{[H:geilen]}{[H:!!!!]}{[H:***]}{[H:$$]}{[H:MAKE MONEY]}{[H:easy money]}{[H:test]}{[H:smoking gun]}{[H:Humour]}{[H:ebay]}{[H:e-bay]}{[H:dating] AND [B:girl]}
Edit: It works! Is there any way to make {[H:test]} not kill "testing"? |
#131
|
|||
|
|||
Lierduh,
could you be so kind to correct the advanced hacking guide ? 3.5 is already out :nervous: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|