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)

ryee 11-17-2004 01:47 AM

Can anyone recommend a NNTP provider that provides NNTP access over port 80? I need to use port 80 for my gateway.php because my hosting provider blocks all traffic on port 119.

Thanks.

James T Brock 11-17-2004 01:53 AM

I *think* giganews.com allows traffic over port 80. Someone else in this thread said so. You can sign up with them for a 3-day trail before they will charge you.

Stephan Whelan 11-17-2004 08:47 AM

Guys,

I'm having a small issue. When a user posts to our usenet forum it gets posted to the relevant Newsgroup, however during the next import run means the posted message gets imported as a seperate post on the thread. I suspect it isn't supposed to work that way.

Any ideas?

jcrash 11-17-2004 05:32 PM

Anyone else having problems with imported posts not getting added to the original thread and instead creating a NEW thread with the exact same title? This is getting to be a real bother.

lierduh 11-20-2004 08:20 AM

Quote:

Originally Posted by Stephan Whelan
Guys,

I'm having a small issue. When a user posts to our usenet forum it gets posted to the relevant Newsgroup, however during the next import run means the posted message gets imported as a seperate post on the thread. I suspect it isn't supposed to work that way.

Any ideas?

If you go through the settings, you will find the answer.

The Prince 11-20-2004 12:16 PM

Hi lierduh PLEASE HELP,

I'm having signature problems. Posts are being sent no problem. Footer is sent no problem. Username sent too. But signatures only appear in local forum and are not sent in usenet. And the signature box before posting is selected.

Signature: XXXXXXXXXXXXX

NNTP Settings:

nosignature = 0
nofooter = 1
default_footer = http://www.mywebsite.com
send_message = 1

Result in usenet:

--
The Prince

http://www.mywebsite.com


Also, you modified the email sent to usenet, is it still possible to have the emails sent the old way?

ThePrince.1dnp9z@mywebsite.com

Finally, is it possible to strip the footer of a message? The reason I'm asking is that in the newgroup I'm using there are many similar footers used by other websites, and I'd like to prevent my users from seeing the link of a competitor. I'd like for these footer not to show. (it says in the settings that the killfiles are not set to work with usenet)


thanks!

lierduh 11-21-2004 01:58 AM

Quote:

Originally Posted by The Prince
Hi lierduh PLEASE HELP,

I'm having signature problems. Posts are being sent no problem. Footer is sent no problem. Username sent too. But signatures only appear in local forum and are not sent in usenet. And the signature box before posting is selected.

In file functions_nntp.php

Around line 340. Replace the block of the code with the following:

PHP Code:

                $userinfo $DB_site->query_first("
                        SELECT email, signature, usertitle, customtitle                   
                        FROM " 
TABLE_PREFIX "user AS user
                        LEFT JOIN " 
TABLE_PREFIX "usertextfield AS usertextfield
                        ON user.userid = usertextfield.userid
                        WHERE user.userid = 
$newthread[userid]
                "
); 

Quote:

Also, you modified the email sent to usenet, is it still possible to have the emails sent the old way?

ThePrince.1dnp9z@mywebsite.com

Finally, is it possible to strip the footer of a message? The reason I'm asking is that in the newgroup I'm using there are many similar footers used by other websites, and I'd like to prevent my users from seeing the link of a competitor. I'd like for these footer not to show. (it says in the settings that the killfiles are not set to work with usenet)

thanks!
Leave the email as default (empty), then it will behavour the same way as before.

I think someone posted a modification about the chopping of footer for the usenet in this thread somewhere.

mcncyo 11-21-2004 11:25 PM

last couple of days i am gettting this error

[quote]
Invalid SQL: UPDATE forum
SET replycount = replycount + 1,
threadcount = threadcount + 1,
lastpost = '1101084923',
lastposter = 'Alexandr B.',
lastthread = 'tet',
lastthreadid = 10889
WHERE forumid IN ()

mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 8

mysql error number: 1064

Date: Sunday 21st of November 2004 06:56:01 PM
Script: http://forum.*.com/gateway.php
Referer:
Username: Unregistered
IP Address: **.**.***.**

James T Brock 11-22-2004 03:41 PM

How do I change the blue font color on the usenet quotes to a different color? Im using a black background, and it's kind of dark. What file do I have to edit in-order to change it?

SaN-DeeP 11-24-2004 03:40 PM

oops suddenly stopped receiving/sending usenet posts to/from my forum

I am assuming this is a problem from server end related to port 119, i tried confirming the same with provider he says nothing has been changed.

Any one can confirm what is happening ? I have scheduled this task to run every hour in my task manager of vbulletin.. Here is the log according to same :

Code:

  10246 Gateway Messages Import 22:29, 24th Nov 2004 Ran NNTP Gateway
Gateway version 2.3.2 10 group(s) gatewayed.
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected
Could not connect to NNTP-server. (Connection timed out (110))
Not connected
Not connected

Please let me know what would be wrong ? It was running fine since months then suddenly since 2 days getting those messages.

Regards,


All times are GMT. The time now is 07:45 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.01852 seconds
  • Memory Usage 1,758KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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