Hi tim,
www/
index.php
app/
cake/
vendors/
I don't think the permissions on your tmp/ folder are the issue if you
have some DB interaction already.
Get your head around the Cake Conventions and everything starts to fall
into place. A lot comes down to naming files/models/view/controllers
properly.
http://wiki.cakephp.org/
If you are able to delete from DB, you're close.
Check that your Html Form Inputs are named correctly in your view and
also model/controller. In particular check the add and edit functions
in the controller.
I'd guess that the problem is a typo error...
If you are still stuck email the URL or code snippets to me and I'll
happily try and help if possible.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---