page that I am trying to pass an OwnerID to since it is coming from
another site and I am getting the below error. How can I pass a
querystring to a starting page?
Here is what the url looks like:
The Error I am getting:
Error: OwnerID273Controller could not be found.
Error: Create the class OwnerID273Controller below in file: app
\controllers\owner_i_d273_controller.php
<?php
class OwnerID273Controller extends AppController {
var $name = 'OwnerID273';
}
?>
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment