![]() |
Quote:
|
the largest bottlekneck in large scale archiving is the hard drive speed. If you don't have high speed SCSI drives don't ever try to archive millions of posts! Run things manually and NOT through cron if you're weeks behind in the posts.
|
i build a new nttp gateway from zero using php, C++ and Delphi. it's works very more efficiently than the actual nntp gateway (i test it on a 100.000 articles newsgroup without any problem) and also i inprouve the charset encoding/decoding and correct some litle bug i found in gateway.php
exemple : after inserting an article $db->query(" UPDATE " . TABLE_PREFIX . "thread SET firstpostid = $postid WHERE threadid = $threadid "); that look false and must be $db->query(" UPDATE " . TABLE_PREFIX . "thread SET lastpostid = $postid WHERE threadid = $threadid "); :) i need now some volonters to test it and to gave me they comments ! |
Quote:
|
i not understand exactly what you mean? off course i handle the AUTHINFO and all the neccessary nntp protocol !
|
Quote:
A "normal" usenet-client sends "MODE READER" to a server before the authorization, and a usenet-server sends "MODE SERVER" to another server, because of the different article-transfering modes. This usually is based on IP, so if a server is configured to handle feed-traffic, it also treats a local client as a server - which is wrong. It doesn't happen often, but it happens and may be important for some. :) |
ok, i do it ! i send a mode reader just after the connection
|
wow this mod seem to work fine in 3.6.8 as well as 3.6.7 just needs a few very small query fixes. thanks for this mod.
|
Would you share the fixes?
|
This is what I am receiving when I run gateway.php
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
-----------
|
Anyone know the fix to run it on 3.7?
Code:
Database error in vBulletin 3.7.0 Beta 3: |
Quote:
I'd check postcount .. :) |
Quote:
|
-----------
|
Why would I receive the following:
Code:
<form><textarea rows="15" cols="70" wrap="off" id="message">Database error in vBulletin 3.6.8: |
Quote:
|
I just installed this and so far it is running good, with the exception of 1 problem.
Certain messages will generate a "PHP has encountered a Stack overflow" error. The only way I can figure out to get around it is to go in and manually change the last downloaded message number so that it skips that message. Any ideas on how to fix this? I'm running a Windows 2003 server. I have already tried increasing the memory limit in PHP and it doesn't seem to have helped. |
It's empty.
Quote:
|
Quote:
|
Of course. Thank you. I have it working now.
Quote:
|
Quote:
Still getting the errors |
Don't know what the problem may be then.
I have it running here on 3.7 beta 3. I have modified it several times fixing things that change between vbulletin version so it possible my version has a fix that also fixes a problem with 3.7. |
Maybe it is because I use it for mailing lists?
|
Quote:
Code:
Connecting to server, server says: 200 News.GigaNews.Com Everything worked fine with a free server that doesn't require a login, my problem only started once I tried Giganews. I can verify that my username/password works because I can login using Outlook Express just fine. |
The connection is being established.
Try running setlastmsg.php and then running gateway.php after that. Wait a little while in between. |
Quote:
|
This works great for me on vBulletin 3.7.8 except for some reason new thread notification for those members who subscribe to new thread notification does not work. They are not sent an email that there has been a new post / thread.
Anyone know how I can get that to work? |
I have installed and is running very well on my 3.6.8. My only problem is that the attach are not imported to threads... Anyone can help me?
|
Hello,
I face a problem with some groups. Randomly, the gateway.php run stops with the following message: Quote:
Thanks! |
If you ever get the
Quote:
For a simple way to find out if you've been banned with a server, via SSH... telnet SERVER 119 if you get... Quote:
Quote:
|
Still getting only this message:
Getting message number 339: txt extensions are not accepted, as currently set up in the control panel. I'm sure I have the permissions right... at least I think so... I can post this extensions using my username and password. I'm trying to import a yahoo group at: http://www.forexforums.org Any ideas? |
This mod sounds great. But I can't get it to work.
I am testing it with a free-to-use university usenet server. I am sure the newsgroups I tried out exist. No typo or anything. But I get this error: Quote:
|
the news server does not have a group called 'alt.test'. pick one it does have
|
Quote:
I tried all kinds of combinations with this prefix that one can define in the settings, like prefix="alt.", group="test" etc. But that did not work, either. As I said, the group is there. |
Been going through this thread for awhile now and can't seem to figure this out...
I have the mod installed and setup. I run 'gateway.php' and it just displays a blank page.. When I run 'setlastmsg.php' it gives the following error: Quote:
Thanks in advance! |
hello tyler
do you use microsoft or unix ? |
Not connected
Not connected Could not connect to NNTP-server. (php_network_getaddresses: getaddrinfo failed: Name or service not known (0)) We just moved our server and started getting this problem. |
Quote:
Umm.. No? |
Hello,
I am trying to implement this under a b installation, running 3.7.1. How ever I am stuck at the place where I am suppose to edit the admincp/index.php file as I am unable to locate the side piece of code, Code:
construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0', '<br />'); can any one shade some light :) thank you. |
All times are GMT. The time now is 04:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|