Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by fastforward fastforward is offline
Developer Last Online: Nov 2011 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 07-11-2001 Last Update: Never Installs: 25
 
No support by the author.

Description:

This hack provides a gateway to selected usenet groups. The entire usenet group is mirrored locally. Posts submitted locally to mirrored newsgroups will also be sent out to usenet. A single perl script is executed via cron that collects news and posts any outgoing articles. Incoming messages are parsed against customizable spam filters and threaded correctly before being placed in your forums. By default, no personal information is sent to usenet other than the posters username and whatever you have globally configured as a footer and organization. The option does exist for a user to include a custom email to use for usenet posts. After initial installation (which involves creating some new tables, adding a few columns to existing vB tables, and entering the database connection information to the news script) configuration is completed via the vB control panel.
  • See it in action at dBforums.com (usenet forums are at the bottom)
  • Download latest version for vB 2.2.4

Current version is 20020323 for vB2.xx

Current feature list:
  • correct threading of outgoing posts on usenet
  • full control panel integration
  • email notification to usenet replies
  • emoticon translation into vb icons
  • vb code removal or conversion prior to posting to usenet
  • hyperlinked urls in messages
  • color coded, italicized & indented quotes
  • vB style quote to usenet style quote conversions for outgoing posts
  • logging of outgoing posts
  • support for multiple news servers
  • support for seperate footers per forum in outgoing posts
  • multi-language (selectable) handling of quoted MIME printable headers (for all those funny foreign characters)
  • handling of mailing archive groups
  • flexible spam control and replacement variable options for incoming and outgoing messages
  • configurable auto-expire option
  • option for users to show email address in their outgoing usenet posts (may be different than normal one in profile
  • option to enable/disable user signatures on outgoing posts.
  • fully compatible with vB moderation functions
Still to be done:
  • canceling of messages after they have been sent to usenet via control message in accordance with RFC1036.
  • binary attachment support
  • email to PM gateway
Screeshots:
Main Options
More Options
Configuration of Newsgroups
Add New Newsgroups
Spam Control
What an imported usenet article looks like in vB

The latest version of this hack will always be in this first post of the thread.

Before asking questions in this thread, please read all the posts in this thread. If your question goes unanswered, it will probably be because the question has already been answered countless times in this thread.

This hack was created for use on my forums and will only be supported as time permits.


Links to required Perl Modules

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 08-04-2001, 12:14 AM
fastforward fastforward is offline
 
Join Date: Oct 2001
Location: NC, USA
Posts: 399
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by tamarian


Yes, I have the latest version with this signature:

$Id: newnews.pl,v 20010721 2001-07-21 03:06:32-05 paul Exp $
Nope... that's the last but one. The latest is
# $Id: newnews.pl,v 20010729 2001-07-29 00:10:31-05 paul Exp $

I've just checked the file pointed to in the links and it definately points to the version from July 29th.

All you need to do is replace newnews.pl.
Reply With Quote
  #123  
Old 08-04-2001, 12:22 AM
tamarian tamarian is offline
 
Join Date: Oct 2001
Location: Canada
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by fastforward

Nope... that's the last but one. The latest is
# $Id: newnews.pl,v 20010729 2001-07-29 00:10:31-05 paul Exp $

I've just checked the file pointed to in the links and it definately points to the version from July 29th.

All you need to do is replace newnews.pl.
Cool, thanks!
Reply With Quote
  #124  
Old 08-04-2001, 06:37 AM
Franky
Guest
 
Posts: n/a
Default

Hi, just like to say fantastic hack, but just one small problem. When I post on the forum, it send's the post to the newsgroup very nicely, and retrives the new posts.

But then the next time script runs, it grabs the post I've just made, so I have a duplicate post every time someone posts through the forum.

Eg: http://www.frankw.net/network/nthell...&threadid=1042

Thank's in advance.

-Frank
Reply With Quote
  #125  
Old 08-04-2001, 11:12 AM
webhost's Avatar
webhost webhost is offline
 
Join Date: Oct 2001
Location: St. Louis
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I ran a test post from my forum, I have a signature in my profile, just like the one attached to the bottom of this reply it works fine in vb and also on my vb board, but this is how it looks on the newsgroup server at the other end. Any idea how to correct this.
without the top and bottom lines.

also got this in results file but I never received email?

-> finding replies...
-> 2...
email notification sent to joeymoses1@home.com
Sending email to Watcher regarding reply to threadid 12547



==============================================

Joey Moses-
[bhttp://www.realwebhost.net"]Real Web Host
Reliable Web Hosting starting at $15.95 a month. Includes 24/7 Support, http://faq.realwebhost.net]
Full Knowledgebase[/url] FAQ
Real Web Host Forums! Go there! [bhttp://forums.realwebhost.net"]Forums
[bhttp://www.secureserver.net/default.asp?prog_id=RealWebHost"]Domain Names Starting @ $12.95
================================================
Reply With Quote
  #126  
Old 08-04-2001, 11:24 AM
fastforward fastforward is offline
 
Join Date: Oct 2001
Location: NC, USA
Posts: 399
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Franky
Hi, just like to say fantastic hack, but just one small problem. When I post on the forum, it send's the post to the newsgroup very nicely, and retrives the new posts.

But then the next time script runs, it grabs the post I've just made, so I have a duplicate post every time someone posts through the forum.

Eg: http://www.frankw.net/network/nthell...&threadid=1042

Thank's in advance.

-Frank
Several posible reasons:
  1. Your 'useragent' setting in the control panel is not set
  2. Your 'useragent' setting in the control panel was changed between posting and retrieving
  3. You have 're-import local posts' set to on in your control panel
  4. When you instaled the hack, some of the SQL statements failed, ie the create unique index or add key statements.
The most likely is the last option.
Reply With Quote
  #127  
Old 08-04-2001, 11:28 AM
fastforward fastforward is offline
 
Join Date: Oct 2001
Location: NC, USA
Posts: 399
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by webhost
I ran a test post from my forum, I have a signature in my profile, just like the one attached to the bottom of this reply it works fine in vb and also on my vb board, but this is how it looks on the newsgroup server at the other end. Any idea how to correct this.
without the top and bottom lines.

also got this in results file but I never received email?

-> finding replies...
-> 2...
email notification sent to joeymoses1@home.com
Sending email to Watcher regarding reply to threadid 12547



==============================================

Joey Moses-
[bhttp://www.realwebhost.net"]Real Web Host
Reliable Web Hosting starting at $15.95 a month. Includes 24/7 Support, http://faq.realwebhost.net]
Full Knowledgebase[/url] FAQ
Real Web Host Forums! Go there! [bhttp://forums.realwebhost.net"]Forums
[bhttp://www.secureserver.net/default.asp?prog_id=RealWebHost"]Domain Names Starting @ $12.95
================================================
Converting of urls has always been a problem. It's very difficult to trap for every possible format. I intend to add a seperate field that will alow you to have a seperate signature purely for usenet posts (similar to the 'Public Email' option). This will mean you can create it without bbcodes and it will be displayed in usenetposts exactly as you enter it.
Reply With Quote
  #128  
Old 08-04-2001, 11:33 AM
webhost's Avatar
webhost webhost is offline
 
Join Date: Oct 2001
Location: St. Louis
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks any ideas on the reason why i didn't recieve a email when it said it had been sent?
Reply With Quote
  #129  
Old 08-04-2001, 11:42 AM
fastforward fastforward is offline
 
Join Date: Oct 2001
Location: NC, USA
Posts: 399
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by webhost
thanks any ideas on the reason why i didn't recieve a email when it said it had been sent?
Once you see the 'email notification sent to ....' message on the console, you know for sure that the sendmail function was definately called. You should have seen an error if your SMTP server did not accept your mail for delivery for delivery. Does it happen every time?
Reply With Quote
  #130  
Old 08-04-2001, 12:44 PM
webhost's Avatar
webhost webhost is offline
 
Join Date: Oct 2001
Location: St. Louis
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry for the dealy Paul was running a few test.

First every test post I make from board that gets a reply to it from the newsgroup it states in results that a email is sent but it never shows up tried 5 different groups all the same.

Have you tried yours sent version 2.0.3 came out?
Reply With Quote
  #131  
Old 08-04-2001, 12:50 PM
Pie'oh'pah
Guest
 
Posts: n/a
Default

Hi Paul,

regarding the parse error i mentioned before, it's still there but stuff is working anyways, so what

Only when reading a certain group, im getting this error:

---------------------------------
Pulling alt.games.unreal.tournament.clans... No new messages.


Query failed:
UPDATE LOW_PRIORITY forum SET replycount=replycount+1 ,lastpost=996769546,lastposter='Martin H. Sluka',lastactivethread='FLOCK Fehlermeldung' WHERE forumid IN ()

DBD::mysql::db do failed: You have an error in your SQL syntax near ')' at line 1 at newnews.pl line 597, <SOCK1> line 8.
Pulling alt.games.half-life.counterstrike... No new messages. -> 41... bash-2.04$
------------------------------------

Well, somebody has stated the same error some posts earlier, but there was no reply to it so far.

This is just to let you know i have the same problem.
I suppose this support to all of us has become a full time job... No need to rush

-Alex
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:29 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05327 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete