Try clearing your sites schema cache. It's located in the tmp directory of your app folder.
On Mar 2, 2012, at 10:04 PM, Michael Gaiser wrote: > So I have been working on a site for a while now on my laptop (localhost) and > things pretty much worked the way I would expect. But when I tried to deploy > it to my host and thats where my problems started. When I go to my site, a > blank page shows up, even though the redirect to /users/login does take > place. I ran a few tests and the database info is being set even though my > error log says that "Unknown column 'user.id' in 'where clause'" from the > dbo_source.php. > > > That table does exist so I am kind of at a loss here. Anyone have any > suggestions about where to look next? Thanks in advance. > > > ~MG > > -- > 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 -- 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
