| [RESOLVED] unable to load helper exception [message #20887] |
Sat, 03 February 2007 12:12 |
pezetgee Messages: 734 Registered: March 2006 |
Faithful Member |
|
|
I have a helper in {PROJECT_DIR}/lib/helper directory
but when I'm trying to load it I'm getting exception
Unable to load "SiteHelper.php" helper in: C:\www\site34\apps\test\lib/helper, C:\www\site34\lib/helper, C:\www\site34\plugins/sfGuardPlugin/lib/helper, C:\wamp\php\pear/symfony/helper, C:\www\site34\lib, C:\www\site34, C:\www\site34\apps\test\lib, C:\wamp\php\pear/symfony\vendor, ., c:\php\includes, C:\wamp\php\PEAR
My PROJECT_DIR is C:\www\site34 so the helper is in a search path and should be loaded. I've cleared the cache
Bug?
Problem resolved. It was to do with Eclipse showing the path incorrectly.
[Updated on: Sat, 03 February 2007 12:19]
|
|
|