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.
add var $gigya = array( 'datasource' => 'gigya' );
to your database.php