Kategori Usaha
Notice: Undefined variable: kat in /home/usaha/public_html/app/views/layouts/default.thtml on line 47
Warning: Invalid argument supplied for foreach() in /home/usaha/public_html/app/views/layouts/default.thtml on line 47
Login
Customer Service
Event
Iklan
Notice: Undefined variable: ad in /home/usaha/public_html/app/views/layouts/default.thtml on line 196
Warning: Invalid argument supplied for foreach() in /home/usaha/public_html/app/views/layouts/default.thtml on line 196
Notice: Undefined variable: top in /home/usaha/public_html/app/views/layouts/default.thtml on line 257
Warning: Invalid argument supplied for foreach() in /home/usaha/public_html/app/views/layouts/default.thtml on line 257
Missing Method in MiscsController
You are seeing this error because the action miscs is not defined in controller MiscsController
If you want to customize this error message, create app/views/errors/missing_action.thtml.
Fatal: Confirm you have created the MiscsController::miscs() in file : app/controllers/miscs_controller.php
<?php
class MiscsController extends AppController {
function miscs() {
}
}
?>