Hi Dave, Thanks for using my plugin. The plugin takes advantage of the new HtmlHelper::scriptBlock method that is new in 1.3.x. Make sure you're running the latest version of CakePHP 1.3.
Hope that helps, Nick On Sep 6, 3:11 pm, "Dave Maharaj" <[email protected]> wrote: > I am using the Facebook Plugin by Nick Baker and following thru the > instruction but all I get is > > Warning (512): Method HtmlHelper::scriptBlock does not exist > [CORE/cake/libs/view/helper.php, line 154] > > where I add in the <?= $facebook->init(); ?> > > I view the source and I see the jvascript there but its not doing anything > just the error > > I created the facebook acct / api / key / appID and all that set up. > > Just not sure why it is throwing the error. > > Any ideas if anyone has used this plug in nd got it working? > > Thanks > > Dave Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
