MyBB Community Forums

Full Version: MyAlerts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If you want it to be set to prune once for every 2 days, Time: Hours should be the specific hour that you want it to run (eg: 12 means the task would run at noon). Time: Days of Month should be the days that you want the task to run (eg: 1,3,5,7,etc).

The rest would be fine to leave as is.

EDIT: Alternatively, you can just use the Weekday's and set it for every other day. Enter "*" for Days of Month if you do it this way.
(2012-10-31, 04:20 PM)crazy4cs Wrote: [ -> ]Here - http://prntscr.com/imhfr (Thought so that I'm going somewhere wrong on task - not good with it, haha).

Time: Hours
23

Time: Weekdays
Sunday
Tuesday
Thursday

That should do it.
Have applied, will see on 4 Nov.
Just pushed a few updates to GitHub to fix a few outstanding issues (including the activation one). They're not properly tested but I'd be grateful if people could test them out for me and see if they help. I've also fixed an error only Anxiety has reported so far but that was fairly major in that users still technically received alerts they'd disabled and thus they stacked up behind the scenes.
Euan I am planning on taking MyBB Alerts live on my forum Nov. 12th (our 1 year anniversary) and have been getting ready on localhost. Smile

Wish me luck :p
(2012-10-31, 10:45 PM)euantor Wrote: [ -> ]Just pushed a few updates to GitHub to fix a few outstanding issues (including the activation one). They're not properly tested but I'd be grateful if people could test them out for me and see if they help. I've also fixed an error only Anxiety has reported so far but that was fairly major in that users still technically received alerts they'd disabled and thus they stacked up behind the scenes.
I'm still bewildered on how did people got some error notice on activation, because I never had.
bug here after update plugin library 11 and my alerts to 1 0 2 see picture

http://postimage.org/image/t91zvd31j/full/

http://postimage.org/image/nao6l4k2v/full/

Type: 2
File: inc/functions_task.php (Line no. 281)
Message
mktime() expects parameter 1 to be long, string given

Type: 2
File: inc/functions_task.php (Line no. 309)
Message
mktime() expects parameter 1 to be long, string given

Type: 2
File: inc/functions_task.php (Line no. 317)
Message
mktime() expects parameter 1 to be long, string given
Are you using the version on github that I pushed last night in order to try fix that error?
sorry my mistake just answer on crazy4cs becouse he is bewildered,anyway do you update it on mod site??
Not yet. I want to fix a few other small issues before I do that and bump the version number.