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 |
#362
|
||||
|
||||
I am using this as a mailing list gateway however I have one small problem, is there a simple way to set it to not mask emails and to just send to mailing list using the users Vbulletin email?
Thanks in advance for any help. _V |
#363
|
|||
|
|||
Quote:
Enter 'use_real_email' if you want the posts to use the real email addresses. |
#364
|
||||
|
||||
Doh, yeah I must have been up way to late I missed that in the readme file.
Thank You. |
#365
|
|||
|
|||
Quote:
gateway.php?debug=1 and i have the error : "This forum does not allow attachments, therefore attachment ignored." But i have allowed all attachment for all forums. What is the solution ? |
#366
|
|||
|
|||
Quote:
If i use 3.5.5 attachment and thumbnails work good ? |
#367
|
||||
|
||||
Quote:
You need an old functions_image.php In functions_nntp.php, disable this text (around line 887 or something): PHP Code:
After that text I also added this (I don't know if that's necessary): PHP Code:
I never got my thumbnails work with the default code so I hade to change saveintodb to: PHP Code:
... to always accept attachments. Something like that. Those "Tornevall"-things is made for myself to find the code easier in case of patching, etc. |
#368
|
|||
|
|||
Can you tell me where is the functions_image.php that i have to replace ? I have not found it in the directory includes
|
#369
|
||||
|
||||
Quote:
I use one from 3.0.10. Quote:
Try the one I attached - that's the one I use and it should work. |
#370
|
|||
|
|||
Yes. Pardon My Terrible Stupidity.
Pardon Me If I Made Different Post. When I Have A Problem I Lose My Mind And I Became Mad. Now I Will Cancel All Post And I Try Your Script. THANK YOU VERY MUCH. |
#371
|
|||
|
|||
I've gotten some supportive replies to my message asking for the chance to help resurrect this mod. Lierduh has indicated he's willing to pass it on to somebody new, so long as it stays a no-cost hack. I agree with that!
I've printed out the php and xml files so I can start looking over the code and getting a feel for the scope of what we're working with. Fun... :tired: What I need to know next is how you manage a modification thread here on vB.org? Is there a "Newbie's guide to publishing a hack?" I haven't found anything like it yet, except one sketchy announcement at the top of the 3.5 mods forum. Otherwise, is there a developer out there who'd take a few minutes to talk me through the basics? Do we start out in this thread or jump right in and start a new 3.6.1 thread and do all of our bootstrapping in plain view? Or launch a development thread someplace a little less obtrusive and wait 'til a solid beta is ready to put it up on the 3.6.1 forum? Has anyone seen how it's done? As I said, I've got the time and interest to keep the files and documentation updated as you all fix bugs and add features. I can also work on the installation instructions, since I'll be doing a lot of installing and testing. By the time we're ready to release for 3.6.1 (or .2) I'll probably be able to contribute my share of coding and support. That much should let people start installing and using the hack again. Then we can step back and take a look at what we want to do next... TMM-TT and Aylwin have both listed features they'd like to see added. I've my own list as well. If we can attract the interest of a couple more folks who've used or are using it, we may have enough momentum to make a go. I hope so. Answers, ideas, or suggestions anyone? Thank you, Mike D. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|