First of all, get rid of PHP Warnings

>       2009-04-12 09:15:46       Warning: Warning (2): unlink(E:\AppServ\www
> \project\workspace\jkchem\app\tmp\cache\persistent
> \cake_core_core_paths) [function.unlink]: Permission denied in [CORE
> \cake\libs\file.php, line 279]

because it seems webserver doesn't have enough permissions to delete
file in cache you probably copied over manually.
Then resolve your mistake in code

>       2009-04-12 09:25:16       Debug: Notice (8): Undefined variable:
> title in [APP\views\elements\breadcrumb.ctp, line 27]

and then come back to confirm if that helped, please.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to