Warning: file_put_contents(/home/amgrange/americangolfranges-www/app/tmp/cache/models/default_americangolfranges_com_list) [function.file-put-contents]: failed to open stream: Permission denied in /home/amgrange/americangolfranges-www/cake/basics.php on line 935

Warning: file_put_contents(/home/amgrange/americangolfranges-www/app/tmp/cache/models/default_aros) [function.file-put-contents]: failed to open stream: Permission denied in /home/amgrange/americangolfranges-www/cake/basics.php on line 935

Warning: file_put_contents(/home/amgrange/americangolfranges-www/app/tmp/cache/models/default_aros_acos) [function.file-put-contents]: failed to open stream: Permission denied in /home/amgrange/americangolfranges-www/cake/basics.php on line 935

Warning: file_put_contents(/home/amgrange/americangolfranges-www/app/tmp/cache/models/default_acos) [function.file-put-contents]: failed to open stream: Permission denied in /home/amgrange/americangolfranges-www/cake/basics.php on line 935

Warning: file_put_contents(/home/amgrange/americangolfranges-www/app/tmp/cache/models/default_users) [function.file-put-contents]: failed to open stream: Permission denied in /home/amgrange/americangolfranges-www/cake/basics.php on line 935

Warning: file_put_contents(/home/amgrange/americangolfranges-www/app/tmp/cache/models/default_ranges) [function.file-put-contents]: failed to open stream: Permission denied in /home/amgrange/americangolfranges-www/cake/basics.php on line 935
American Golf Ranges | Best Golf Resorts & Driving Ranges

Missing Method in UsersController

You are seeing this error because the action function.file-put-contents is not defined in controller UsersController

If you want to customize this error message, create app/views/errors/missing_action.thtml.

Fatal: Confirm you have created the UsersController::function.file-put-contents() in file : app/controllers/users_controller.php

<?php
class UsersController extends AppController {
   function function.file-put-contents() {
   }

}
?>