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
  #372  
Old 01-09-2002, 01:08 PM
fastforward fastforward is offline
 
Join Date: Oct 2001
Location: NC, USA
Posts: 399
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by VirtueTech
Hey thanks but line 877 of what script?
newnews.pl
Reply With Quote
  #373  
Old 01-09-2002, 10:51 PM
VirtueTech VirtueTech is offline
 
Join Date: Oct 2001
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool Thanks.
Reply With Quote
  #374  
Old 01-10-2002, 12:57 AM
fsfl2k fsfl2k is offline
 
Join Date: Dec 2001
Location: Denton, Tx (north of Dallas/Ft.Worth)
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FastForward .....

I have not tried this hack yet but the demo site looks great. I have 2.2.1 or I would have already downloaded it.

I read that there was a re-write to PHP going on with the hack.
Any closer to an estimate on when the PHP version may be available

thanks,
Anthony
Reply With Quote
  #375  
Old 01-14-2002, 12:13 AM
fastforward fastforward is offline
 
Join Date: Oct 2001
Location: NC, USA
Posts: 399
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by fsfl2k
FastForward .....

I have not tried this hack yet but the demo site looks great. I have 2.2.1 or I would have already downloaded it.

I read that there was a re-write to PHP going on with the hack.
Any closer to an estimate on when the PHP version may be available
Complete:
The collection of the news and loading into vB (including single part attachments)
The required vB code and template changes.

Not Complete:
The news sending.
Some other options such as custom signatures custom email and some maintenance functionality.

I have been really tied up at work over the past week so I haven't touched it for a while. I'll get the sending part done and release it in the beta forum for a while. It wasn't simply a port of the Perl version, it was a total rewrite.
Reply With Quote
  #376  
Old 01-14-2002, 12:20 AM
fsfl2k fsfl2k is offline
 
Join Date: Dec 2001
Location: Denton, Tx (north of Dallas/Ft.Worth)
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great!
Thanks for the update.
I look forward to testing it out when available.

Anthony
Reply With Quote
  #377  
Old 01-14-2002, 08:20 AM
WildWayz WildWayz is offline
 
Join Date: Oct 2001
Location: United Kingdom
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi ya

When I run newnews.pl I get this

Quote:
Connecting to news.clara.net:119... Connected
Sending authentication info... Authenticated and logged in

Pulling uk.media.dvd...
-> fetching articles 371122 to 371622...
NNTPERROR: 430 No Such Article
NNTPERROR: 430 No Such Article
NNTPERROR: 430 No Such Article
<-- SNIP -->
NNTPERROR: 430 No Such Article
NNTPERROR: 430 No Such Article
NNTPERROR: 430 No Such Article
-> inserting new threads from uk.media.dvd
-> inserted 0 threads
-> finding replies...

Clean disconnection from news.clara.net:119

Expiring usenet articles older than 120 days...
-> uk.media.dvd... OK
Expire completed.
It isn't importing in the posts from uk.media.dvd (a very active newsgroup).

Any ideas what is up?

My forums are at http://www.dvd-critic.net/forums/index.php

James
Reply With Quote
  #378  
Old 01-14-2002, 01:17 PM
fastforward fastforward is offline
 
Join Date: Oct 2001
Location: NC, USA
Posts: 399
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The problem is exactly what it says. 'No such article'.

Assuming you haven't changed the article numbers, you'll probably find that your news server provider has reindexed their news spool and renumbered all the articles.
Reply With Quote
  #379  
Old 01-14-2002, 01:24 PM
WildWayz WildWayz is offline
 
Join Date: Oct 2001
Location: United Kingdom
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do I find out the article number?

I mean, in groups I have it setup like this

Newsgroup : uk.media.dvd
Destination Forum : uk.media.dvd
Footer :
Enabled : YES
Last Message Number : 0
Servername : default
Username : default
Password : default

I then telnet in and run ./newnews.pl and it updates
Last Message Number : 370200
But no posts are imported.

--James
Reply With Quote
  #380  
Old 01-14-2002, 01:32 PM
fastforward fastforward is offline
 
Join Date: Oct 2001
Location: NC, USA
Posts: 399
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by WildWayz
How do I find out the article number?

I mean, in groups I have it setup like this

Newsgroup : uk.media.dvd
Destination Forum : uk.media.dvd
Footer :
Enabled : YES
Last Message Number : 0
Servername : default
Username : default
Password : default

I then telnet in and run ./newnews.pl and it updates
Last Message Number : 370200
But no posts are imported.

--James
use a normal news client to check the last number of the message of the last message in the forum. Alternatively you could just set them to 0 and wait for it to catch up. Depends on the size of your batch setting and the number of articles on your news server as to which method is best. Article numbering and this unavoidable problem is explained in the hack instructions.
Reply With Quote
  #381  
Old 01-14-2002, 01:35 PM
WildWayz WildWayz is offline
 
Join Date: Oct 2001
Location: United Kingdom
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi ya

Thanks - got it (I think - it is fetching OK).

I done as you said and looked at the last post to the newsgroup and it's ID was

403318

so I knocked it back to 403000 and it is now downloading them

--James
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 11:20 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.08043 seconds
  • Memory Usage 2,316KB
  • 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
  • (4)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
  • (11)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