vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists (https://vborg.vbsupport.ru/showthread.php?t=92588)

AWS 02-22-2006 04:41 PM

Quote:

Originally Posted by Grinler
On another note, has anyone who uses this script ever had a problem with any usenet providers when they found out what you were using the script for? Did they cancel your service or tell you that it was not allowed? Are there any known services that know about this script and do not care if you use it?

As long as you stay under the alloted download limits you'll be OK.
I've been running this hack using GigaNews 2 gig per month account for 3 years and have never had a problem. If you pull binaries then you'll need a larger amount. I pull about 35 text groups and I have never used anywhere near my allotment.

Grinler 02-22-2006 05:19 PM

Any idea if they know what you are using it for? Just curious as though it does not break any AUP they may not like it. Btw, how do you like giganews?

KW802 02-22-2006 08:02 PM

Quote:

Originally Posted by AWS
I changed that block of code to use the new image class that vbulletin has although I do actually have the function image file. Must be leftover from an older version after upgrade. Forgot I had modified that part of the script.

I'd be interested in seeing the modified version using class_image.php instead, doesn't matter if it's phmtl or php. :)

srpompon 02-23-2006 01:20 PM

Quote:

Originally Posted by KW802
I'd be interested in seeing the modified version using class_image.php instead, doesn't matter if it's phmtl or php. :)


i also...

laxyy 02-24-2006 03:53 AM

Quote:

Originally Posted by Cyburbia
This:

HTML Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
        <title>Scheduled Task Manager - (my site) - vBulletin Admin Control Panel</title>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
        <link rel="stylesheet" href="../cpstyles/vBulletin_3_Default/controlpanel.css" />
        <script type="text/javascript">
        <!--
        var SESSIONHASH = "";
        function set_cp_title()
        {
                if (typeof(parent.document) != 'undefined' && typeof(parent.document) != 'unknown' && typeof(parent.document.title) == 'string')
                {
                        parent.document.title = (document.title != '' ? document.title : 'vBulletin');
                }
        }
        //-->

        </script>
        <script type="text/javascript" src="../clientscript/vbulletin_global.js"></script>

</head>
<body style="margin:0px" onload="set_cp_title();">
<div class="pagetitle">Scheduled Task Manager</div>
<div style="margin:10px">
<!-- END CONTROL PANEL HEADER -->

<p><b>Mailing list gateway</b></p><p>Done</p>

<!-- START CONTROL PANEL FOOTER -->
<p align="center"><a href="http://www.vbulletin.com/" target="_blank" class="copyright">vBulletin v3.5.0 Release Candidate 1, Copyright &copy;2000-2005, Jelsoft Enterprises Ltd.</a></p>
</div>
</body>
</html>

Just raw HTML.

its good to get update from news group
I just installed this mod,, but facing some problem and its not updating the contain rapidly,

its gives error when i run it
"Another instance of gateway.php is running, try again in 30 minutes if the script was crashed."

its megarly updating less than hundred post each time

Plz guide me in this

Thanx

laxyy 02-24-2006 03:53 AM

its good to get update from news group
I just installed this mod,, but facing some problem and its not updating the contain rapidly,

its gives error when i run it
"Another instance of gateway.php is running, try again in 30 minutes if the script was crashed."

its megarly updating less than hundred post each time

Plz guide me in this

Thanx

Maddog417 02-26-2006 05:33 PM

I'm also having all sorts of problems with this hack. For starters, the documentation is a fiasco and there are so many different issues and problems here on the forums I'm not certain what is working on this hack.

I installed the files as best I could given that the files included in the current version aren't even mentioned in the Readme. Whenever I attempt to run the http://www.yourserver.com/vbdir/gateway.php?debug=1 script, I get the following error:

Quote:

Warning: fsockopen(): unable to connect to myemail.com:110 in /includes/pop.php on line 40
Connection timed out (110)
Warning: fwrite(): supplied argument is not a valid stream resource in /includes/pop.php on line 107

Warning: fgets(): supplied argument is not a valid stream resource in /includes/pop.php on line 99

Warning: fwrite(): supplied argument is not a valid stream resource in /includes/pop.php on line 107

Warning: fgets(): supplied argument is not a valid stream resource in /includes/pop.php on line 99

Done
I'm trying to get this to work for a Mailing List, not a newsgroup. So far I can't even get the gateway.php to run at all.

Does anyone have this working for vb3.5.4 for a mailing list? If so, can you provide some tips on exactly how you did it? Thanks.

Maddog417 02-26-2006 10:54 PM

Every time the gateway.php attempts to run, I also get this:

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE 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 Error Number : 1064

jmw 02-26-2006 11:11 PM

Why doesn't any of you guys takes this hack and be in charge of delivering timely updates and charge a fee for it? This hacks appears to be abandoned and it is needed badly. There is a ton of money to be made with these abandoned hacks. There are a ton of people that don't know a line of code and that don't want to put up with these buggy hacks, lack of updates problem and don't mind to shell out money. Remember, the majority of Vb customers don't know a line of code. Where is that paid hack directory anyway?

AWS 02-27-2006 07:10 PM

Quote:

Originally Posted by Maddog417
Every time the gateway.php attempts to run, I also get this:

Looks like the querry wasn't run when you installed the hack. Did you follow the install instructions and open the gateway settings page before you added any newsgroups?


All times are GMT. The time now is 01:35 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
  • Page Generation 0.02726 seconds
  • Memory Usage 1,756KB
  • 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_html_printable
  • (7)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