![]() |
Quote:
Create a new task. When the box pops up browse to php.exe. The full path should show for the exe. You should see something like C:\Inetpub\php\php.exe or whatever the path to php.exe is. At the end of that add the path to gateway.php. When done you should have something like C:\Inetpub\php\php.exe C:\Inetpub\wwwroot\gateway.php Now go to advanced and set it to run every 15 minutes for 23 hours and 59 minutes. Click OK and when the password box comes up put in your administartor password. You now should have a scheduled task called php.exe. Open scheduled task folder and right click the task and run it. A DOS box should popup as it runs. If the box pops up and disapears right away then try to run the task command from a dos prompt. By doing this you'll see what the problem is. More than likely bad path. |
Quote:
Quote:
I searched my machine and checked my vB install to make sure I didn't have various copies of PHP floating about, and I have only the one in my c:\php4\php dir. It's PHP 4.3.3 if that matters. |
the more I use this hack the more I like it!
... missing htmlspecialchars($subject) :rolleyes: |
After getting thousands of messages from usenet, I'm starting to run into errors.
This is the latest: Code:
Getting message number 300606: |
Also, I signed up for an account at Giganews for $7.99/month for 2GB.
Then I found out about Teranews.com - 50MB per day for only a $3.95 setup fee. This is slightly less than 2GB a month, but their paid acccount for $7.95 gives me 250MB a day (~7.3 GB month). Is there really such a huge difference in the quality of the connection? I don't think I'll need that much bandwidth. I'm considering dropping giganews and signing up with a free account at teranews. Thoughts? |
Quote:
|
Quote:
Around line 338 find: (post.msgid = '$par_msgid') AND Change it to: (post.msgid = '" . addslashes($par_msgid) . "') AND |
Quote:
Yes you can. Find this: PHP Code:
PHP Code:
To work on mailing lists only: PHP Code:
|
Quote:
PHP Code:
PHP Code:
|
This is a quick one to get the thread preview to work with this hack.
Find: PHP Code:
PHP Code:
|
All times are GMT. The time now is 05:52 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:
|