Jump to content

[BUG] Unknown table 'core_members_features_seen


Go to solution Solved by Daniel F,

Recommended Posts

Posted (edited)

4.7.2 Beta 3

{
    "3": {
        "method": "dropTable",
        "params": [
            "core_members_features"
        ]
    },
    "4": {
        "method": "dropTable",
        "params": [
            "core_members_features_seen"
        ]
    }
}

During the update

Error upgrade_error (1051) Unknown table 'core_members_features_seen': dropTable ["core_members_features_seen"]

After updating trying to delete user

Could contain: Text

Edited by SeNioR-
  • 1 month later...
Posted (edited)

Just to let you know I upgraded from 4.7.1 to 4.7.4 using freshly downloaded upgrade patch, just from before 4 days counting from time of the post, and the issue still occurs.

 

Error (1051) Unknown table 'core_members_features_seen': dropTable ["core_members_features_seen"]
#0 .../public_html/system/Application/Application.php(1672): IPS\_Log::log('Error (1051) Un...', 'upgrade_error')
#1 .../public_html/applications/core/sources/Setup/Upgrade.php(511): IPS\_Application->installDatabaseUpdates(107028, 0, 10, true)
#2 .../public_html/applications/core/sources/Setup/Upgrade.php(326): IPS\core\Setup\_Upgrade->step1(Array)
#3 .../public_html/applications/core/modules/setup/upgrade/upgrade.php(47): IPS\core\Setup\_Upgrade->process(Array)
#4 .../public_html/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\setup\upgrade\_upgrade->IPS\core\modules\setup\upgrade\{closure}(Array)
#5 .../public_html/applications/core/modules/setup/upgrade/upgrade.php(77): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url), Object(Closure), Object(Closure))
#6 .../public_html/system/Dispatcher/Controller.php(118): IPS\core\modules\setup\upgrade\_upgrade->manage()
#7 .../public_html/system/Dispatcher/Setup.php(220): IPS\Dispatcher\_Controller->execute()
#8 .../upgrade/index.php(34): IPS\Dispatcher\_Setup->run()
#9 {main}

 

Edited by PatrickRQ
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...