NZB's don't get added to the queue folder, the folder is chmodded correctly...
Jun 01 11:59:13.342 irc.php(625) DEBUG_ACTIONHANDLER: actionhandler match found for id: 13 type: 2 message: "!nzb add 2056044 3056139 3044028 " regex: "/^!nzb/i"
Jun 01 11:59:13.342 irc.php(632) DEBUG_ACTIONHANDLER: calling method "Net_SmartIRC_module_hella->cmd"
Jun 01 11:59:13.343 irc.php(625) DEBUG_ACTIONHANDLER: actionhandler match found for id: 16 type: 2 message: "!nzb add 2056044 3056139 3044028 " regex: "/^!nzb/i"
Jun 01 11:59:13.344 irc.php(632) DEBUG_ACTIONHANDLER: calling method "Net_SmartIRC_module_nzb->cmd"
Jun 01 11:59:13.344 base.php(175) DEBUG_MODULES: [Module: nzb] actionhandler match found message: "add 2056044 3056139 3044028" regex: "/^(add|enqueue)/i"
Jun 01 11:59:13.344 base.php(182) DEBUG_MODULES: [Module: nzb] calling method: Net_SmartIRC_module_nzb->add
Jun 01 11:59:13.345 store.php(276) DEBUG_MODULES: [Module: store] Manual Update on variable: $irc->_nzbWait
Don't quite know what's going on here :/
matt.iggo @ gmail.com
Logged In: NO
I have the same problem.
Looks like the worker isn't picking up the new files,
is the worker running (ps aux | grep worker.php) ?
if not, please check the worker.log, and the debug.log for anywhere where it looks like the worker is erroring.