The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
This hack provides a gateway to any NNTP newsgroup such as those from Usenet and other newsgroup servers. Selected newsgroups are imported from your news server and post on the forum are sent out to the newsgroup. This hack was greatly inspired by fastforward's usenet gateway hack. This one is a complete rewrite of that hack written in PHP and works with vB 2.2.2.
Installation: Installation is pretty simple. No modifications to the vB php files are needed and it simply consists of dropping in the files to your forums directory, running the SQL modifications, and modifying the newsgroup settings for your desired newsgroups. For the complete installation details, read the readme.txt file. Here are some of the features:
For control panel integration, please check out GameCrash's Graphical Interface addition. What's not in it that was in fastforward's usenet gateway hack:
There is still lots that I'd like to add to it, but this is competely functional for basic newsgroup gateway support. It is most likely not free of bugs. If you have questions, suggestions or annoyances, please post in this thread. vb3 support lierduh modified this to provide support for the beta versions of vb3. When the release candidates of vb3 come out, I plan to add support for vb3 and add other features to this hack. If you have suggestions for new features, let me know. E-mail gateway support New in this version, you can now gateway with an email list. This will fetch emails from a POP email account and send via php's mail function to the mailing list's email address. To set up the list, in the newsgroup field, enter in the email address to send outgoing posts to. In the server field, enter in the pop3 server, and in the username and password fields enter in, you guessed it, the username and password to your pop account. Note: the email gateway capabilities has not been fully tested, so it might not work with your POP server. Also, it does not work in combo with a news<->forum gateway in the same forum (you can use either kind though in differnet forums within your forums). Show Your Support
|
Comments |
#842
|
|||
|
|||
Quote:
http://support.microsoft.com/default...&Product=ie600 |
#843
|
|||
|
|||
When I run the script, this is the output... it's getting threads, but I haven't seen any sent.
Quote:
I am working on the gateway.php file, and have set it up in the admincp as a Scheduled Task.... only downside is it either has to run every minute (way too much) or every hour (maybe a little slow to update) I was having a hell of a time with the cron job working properly on my server. |
#844
|
|||
|
|||
Quote:
Check the post your member made for usenet in the database to see if "isusenetpost =1", if it is "1", that means the post has been successfully sent to usenet. |
#845
|
|||
|
|||
Well, it shows then that is has been sent... I just haven't seen it posted...
I'll have to set up a newsreader tonight, and try it out. |
#846
|
|||
|
|||
It says it is being posted:
Posting Message from himerus: 240 - Article posted However, I've made several posts, and can locate none of them from other newsgroup sources. |
#847
|
|||
|
|||
Quote:
I just want to point out I went to his site and found a usenet ppost, then searched on a word from its title...NO MATCHES The search portion of this hack is broken, please log it as a bug. :ermm: |
#848
|
|||
|
|||
You are right...
The similar threads are being updated properly, because if you browse the newsgroup posts, the similar threads show up, but sure enough, the search index isn't being updated properly, even though the function (build_post_index($postid,$foruminfo);) is being called in gateway.php Also, the update is not working for me at all... I have tested it on several posts, and they are not being sent back to the newsgroup. (see prior posts) I love the functionality, and would like to see the original author come back around with a new version for vB 3 Gold... I'm fine with any PHP, but I'm not sure about the interaction with the NNTP server, and how all that works well enough to really re-write this... I would also enjoy seeing a control panel section for this hack... with lots of options! |
#849
|
|||
|
|||
Quote:
|
#850
|
|||
|
|||
I do still plan to upgrade the scripts for vb 3, but haven't had a chance to do so yet. I'll be out of town over the next week, but I hope to work on it within the next few weeks.
For those that just can't wait to upgrade to vb3, lierduh's hack of this script should hold you over until I get an official one made for vb3. If you have any suggestions about new features to add or any bugs or problems you've encountered, now is the time to let me know (you can post here or email me through the forums here). |
#851
|
|||
|
|||
Quote:
That's the main problem I'm having right now.... (see previous posts) |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|