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
Graphical Interface for the NNTP Gateway Details »»
Graphical Interface for the NNTP Gateway
Version: 1.00, by GameCrash GameCrash is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 03-22-2002 Last Update: Never Installs: 28
 
No support by the author.

Current version is 1.2

You can always download the newest version in the first post.

This hack will allow you to administrate the NNTP Gateway hack created by Gilby via the Admin CP. This is version 1.1 and will work for NNTP Gateway version 1.8 and 1.9. It will NOT work for 1.7 and earlier.

It is tested with vBulletin 2.2.2 and vBulletin 2.2.4. It may work with 2.0.x, it may not.

For installation instructions please read the install.txt in the zip file.

I created a new thread to make sure I can answer your questions easier. So please do NOT Email, PM or ICQ me about this hack - you will be ignored.

Changelog

Version 1.2 (06.04.2002)
- fixed bug in nntpgateway.php that caused a reset of the last message id when editing a newsgroup

Version 1.1 (28.03.2002)
- Fixed bug in the gateway.php changes causing class.POP3.php3 not beeing included properly when calling via CP

Show Your Support

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

Comments
  #12  
Old 03-27-2002, 08:23 PM
~rc~ ~rc~ is offline
 
Join Date: Mar 2002
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What would cause this error during syncronisation?

Warning: Failed opening 'class.POP3.php3' for inclusion (include_path='') in /home/sites/site3/web/forum/gateway.php on line 31
Reply With Quote
  #13  
Old 03-27-2002, 08:28 PM
Gilby Gilby is offline
 
Join Date: Oct 2001
Posts: 173
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by ~rc~
What would cause this error during syncronisation?

Warning: Failed opening 'class.POP3.php3' for inclusion (include_path='') in /home/sites/site3/web/forum/gateway.php on line 31
You don't have that file uploaded. If you upload the file from the nntp gateway distribution, that error will not occur.
Reply With Quote
  #14  
Old 03-27-2002, 08:32 PM
Gilby Gilby is offline
 
Join Date: Oct 2001
Posts: 173
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah, I see what's happening. The error is when you to the sync from the control panel. There is an error in the instructions to this. What you need to do is change:
Code:
include("class.POP3.php3");
to
Code:
include("$ad.class.POP3.php3");
Reply With Quote
  #15  
Old 03-27-2002, 08:48 PM
~rc~ ~rc~ is offline
 
Join Date: Mar 2002
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, that helps but it should read;
Quote:
include($ad."class.POP3.php3");

Now if you can figure out how to get my cron to work, you'd be a star. I've tried everything, but still nada.
Reply With Quote
  #16  
Old 03-28-2002, 06:17 AM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the include problem is fixed...
Reply With Quote
  #17  
Old 03-30-2002, 01:12 AM
Thomas P's Avatar
Thomas P Thomas P is offline
 
Join Date: Oct 2001
Location: Munich, DE
Posts: 365
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

Great job Gilby & GameCrash!
Will try to include this hack the next days.

OT @ GC: Does d)f provide us with lynx?
I mean, does the mentioned cron job work at d)f:
>5,15,25,35,45,55 * * * * /usr/bin/lynx -source "http://www.yourserver.com/vbdir/gateway.php?log=cron"
Errrm, do you use a d)f-nntp server or an external one?

Tia,
-Tom
Reply With Quote
  #18  
Old 03-30-2002, 06:21 AM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<off topic>

D)F has no newsserver as I know I use news.microsoft.com but you will not be very successfull to find standard newsgroups there

But you will not be very successfull with this cron job. D)F provides cron jobs only via their own interface at kundenmenue.de and they only allow daily (or longer) cron jobs... You also may get problems with the very restrictive script limits there... that are two of the reasons why I use my own server now...

</off topic>
Reply With Quote
  #19  
Old 03-31-2002, 05:39 PM
Thomas P's Avatar
Thomas P Thomas P is offline
 
Join Date: Oct 2001
Location: Munich, DE
Posts: 365
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, appreciate that info
cu,
-Tom
Reply With Quote
  #20  
Old 04-05-2002, 12:12 AM
jarvis jarvis is offline
 
Join Date: Nov 2001
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to limit the number of days that is pulled for a particular group thru the panel, or is there a field I have to alter in the dB?

Thanks!
Reply With Quote
  #21  
Old 04-05-2002, 05:06 AM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well... the panel can do everything the gateway itself can do atm (I think). You can't select the number of days, the only thing you can change is the last message number...
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 07:00 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05325 seconds
  • Memory Usage 2,303KB
  • 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
  • (2)bbcode_code
  • (2)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
  • (3)pagenav_pagelink
  • (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