Hi,
I am using cake php for a website, and it was all working fine my local pc, but when I uploaded it on the host it gave me this error without showing anything:
anyone knows anything about cake php or this error?
thanks for the help...
I am using cake php for a website, and it was all working fine my local pc, but when I uploaded it on the host it gave me this error without showing anything:
Code:
Flash('The Content deleted: id '.$id.''); $this->redirect('/contents/index'); } } } ?>
on line Fatal error: Cannot instantiate non-existent class: contentscontroller in \\nas33ent\domains\d\syrainmilliondollar.com\user\htdocs\cake\dispatcher.php158
thanks for the help...
Comment