![]() |
Quote:
Regarding the "Re: " problem, I have that too. But I've been running a query against our forums after each mail exchange to remove the "Re: " in current vb thread titles before the next NNTP mail exchange. It seems to help somewhat in this respect, but not 100%. If I get to understand PHP coding better, I'd like to alter the mod to remove the "Re: " part from all incoming titles as vb doesn't need them (and it looks better without them). Thanks. -- Rik |
Quote:
I think that I'm gonna try it now. Is it just the same file that I have to use as the 3.5 that is downloable from the top post? Thanks. |
Quote:
As for vb 3.6.4, this mod basically works well for me but I only exchange Usenet newsgroups and do not utilize features for binary files or maillists. Others would have to give you feedback there. Regards. -- Rik ps: Its definitely worth the effort to get it going. We went from a few thousand messages to 450,000 online in one month. |
If I use vbulletin cron then the scheduled tasks stop but using the plesk interface to setup the job fails with errors from line 1-6 about files not existing. I can manually run the gateway.php file from the browser and there is an import.
Any thoughts on the matter? Update: The error messages: full/path/of//gateway.php: line 1: ?php: No such file or directory full/path/of//gateway.php: line 2: : command not found full/path/of//gateway.php: line 3: P: command not found full/path/of//gateway.php: line 4: Release: command not found full/path/of//gateway.php: line 5: */: No such file or directory full/path/of//gateway.php: line 6: /********************************************: No such file or directory full/path/of//gateway.php: line 7: syntax error near unexpected token `Usenet/Newsgroup' full/path/of//gateway.php: line 7: ` NNTP (Usenet/Newsgroup) Gateway 1.9' Update In Case Others See This: The first line comes from <?php ... The other lines are from comments in the gateway.php script. But the script does not seem to run so there must be something that I set wrong in the plesk interface. |
Quote:
Shouldn't it be more like ./gateway.php assuming you dropped the scripts in your /forum/ subdirectory? |
The cronjob is definitely running every 15 minutes but with the errors and so the php file does not execute. I updated my message with the ideas that the comments in the gateway.php file are causing the error. I just removed those comments from the file and will see what the next run through says. This is what was entered into the plesk interace. Do I also need to tell it about php?
0,15,30,45 * * * * /full/path/gateway.php Thanks for the help. Update: OK. After removing the comments from the script ... these are the 'new' errors full/path/of//gateway.php: line 1: ?php: No such file or directory full/path/of//gateway.php: line 2: : command not found full/path/of//gateway.php: line 3: syntax error near unexpected token `E_ALL' full/path/of//gateway.php: line 3: `error_reporting(E_ALL & ~E_NOTICE);' So - the php being interpretted. Hmm. Google search time |
Quote:
Please provide the full path to your forums and the full path to your gateway.php script. If you can telnet, simply type 'pwd' from the forum subdirectory. I'm guessing it's something like /home/{youruserid}/public_html/forum ... |
Thank you. I figured out the correct line now. The php interpreter does need to be stated prior.
0,15,30,45 * * * * /full/path/to/php /full/path/gateway.php The space between is important. Another way would be for the user to add the information into the gateway.php script. Something like #!/usr/local/bin/php as the first line. Now, I am a happy camper :glasses: Thank you for all of your help. Oh - additional instructions in case someone else trips over this post... If you need to find the path of your php interpreter then use the php info in the admincp. |
Hi
What do i need to have this up and running, Does it have to be used for posting, can it just be used for downloading the binaries? I am a little baffled with regards to setup requiering email addresses as so on... In the server setup side of it, what do i put in here "Newsgroup/Mailing list E-mail" please? Can i use NTL's free server for this news.ntlworld.com? |
I'm running 3.6.4,
What file do I add the two (construct_nav_option) lines from the installation instructions to? I've looked in a few files and don't see: Edit ./admincp/index.php file construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0', '<br />'); -Thank you, Growler |
All times are GMT. The time now is 07:43 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:
|