开发者

Problem working with plugin in cakephp

I am trying to use Gigya_Social_Network_CakePHP_Plugin开发者_开发技巧. I have installed cake 1.3 and and download the plugin to /app/plugins/Gigya. I added Gigya.Gigya in my helpers array. I get error that gigya helper is missing in the app/helpers folder.

I am not fully aware of how to include a plugin in a controller.

I appreciate any help.

Thanks.


The Problem was the installing the plugin.

The plugin should be placed ion the /app/plugins folder

And name should all be lowercase.

You can check if the plugin is installed correctly by logging onto

www.yourwebsite.com/plugin_folder_name/controller_name/action if this page shows up as missing controller. Then the setup is wrong.

I hope this helps somebody someday.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜