On 7/22/06, Paul M Jones wrote: > Vendor_View_Helper should stay, as a fallback location for all view- > helpers specific to that vendor. Ah, indeed, I understand. So I think that the problem in the current code is that it looks in Vendor_Helper, which shouldn't exist, and not in Vendor_App_Helper, which is supposed to be there. rodrigo