Hi, I am new to CakePHP and have what may be a configuration problem (Vista, xampp).
I installed CakePHP in the c:\xampp\htdocs\cake directory and have several projects underneath of this directory (say one and two). I then installed my first custom helper in c:\xampp\htdocs\cake\one\views \helpers directory (state_list.php). I added StateList to the helpers array in the controller but I receive an error message indicating that the helper class was not found and that I should create the file "one \views\helpers\state_list.php". Any ideas? Thank you for your help. Ernie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
