Hi everyone, I've been working with Drupal for a long time already since version 5 but I've never had a fatal error like this before =(.
I'm trying to integrate GIGYA. I install it and the process goes trough easily until I try to access the configuration at Gigya Socialize Settings and keep on getting this fatal error.

Fatal error: Call to undefined function db_fetch_object() in /traagucom/drupal7/docroot/sites/all/modules/gigya/gigya.admin.inc on line 391

Please help me out.
Thank you!

CommentFileSizeAuthor
#4 fix-db_fetch_object-1153344.patch1.27 KBgambaweb

Comments

gambaweb’s picture

Status: Active » Closed (duplicate)

this is duplicate to http://drupal.org/node/1118576

freshaspect’s picture

This is not a duplicate - it's in a separate file

bochen87’s picture

Version: 7.x-3.0-beta2 » 7.x-1.x-dev
Status: Closed (duplicate) » Active

this is not a duplicate!
in the gigya.admin.inc you are trying to use a drupal 6 function. wondering how all the 50 people who installed the drupal 7 version configured it...

gambaweb’s picture

StatusFileSize
new1.27 KB

thanks
for the report attached is a patch
it commit to the so you can all so use the the -dev version

gambaweb’s picture

Status: Active » Closed (fixed)