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

Problem getting Cakephp gigya plugin to work.

Open Nick5679 opened this issue 15 years ago • 2 comments

Hi,

I am using Cakephp 1.3.6 and I have installed gigya plugin as per instructions. It loads fine and I am able save the data to the database. But I get error

ConnectionManager::getDataSource - Non-existent data source gigya

I appreciate any help.

Thanks.

Nick5679 avatar Nov 26 '10 06:11 Nick5679

Make sure you created your gigya.php file in app/config/gigya.php NOT in plugins/gigya/config/gigya.php.

webtechnick avatar Nov 27 '10 02:11 webtechnick

Thanks for the quick reply to my question.

I placed the gigya.php with gigya api key and secret in the app/config folder as per instructions in readme.txt. It loads fine and when I hit facebook icon, a dialog opens where I enter username details and I grant permissions, Then it creates a record, it redirects and I get the error

ConnectionManager::getDataSource - Non-existent data source gigya

I think recently gigya have deprecated socialize.linkAccounts & few other methods. I think may be that is causing conflicts. I tried to find the source of the problem, but no luck.

I appreciate all your help, Thanks again for a great plugin.

Thanks.

Nick5679 avatar Nov 27 '10 07:11 Nick5679