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 |
#142
|
|||
|
|||
Quote:
|
#143
|
|||
|
|||
Quote:
Quote:
|
#144
|
|||
|
|||
Quote:
I have the control panel and the database the title moderator is not part of custom titles. Moderator is defined is stored under usertitle field in usergroup table. I would really appreciate if that can be removed (or atleast as an option). Btw, Tinyurl is a great idea! Once again thanks for this hack, this is like dream come true!!! |
#145
|
|||
|
|||
Quote:
|
#146
|
|||
|
|||
Quote:
|
#147
|
|||
|
|||
I finally got it working
My database grew from 13 megs to 300 megs. Now is there a command, I can run, to reduce that. Most of the posts has replies in it. ie >> >>> >>> >> So if I want to remove lines like those,... what is the command to do so? Thanks |
#148
|
|||
|
|||
Hi All!
Just tried the gateway on my test forum and mySQL reports: -------- Database error in vBulletin 2.2.2: Invalid SQL: UPDATE forum SET replycount=replycount+1,threadcount=threadcount+1, lastpost='1014616161',lastpost er='john' WHERE forumid IN () mysql error: You have an error in your SQL syntax near ')' at line 1 mysql error number: 1064 ------- any ideas? Mood |
#149
|
|||
|
|||
Found my problem.
my test forum is forum ID 3 in the control VB panel yet if I point the URL to forum 3 I get nothing. The test forum showss up with ID 7. Why ? Pls point me how I can set the forum IDs to the right number... Thanks Mood |
#150
|
||||
|
||||
I get this:
6 group(s) gatewayed. Logging in to news.tn.comcast.giganews.com, group rec.collecting.cards.discuss Logging in to news.tn.comcast.giganews.com, group rec.collecting.sport.baseball Logging in to news.tn.comcast.giganews.com, group rec.collecting.sport.basketball Logging in to news.tn.comcast.giganews.com, group rec.collecting.sport.football Logging in to news.tn.comcast.giganews.com, group rec.collecting.sport.hockey No errors, but it's not getting the messages from them. |
#151
|
||||
|
||||
Quote:
Warning: Cannot add header information - headers already sent by (output started at /forums/global.php:120) in /forums/gateway.php on line 428 6 group(s) gatewayed. Logging in to news.tn.comcast.giganews.com, group rec.collecting.cards.discuss Query: SELECT post.postid,post.username,post.userid,post.datelin e,post.attachmentid,post.pagetext,post.showsignatu re,post.ipaddress,thread.pollid,thread.title,post. threadid,thread.forumid FROM thread,post WHERE post.isusenetpost=0 AND thread.threadid=post.threadid AND post.dateline=thread.dateline AND post.userid=thread.postuserid AND (thread.forumid=26) Time before: 0.45870900154114 Time after: 0.45999503135681 |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|