[eluser]zbrox[/eluser]
I have a problem with the new cli method of running controller methods. I'm trying to make a cron job to run a method. However when the cli command gets executed like described in the manual nothing happens. No 'echo' stuff gets outputed and judging by the db flags that are not set the method does not get executed at all.
However I'm not sure how to debug this?
All help is appreciated