The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
I not tried posting this on vb.com or as a bug yet, thought i could first get the opinion of some fellow coders on it.
But because of the lack of response in here, and teh confirmation from noppid that i am not alone on this, i think i will try it with a bug report and see what reaction i get. |
#12
|
|||
|
|||
The scheduled task script in vB appears to be just for simple stuff and rarely seems to work correctly when incorporated into mods. I have the NNTP gateway script included on my site and it would only partially work (would recieve usenet posts fine but wouldn't send out any) so instead of using the scheduled task manager I just used real cronjobs. Now it works perfectly.
I don't know why this is the case, just letting you know other hack authors have had the same problem. |
#13
|
|||
|
|||
Then i think it is about time we do something
|
#14
|
||||
|
||||
Did you ever report this MarcoH64? .. I can't find the bug report if you did.
|
#15
|
|||
|
|||
I think there was (in the vB3.0 bug reports)
|
#16
|
||||
|
||||
Ahh .. didn't see the date of the thread .. I was looking in the 3.5 bugs ..
Reason I ask is that I'm seen a similar problem with a cron job for a hack, where it works fine if "run now" and yet when it runs at the time set it says its run correctly in the logs but it seems only some of the script runs .. You said above you know what to look for .. is it something obvious, or is it something deeper you need to add to the code? |
#17
|
|||
|
|||
Are you using functions in your script that rely on global variables?
PS That bugreport was closed with a "Working as Designed" if i remember correct. |
#18
|
|||
|
|||
Rehashing an old thread, I have the same exact problem and found that the global variables were the key. Is there a solution to this short of moving all my global variables into the individual processes ? (pain!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|