Monday, January 27, 2014

Re: Cake console shell error - not able to see App

OK... it was me. All me. I was missing a semi-colon ;p

I do however have a new issue. I manage to call in my Component, but that component calls one of my controllers and this is now throwing an error when running in the console. I need all the functionality to be accessible to both the web based app and to the console as there is a manual call to this component and there is a cron job which will run the shell script every hour or so, which in turn is calling my component.

Is there a better way to do this, baring in mind that the app is pretty much complete and I'd be in a big pickle if I had to drastically change the structure of any of it. The cron job is an add on.

Thanks in advance,
Nikki

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: