I get this error when trying activate the Ubercart SSL module:

Fatal error: Call to undefined function db_fetch_object() in /home/createmy/public_html/modules/uc_ssl/uc_ssl.module on line 109

The only option is to delete the module via FTP, re-login and clear the caches on the site. I've tried accessing the admin panel and activating the module from both http and https. Same error every time.

Comments

rickmanelius’s picture

Same

rickmanelius’s picture

That function was converted in D7
http://drupal.org/update/modules/6/7#dbtng

Since I need this. I'll patch later today.

crystaldawn’s picture

Doh. The git thing must not have moved over the latest version I had written up. Thats one of the first errors I got when I did the conversion lol. I'll check the release files to see if it uploaded the right version, sounds like it did not. Not likin the git much, cvs was easier :D

crystaldawn’s picture

Version: 7.x-1.0 » 7.x-1.01
Status: Active » Needs review

https://drupal.org/node/1300524

Try this release and let me know how it goes. Set the Status to closed if it works this time around. Still not likin git much. To cumbersome and easy to have bad release files.

rickmanelius’s picture

Hey Crystaldawn! Thank you for such a quick and speedy reply. No problem, things happen. I'm just glad it was a quick fix. I'll test and get back to you.

crystaldawn’s picture

Status: Needs review » Closed (fixed)