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 10-07-2005 04:04 AM

Quote:

Originally Posted by babulgogoi
while trying to run: http://www.asiasrc.org/posts/gateway.php?debug=1

got this eror

Fatal error: Call to undefined function: globalize() in /home/asiasrc/public_html/posts/gateway.php on line 73

?? any idea??

Don't tell me you are running vB3.5 already. This hack is for vB3.0x.

babulgogoi 10-07-2005 10:00 AM

Oh sorry, i hv not noticed the version..

Well, I think I hv to install 3.0.5 and then install your plugin.

will that work??

PS. r u working on the plugin ofr vb 3.5.0??

babulgogoi 10-10-2005 03:51 AM

I got this error: while accessing gateway.pgp script as per instruction.

Database error in vBulletin 3.0.5:

Invalid SQL: UPDATE vb3_nntp_settings
SET value = WHERE varname = 'last_postid'

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 'WHERE varname = 'last_postid'' at line 2

mysql error number: 1064

Date: Monday 10th of October 2005 10:10:58 AM
Script: http://www.asiasrc.org/upload/gateway.php?debug=1
Referer:
Username: Unregistered
IP Address: 210.211.161.85

------

any help??

KevinM 10-11-2005 04:26 PM

I keep having issues with a few usenet users where the posts don't appear to decode correctly, although when I check with a newsreader it works fine.

It starts a new thread and puts 'No Subject' as the subject (which is the default behaviour if the gateway script cannot detect a subject), and puts the complete headers and text into the post (see below)

Any ideas? (I have replaced the email addresses with xxxx)

Quote:

User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
X-Accept-Language: en-us, en
MIME-Version: 1.0
Newsgroups: uk.d-i-y
Subject: Re: B&Q Cable clearance
References: Pg2jENAy5oSDFwEC@y.z 4db7bc0929xxxx@xxxxxxx.co.uk
In-Reply-To: 4db7bc0929xxxx@xxxxxxx.co.uk
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@clara.net (please include full headers)
X-Trace: 44333900e1e4932e33529800133b032ee332e00482a22388d7 327111434ac292
NNTP-Posting-Date: Mon, 10 Oct 2005 20:35:46 +0100
Message-ID: 1128972946.55394.0@doris.uk.clara.net
Lines: 13
Xref: number1.nntp.dca.giganews.com uk.d-i-y:572578

wrote:
My nearest B&Q warehouse is clearing out reels of old colour
mains cables & tails:
16mm x 25m Earth 8.57
The tails may be cheaper, but not many DIYers would 'stock' these, and a
pro .......


lierduh 10-11-2005 07:58 PM

Quote:

Originally Posted by KevinM
I keep having issues with a few usenet users where the posts don't appear to decode correctly, although when I check with a newsreader it works fine.

It starts a new thread and puts 'No Subject' as the subject (which is the default behaviour if the gateway script cannot detect a subject), and puts the complete headers and text into the post (see below)

Any ideas? (I have replaced the email addresses with xxxx)

I noticed the post does not contain "From:" header. It is weird as the news server should not have accepted the post as the From: header is a must.

oldengine 10-13-2005 10:08 PM

Everything appears to be working fine, but I did have this error when running nntp_settings.php

Database error in vBulletin 3.0.7: Invalid SQL: ALTER TABLE post ADD ref TEXT NOT NULL mysql error: Duplicate column name 'ref' mysql error number: 1060

I ran it again and all appeared to be fine. I have loaded 665 threads and 3,314 posts from one news group.

This error displayed with the same results on my test forum (different domain, same server) as well as my main forum.

David_R 10-25-2005 04:54 AM

i have a strange issue.
one my forum i am fetching news articles for 5 groups.
i tried adding a 6th group and created a forum properly..

but messages are not getting imported into this newly created forum. can someone tell me why ?
i tried to run gateway.php in debug mode but i am unable to view the output :(

i tried to login to my news provider through telnet, this works absolutely fine.

need help. i cannot fix problem since last 5 days now

myMigration 11-03-2005 01:42 AM

lierduh

Can you or anyone else tell me if its possible to propogate to two newsgroups from one vb forum?

I think it will pull in from two newsgroups but i dont think it will post to the relevant newgroups from internal posts on vb.

I did not want to create an additional forum so i might if its feasable only pull posts in from the two newgroups and not post out.

Can this be done?

Create Hack BTW, i have been tweaking it for months to fit into my site and it is working like a charm.

lierduh 11-04-2005 10:08 PM

Cross posting is not supported.
Cross posting is generally regarded as bad practice by USENET community by the way.

Quote:

Originally Posted by myMigration
lierduh

Can you or anyone else tell me if its possible to propogate to two newsgroups from one vb forum?

I think it will pull in from two newsgroups but i dont think it will post to the relevant newgroups from internal posts on vb.

I did not want to create an additional forum so i might if its feasable only pull posts in from the two newgroups and not post out.

Can this be done?

Create Hack BTW, i have been tweaking it for months to fit into my site and it is working like a charm.


lierduh 11-04-2005 10:09 PM

Quote:

Originally Posted by David_R
i have a strange issue.
one my forum i am fetching news articles for 5 groups.
i tried adding a 6th group and created a forum properly..

but messages are not getting imported into this newly created forum. can someone tell me why ?
i tried to run gateway.php in debug mode but i am unable to view the output :(

i tried to login to my news provider through telnet, this works absolutely fine.

need help. i cannot fix problem since last 5 days now

Should not have this limitation.
What about disable one of two previous groups?

lierduh 11-04-2005 10:11 PM

Quote:

Originally Posted by oldengine
Everything appears to be working fine, but I did have this error when running nntp_settings.php

Database error in vBulletin 3.0.7: Invalid SQL: ALTER TABLE post ADD ref TEXT NOT NULL mysql error: Duplicate column name 'ref' mysql error number: 1060

I ran it again and all appeared to be fine. I have loaded 665 threads and 3,314 posts from one news group.

This error displayed with the same results on my test forum (different domain, same server) as well as my main forum.

The script tried to add a table field but the table field 'ref' exited already probably due to previous installation.

oldengine 11-06-2005 01:10 AM

Quote:

Originally Posted by lierduh
The script tried to add a table field but the table field 'ref' exited already probably due to previous installation.

Never heard from it again. The mod has been working flawlessly.

poliveira 11-23-2005 12:49 PM

Any plans to support 3.5? If so, is it possible to share a timetable?

I noticed from the thread that many are already running 3.5, will this mod work on 3.5?

Thanks

Krisekocm 11-23-2005 02:16 PM

Yes it is

poliveira 11-23-2005 02:22 PM

Thanks for the quick reply, but can you clarify?
It is planned or currently works on 3.5
Thanks

Krisekocm 11-23-2005 02:40 PM

how to make this working tu update more then one group ! ?

Krisekocm 11-23-2005 04:18 PM

<b>Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>/home/ocm/site/vhost/forum/includes/class_core.php</b> on line <b>2931</b><br />

scottct1 01-19-2006 12:50 PM

Anyone got this running on vb3.5.3?

I tried installing it and whenever I run the admin functions I get an error message.

Fatal error: Call to a member function on a non-object in /home/satellit/public_html/admincp/nntp_settings.php on line 48

thedvs 01-22-2006 08:38 PM

@scottct1 you need to use this version for 3.5.3...

https://vborg.vbsupport.ru/showthread.php?t=92588

David_R 02-02-2006 02:57 AM

Quote:

Originally Posted by lierduh
Should not have this limitation.
What about disable one of two previous groups?

tried every possibility i could imagine, but still wont work for any new forum added :(
i am trying to add a new forum fetching news posts from a new newsgroup..

dunt know what is wrong

jarosciak 02-15-2006 10:19 AM

Ok, somehow I got it to work.
Problem now is that it will grab 10-15 posts in like 5 seconds and then it stops, refreshes the page and displays:

Another instance of gateway.php is running, try again in 30 minutes if the script was crashed.

Anyone else had this problem and can help?

Joe

tpearl5 04-13-2006 06:39 PM

I have no idea why, but all a suddent I've been getting this error message on gateway:
Could not connect to NNTP-server. (Connection timed out (110))

I use newshosting and just tried giganews. Getting the same errors. What could be causing this? I can login fine using a regular news reader.

anonscape 05-19-2006 02:41 PM

Is anyone using this great mod with a free usenet service? I notice that several peple are using the paid for service at Giganews but is there a free news provider that would work ok with this hack?

TIA for your help.

TMM-TT 08-05-2006 12:26 PM

Quote:

Originally Posted by anonscape
Is anyone using this great mod with a free usenet service? I notice that several peple are using the paid for service at Giganews but is there a free news provider that would work ok with this hack?

TIA for your help.

If you're still interested you can send me a PM, so I can set up a testingaccount for you at news.tornevall.net

vol_freak 08-06-2006 07:51 AM

anyone running this with 3.6 yet?

woodp 12-26-2006 07:50 PM

Ignore this post, I'm running vB3.6.4 and shouldn't have posted here.

kjhkjh 12-28-2006 11:44 PM

ok if someone could help and forgive my ignorance on this then i'd appreciate it.

I have installed the hack and have changed the settings in the admincp for the newsgroups. the bit that I'm stuck on is the server for the nntp.

Now say that I have a usenet group that i want to connect to "alt.uk.------"

What do I put in as the server. The example given in the readme is msnews.microsoft.com but surely it has to be something relevant to the alt.uk.----- group?

Do I have to find this from the person who started this usenet group?
Do I have to ask their permission to connect my vb forum to them?
Is the server value from them or a third party?
Is this something that I'll have to pay for?

Thanks for any help. I'm a complete beginner to this and so appreciate any help.

:surprised:

Sanjiyan 12-29-2006 12:05 AM

The server option refers to the USENET or NNTP server address.

Normally your ISP will have a newsgroup/usenet/nntp server for example my ISK Blueyonder, has a newsgroup server at the address: news.blueyonder.co.uk

If your ISP does not have a newsgroup server, then there are plenty of free servers on the internet, google for one. If that does not work then there are newgroup servers ran by commercial companys that charge for access to them.

You would put that server address into the server field.
You would put the newgroup such as rec.arts.anime.creative into the newsgroup/mailing list email.

See the attached .jpg for reference.

kjhkjh 12-29-2006 01:36 AM

Thanks Sanjiyan,

I have tried looking for free nntp servers that I could use, but it really isn't that easy. When I start reading through their terms it becomes clear that linking to a vbulletin forum to pull and post messages isn't allowed.

I couldn't find any settings to put in for google either (although I regularly use the web to view usenet through google groups).

Can anyone tell me the settings for a free nntp server that would allow me to pull and post messages to and from my VB forum?

If I have to pay, can anyone recommend a server that is excellent value for use with vb?

Are there any pitfalls or things that I should think about when signing up with a commercial service?

Thanks.

kjhkjh 12-29-2006 01:57 AM

I have just taken a look at Giganews.

Even paying for service with them seems to open the door to potential problems. Say that someone spams in my forum and this ends up on usenet through Giganews' service:

Quote:

If it is determined that you have posted spam through the Giganews servers, you will be charged a $50 cleanup fee per spam message that you posted, and your account will be terminated.
That could end up pretty pricey.

What is the way around this. What NNTP servers are people currently using this hack with?

Thanks.

Sanjiyan 12-29-2006 02:07 AM

Quote:

Originally Posted by kjhkjh (Post 1146705)
I have just taken a look at Giganews.

Even paying for service with them seems to open the door to potential problems. Say that someone spams in my forum and this ends up on usenet through Giganews' service:



That could end up pretty pricey.

What is the way around this. What NNTP servers are people currently using this hack with?

Thanks.

You can do what I have done.

The forums that the nttp script uses on my site, are locked from anyone posting to them, as such the script puts posts into a locked forum, the registered users can not reply to them.

Another way of stopping them is via the nntp script settings under the admincp system.

It is called:

Send message to USENET
Default: 1. Set it to 0 if you do not want to send your local posts to the USENET

I have mine set to 0. So even if a user finds away of posting, the reply or post stays local to the forums, its not forwarded onto the news server.

As for a free news server, if your in the UK, then Blueyonder (www.blueyonder.co.uk) have one just search their site for usenet or newsgroup, also check your ISP, 99.999% of all UK based ISPs have some sort of news server they offer as part of the package.

kjhkjh 12-29-2006 03:00 AM

Thanks Sanjiyan,

I think that I will do that. Just make posts get pulled from USENET and not have forum members posts go to usenet.

I don't really want to lock forums though.

I'm having another problem now.

Have signed up with tigernewsnet.com ($7.50 a month) I have the server, username and password details.

Now when I plug these into outlook, it downloads the usenet groups I visit - so it works there.

But when I plug these details into the admincp usenet options, I get the following error:

Quote:

Gateway version 2.3.2 1 group(s) gatewayed.
Could not connect to NNTP-server. (Permission denied (13))

Not connected
Not connected
I'm not sure why permission is getting denied and whether it has anything to do with my website host, or if it is the nntp host - although I doubt this because outlook is pulling threads with the settings...

kjhkjh 01-05-2007 05:15 PM

Can anyone help me with this error I described last post?

Quote:

Gateway version 2.3.2 1 group(s) gatewayed.
Could not connect to NNTP-server. (Permission denied (13))

Not connected
Not connected
As mentionned all the settings work with outlook (sucking in groups with the tigernews settings) but I get the above error when I run the debug url.

Do I need to get my website host to open certain ports?

Any help really really appreciated. I'm spending too much time on my forum site at the moment!

Thanks

amaarvell 04-22-2007 08:12 PM

hi
i just installed this and it says its gatewayed but no posts are coming through
any ideas

and in english please as i am a newbie

b00k 07-17-2007 05:00 AM

Quote:

Gateway version 2.3.2 3 group(s) gatewayed.

Connecting to server, server says: 200 News.GigaNews.Com
Server responded after user name: 381 more authentication required
Server responded after password: 281 News.GigaNews.Com
Info for rec.123.123 at news.giganews.com: 211 57025 604644 661668 rec.123.123
Could not connect to NNTP-server. ( (-1213239480))
Not connected
Not connected
Could not connect to NNTP-server. ( (-1213239480))
Not connected
Not connected
i get that through debug mode. Originally it worked flawless and dumped in 100K posts over the course of a few days.

For some reason it has come to a stand still, a dramatic one.

I had added a few more areas, then disabled them. So now i have 2 populated feed areas and 1 empty. I have added 1 post to that area.

Any advice ?

b00k 07-21-2007 04:13 AM

anyone ? :o

DonMecca 07-27-2007 05:40 PM

Does this still work?

Odoin 07-27-2007 06:11 PM

Works in 3.6.0 for me, to scared to upgrade to 3.6.8 :-s.

Mark

DonMecca 07-27-2007 06:27 PM

Quote:

Originally Posted by Odoin (Post 1303280)
Works in 3.6.0 for me, to scared to upgrade to 3.6.8 :-s.

Mark


Unfortunately I don/t have access to 3.6 version since I'm new to vB. Hmnn Could I install 3.6 then use this script then upgrade to the latest version? ...

Anyone here using the lastest vB version and has this installed ?

ryancooper 01-13-2008 06:33 PM

Is it normal for it to take hours to populate on the first run? It is going really slow for me?


All times are GMT. The time now is 04:19 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.02160 seconds
  • Memory Usage 1,843KB
  • 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
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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