![]() |
Quote:
It is not easy to know why your post does not show up on USENET after your server received it. Not to be smart here, but have you posted using a normal usenet client? does your server accepts posting? |
Quote:
the "getforuminfo" function is now changed to "fetch_foruminfo". Around line 235, find: $foruminfo=getforuminfo($threadinfo[forumid]); Change it to: $foruminfo=fetch_foruminfo($threadinfo[forumid]); |
Quote:
I'm really stuck with this one.... I've already had about a dozen users sign up for the USENET access to the groups I'm using. |
Quote:
I'm going to sit down later, and go through this hack one line at a time to see if I can figure out why it isn't posting back to the news server after a message 240 saying it did... I'd be willing to pay for a fix almost!!! :D |
Quote:
You could try a different news server. I believe there are some free ones which accept post out there. |
Quote:
They have a free 50MB/day account that has something like a 3$ one-time setup fee... I was able to successfully post to the free account using a newsreader... using the same settings with the vB hack, I am able to download all the posts from the group, and that is working flawlessly. I added the gateway.php to the includes/crons folder, and set it up as an hourly scheduled task in vB. When I run it manually either by calling the page directly, or using the "run now" feature in the scheduled task manager, the posts are repordedly being posted, and after that, there is no way of knowing where it is lost. I'm not experienced with connecting to third parties with PHP, although, I am decent at PHP code. I will look over the file in the next hour or so, and see if anything sticks out that might be causing the problem... I've looked over the send_post function a few times already, and I didn't see anything there that was wrong... maybe something with the way headers are being read or sent??? That's where I'm lost, because I'm not experienced with the protocols used to connect to the NNTP server & post. :S I'll Post the contents of my gateway.php file after I've looked it over and made it a little more readable. |
Quote:
http://pear.php.net/package-info.php...release=0.10.1 |
Quote:
After renaming a couple of fuctions that were get_article to getArticle, etc... everything seems to work again... this is the result after posting an article... Quote:
|
At least this time, it is knowing that it wasn't posted... each time it runs, it's trying to post the same 2 messages again:
Posting Message from himerus: 1 Posting Message from himerus: 1 |
I've been hacking away, and in the main posting function, it is getting a status 340... I'm not sure what the 1 is after the posters username, just a varialbe that has changed with this new NNTP.php that I'm using....
In the function it has: PHP Code:
|
All times are GMT. The time now is 08:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|