Hi,

    Thanks! that worked just fine -- this is the 'cake blog tutorial'
from cake PHP itself.

    Is the tags.ini.php also gone? Didn't see it in the SVN repos,
either.

krishnan


On Jul 8, 1:22 pm, Robert P <shiftyrobs...@gmail.com> wrote:
> It sounds like you are using a tutorial designed for CakePHP 1.1.
> You'll note that the error is only saying that HtmlHelper does not
> have an input() method, not that you have a file or variable missing.
>
> Try switching over to FormHelper in your controllers and views, since
> using HtmlHelper to generate forms is deprecated by consensus.
>
> On Jul 8, 10:03 am, "Krishnan. N" <shyam...@gmail.com> wrote:
>
> > Hi,
>
> > I'm running cake 1.2.3.8166. Trying to execute tutorial blog page, the
> > add and edit post does not work. I get the warning/error: "Method
> > HtmlHelper::input does not exist [CORE/cake/libs/view/helper.php, line
> > 143]"
>
> >     Noticed that the /cake/config/tags.ini.php file doesn't exist (Not
> > in the SVN repository either.
>
> >     My questions are: What could be the reason for my code not able to
> > see vars defined in libs/view/helper/html.php and two, what happened
> > to the tags.ini.php file
>
> > thanks,
> > krishnan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to