Yeah so probably not the modules fault, so probably thread needs to be moved.
So I wanted to replace my gigya version with latest dev, so I renamed the installed version of gigya (4
0) to gigya_old at sites/all/modules and unpacked the new gigya dev version, after flush I had some errors and etc, then I noticed that Gigya module now works only with sites/all/modules/gigya_old renamed version and I cannot revert it back to just gigya and now I just renamed the latest dev version to gigya_old and it looks like is working fine without any errors, but anyway I'd like it to be back with old module name as just modules/gigya, not gigya_old.

Error I get when I rename back to gigya:
Warning: require_once(/home/public_html/drupal/sites/all/modules/gigya_old/GigyaUser.inc) [function.require-once]: failed to open stream: No such file or directory in _registry_check_code() (line 3066 of /home/public_html/drupal/includes/bootstrap.inc).

I know, pretty lame...

Comments

gambaweb’s picture

try clearing all drupal caches after you rename the module.

vibrasphere’s picture

I did, nothing helps. Looks like it just works as it used to work, just in different folder name.

gambaweb’s picture

Status: Active » Closed (won't fix)

I think this is an issue with core drupal registry. please put it there.

Philou88’s picture

I use Drupal 721 and Ubercart 734.
FYI, I do the same thing and I do not remember how and I have exactly the same error with the module entity and impossible to goback.