Options

Saved Searches error, although that extension not enabled

edited March 2007 in Vanilla 1.0 Help
Hi. I'm seeing this error when I login or logout. It looks like it's from the Saved Searches extension, which is weird though because I don't have that extension enabled. (although it once was) Any thoughts? // Saved Searches Table Structure $DatabaseTables['Notify'] = 'Notify'; $DatabaseColumns['Notify']['NotifyID'] = 'NotifyID'; $DatabaseColumns['Notify']['UserID'] = 'UserID'; $DatabaseColumns['Notify']['Method'] = 'Method'; $DatabaseColumns['Notify']['SelectID'] = 'SelectID'; $DatabaseColumns['Notify']['SelectID'] = 'SelectID'; ?>

Comments

  • MarkMark Vanilla Staff
    It looks like your conf/database.php file hasn't been uploaded properly or it has been altered somehow so that it isn't formatted properly.
This discussion has been closed.