And the fix you found for you other problem was not the answer. We do not use capitals in file names.
--
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access public
*/
On 5/12/06, modmans2ndcoming <
[EMAIL PROTECTED]> wrote:
OK, I fixed the problem. I think the issue was the name of my model
file. It was post.php, and I renamed it as Post.php I now get the table
of the entries.
new problem though. I get warnings at the top of the page and I do not
understand what they mean:
Warning:
file_put_contents(/Library/WebServer/Documents/cake/app/tmp/cache/models/dbomysql_blog_list)
[function.file-put-contents]: failed to open stream: Permission denied
in /Library/WebServer/Documents/cake/cake/basics.php on line 925
Warning:
file_put_contents(/Library/WebServer/Documents/cake/app/tmp/cache/models/dbomysql_posts)
[function.file-put-contents]: failed to open stream: Permission denied
in /Library/WebServer/Documents/cake/cake/basics.php on line 925
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
