Hai Everyone,
I have tryed to include hybridauth extension for adding social integration in my website.
I followed this forum
http://www.yiiframework.com/forum/index.php/topic/32250-module-yiiauth/
I got this PHP Warning
as per the forum i changed the extension class of
application.components.controller to Yiiauth
like
class Controller extends Yiiauth
{
...
}
i have add the yiiauth folder in application.protected.modules
and verified its permissions also.
What was i missed?
Is there anything i have to do to make this work?
Help me with that.
Thanks in advance
Kind Regards,
Paapi.