Update User Titles and Ranks, how do we add it in the Scheduled Task Manager?
I was looking here:
http://www.vbulletin.com/docs/html/m...duled_task_add
and tried putting: "./admincp/misc.php?do=updateuser" in the "Filename" field but still doesn't' work or maybe I can't understand it or did I do it wrong?
error message:
I was looking here:
http://www.vbulletin.com/docs/html/m...duled_task_add
and tried putting: "./admincp/misc.php?do=updateuser" in the "Filename" field but still doesn't' work or maybe I can't understand it or did I do it wrong?
error message:
Update User Titles and Ranks
Warning: main([path]/./admincp/misc.php?do=updateuser) [function.main]: failed to open stream: No such file or directory in [path]/admincp/cronadmin.php on line 113
Warning: main() [function.include]: Failed opening '[path]/./admincp/misc.php?do=updateuser' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/admincp/cronadmin.php on line 113
Done
Warning: main([path]/./admincp/misc.php?do=updateuser) [function.main]: failed to open stream: No such file or directory in [path]/admincp/cronadmin.php on line 113
Warning: main() [function.include]: Failed opening '[path]/./admincp/misc.php?do=updateuser' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/admincp/cronadmin.php on line 113
Done
Comment