Hi,

I added the bittorrent, settings, and views php extension modules and enabled the modules and it crashed my site!

Here is the error:

Fatal error: Call to undefined function settings_get() in /nfs/c03/h04/mnt/49414/domains/simpledigits.com/html/sites/all/modules/bittorrent/bt_profile/bt_profile.module on line 103

Ideas?

Cheers,

CarbonPig

...I'll be trying to restore a backup!

Comments

CarbonPig’s picture

More Information for debuggers!

- When I was logged in as administrator everything seemed to be working (i.e. navigation, viewing site, etc. - haven't even tried module yet as a CCK field)

-When I was logged in as an authenticated user i got the fatal error on all pages. Didn't check anonymous.

- When I disable the bittorrent profile module the error goes away

- I was not trying to use the bit torrent upload module, as I can read that it wasn't ported.

liquixis’s picture

Assigned: Unassigned » liquixis
Status: Active » Closed (duplicate)

This is known issue: #516828: Call to undefined function settings_get() since update
It seems that it is fixed in HEAD (next "alpha7" release).