I'm trying to get a cakePHP site up and running in a new host environment. Everything is working except I get this mysterious error when entering the CMS portion of the site, it is also caused upon using the search feature. I did a small hack I found on the web to show more details on the error and traced the parameters out. This is what I get on both bugs for the params of the error: "Array ( [className] => SearchIndex [table] => search_index [code] => 500 )" I've been looking around but I'm at a loss here. I am by no means a PHP expert and I'm definitely a cakePHP newb. I'm trying to get caught up enough just to make some small changes to the site and at least get it up and running. Any help much appreciated!
Cheers, -cyboman -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
