can somone help me and tellme what i'm not understanding here. I'm getting the following errors: Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/brenda/microman/cake/libs/model/model_php5.php on line 556
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/brenda/microman/cake/libs/model/model_php5.php on line 556 What i've done is: untar cake_0.10.9.2378_final.tar.bz2 pointed an apache2 virtualhost to app/webroot made a model in app/models/microsite.php made controller in app/controllers/microsite_controller.php put database info into app/config/database.php created basic table called microsites. pointed my webbrowser at http://<virtualhost>/Microsite I'm using php5, apache2, on ubuntu breezy. any pointers to what i missed would be greatly appreciated --Brenda --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
