[Solar-talk] helper_path
Paul M Jones
pmjones at solarphp.com
Fri May 26 12:42:59 PDT 2006
On May 26, 2006, at 10:07 AM, Jeff Surgeson wrote:
>> From this, it looks like you did something like the following ...
>> $config['Bulldog_App_Thebooknook']['helper_class'] = 'Meta';
>
> That's the strange thing I did not, my first config setting was:
>
> $config['Bulldog_App_Thebooknook']['helper_class'] =
> 'Bulldog_App_Helper';
> and then
> $config['Bulldog_App_Thebooknook']['helper_class'] =
> 'Bulldog_View_Helper';
>
> So Solar is adding the Meta_ item to the stack array not my code.
That's weird. Can you send me (personally) the code in question?
Maybe I can step through it to see what Solar is picking up from where.
> Anything else I can try to establish the problem? or should I just
> stick it
> back in Solar_View_Helper and avoid irratating you me and the rest
> of the
> world :-)
If it's not working for you, it's probably not working for others,
and it *should* work, so let's keep going with this. Thanks for your
patience.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list