vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists (https://vborg.vbsupport.ru/showthread.php?t=92588)

tpearl5 10-19-2012 09:17 PM

Also, since I can't get the attachment stuff to work anyway (it's looking for the old functions_images.php vbulletin file) I just disabled attachments all together by commenting out the first call to process_attachments($date, $postid, $threadid, $forumid); in functions_nntp.php

Most of the files posted on newsgroups is junk/viruses anyway.

SamirDarji 10-20-2012 03:28 AM

Awesome notes on the install tpearl5. Thank you! I've yet to fully play with my install, and I'm sure these notes will come in handy. :)

tpearl5 10-22-2012 01:41 PM

Welcome - fyi, I was using the file provided by Aylwin above. More thanks should go to Aylwin and others for providing various fixes.

tpearl5 01-15-2013 03:53 PM

Also, on another install of this I was getting a mySQL error when running gateway.php. I had to update the query in that matches posts to existing threads to this:
PHP Code:

WHERE p.msgid '".$db->escape_string($msgid)."' 

note the p. in front of msgid.

Hossam Hossny 02-04-2013 06:06 AM

Can anyone here post his working version? There are many great contributors to this Mod but no one has actually posted a patched working version. I wonder why.

Thanks for everyone who has supported this mod that I know of since 2005. Back then I had it on 3.x but I wish I can know if it would work on latest 4.2.

Cheers,
Hossam


All times are GMT. The time now is 04:53 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.01497 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete