CakePHP-Facebook-Plugin icon indicating copy to clipboard operation
CakePHP-Facebook-Plugin copied to clipboard

Issue with helper

Open siddhantprabhakar opened this issue 13 years ago • 0 comments

Warning (4096): Argument 1 passed to Helper::__construct() must be an instance of View, none given, called in /Library/WebServer/Documents/idea_democracy/app/Plugin/Facebook/views/helpers/facebook.php on line 43 and defined [CORE/Cake/View/Helper.php, line 144] Notice (8): Undefined variable: View [CORE/Cake/View/Helper.php, line 145] Notice (8): Undefined variable: View [CORE/Cake/View/Helper.php, line 146] Notice (8): Trying to get property of non-object [CORE/Cake/View/Helper.php, line 146]

the moment i call the Facebook.Facebook into the helper the view displays this message.

Why would this be coming?

Regards.

siddhantprabhakar avatar May 07 '12 11:05 siddhantprabhakar