vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists (https://vborg.vbsupport.ru/showthread.php?t=65152)

lierduh 08-03-2005 10:27 PM

Quote:

Originally Posted by Gutspiller
Does this work with 3.0.7?

3.07 is the same as 3.05 other than some minor security patchies

lierduh 08-03-2005 10:28 PM

Quote:

Originally Posted by Deriel
Another problem. The title match method isn't working ok, like in

http://forum.valinor.com.br/forumdisplay.php?f=86

The is a thread for every mail reply

You need to go through the settings again, there is a setting to deal with this.

lierduh 08-03-2005 10:29 PM

Quote:

Originally Posted by Deriel
I put a serie of "print" to investigate and the processing stops in these lines:

Code:

                        logging("Getting message number $current: ");
                        $last_loaded = $current;
                        $mime = new mime();


When I say debug, I meant to run the gateway in debug mode. Please see readme.txt

Gutspiller 08-05-2005 05:30 PM

I'm new to this. What do I put in the "Newsgroup/Mailing list E-mail" and "Server" text fields when setting it up to pull a newsgroup?

The newsgroup I want to use is alt.games.video.xbox what do I need to put into the fields when creating the new newsgroup??? :(

Gutspiller 08-10-2005 06:54 PM

bump

krohnathlonman 08-11-2005 05:10 PM

anybody come up with a way to bypass having so many duplicate posts? the only thing I've come up with so far is runnig the import then using the vbulletin tool to kill dupe threads

Gutspiller 08-15-2005 07:22 PM

Quote:

Originally Posted by Gutspiller
I'm new to this. What do I put in the "Newsgroup/Mailing list E-mail" and "Server" text fields when setting it up to pull a newsgroup?

The newsgroup I want to use is alt.games.video.xbox what do I need to put into the fields when creating the new newsgroup??? :(

bump

mpascal 08-21-2005 11:59 PM

I am picking up POP mail and when I run the gateway.php I get the following error:

Quote:

Database error in vBulletin 3.0.7:

Invalid SQL:
SELECT post.*, thread.*,
post.dateline AS postdateline, post.msgid AS postmsgid,
thread.title AS threadtitle, post.visible AS postvisible,
thread.visible AS threadvisible
FROM vb_post as post LEFT JOIN vb_thread as thread
ON (thread.threadid = post.threadid
AND post.userid = thread.postuserid
AND post.postid = thread.firstpostid)
WHERE post.isusenetpost = 0
AND post.postid > 49509
AND thread.forumid = 32

mysql error: Unknown column 'post.msgid' in 'field list'

mysql error number: 1054

I do not have msgid column and all my tables have a prefix "vb_post" not "post"

What am I doing wrong?

Gutspiller 08-22-2005 03:50 PM

Quote:

Originally Posted by Gutspiller
I'm new to this. What do I put in the "Newsgroup/Mailing list E-mail" and "Server" text fields when setting it up to pull a newsgroup?

The newsgroup I want to use is alt.games.video.xbox what do I need to put into the fields when creating the new newsgroup??? :(

Come on people! I took the time to install this mod, the least somebody could do is help me on how I fill in the info boxes to get it to pull the content it's suppose to.. :disappointed:

SEO Report 08-23-2005 09:59 PM

Newsgroup/Mailing list E-mail = the name of the newsgroup you want to import (that would be alt.games.video.xbox)

Server = the name of your nntp provider (ie. news.blabla.com)

HTH,
-k


All times are GMT. The time now is 09:46 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.01873 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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