• Resolved sicilybambolina

    (@sicilybambolina)


    Ever since upgrading to 5.2.1.11, even though declared compatible with the latest WordPress version, there have been the following problems with each of my projects using different templates.

    1. Right after upgrading, I received a fatal error message.
    2. I can still access the database but have to enter login data which I didn’t have to do before upgrading.
    3. When trying to export from the database, I receive:
    Internal error: Error: Failed opening required '/***/******/*******/**********/wp-content/plugins/wp-phpmyadmin-extension/lib/phpMyAdmin_tx7ATomLl9ZFKhe6bIGfYWr/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php' (include_path='.:/usr/share/php:..') Error: Failed opening required '/***/******/*******/*********/wp-content/plugins/wp-phpmyadmin-extension/lib/phpMyAdmin_tx7ATomLl9ZFKhe6bIGfYWr/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php' (include_path='.:/usr/share/php:..')

    4. When trying to import to the database, I receive as a popup:

    Some errors have been detected on the server!
    Please look at the bottom of this window.

    And on the html page:

    Warning in ./vendor/tecnickcom/tcpdf/tcpdf.php#111
    require_once(/***/******/*******/*********/wp-content/plugins/wp-phpmyadmin-extension/lib/phpMyAdmin_tx7ATomLl9ZFKhe6bIGfYWr/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php): Failed to open stream: No such file or directory
    
    Backtrace
    
    tcpdf.php#111: require_once(./libraries/classes/ErrorHandler.php)
    ClassLoader.php#571: include(./vendor/tecnickcom/tcpdf/tcpdf.php)
    ClassLoader.php#428: Composer\Autoload\includeFile(string '/***/******/*******/*********/wp-content/plugins/wp-phpmyadmin-extension/lib/phpMyAdmin_tx7ATomLl9ZFKhe6bIGfYWr/vendor/composer/../tecnickcom/tcpdf/tcpdf.php')
    Composer\Autoload\ClassLoader->loadClass(string 'TCPDF')
    ExportPdf.php#335: class_exists(string 'TCPDF')
    Plugins.php#140: PhpMyAdmin\Plugins\Export\ExportPdf::isAvailable()
    Plugins.php#86: PhpMyAdmin\Plugins::getPlugins(string 'Export')
    ExportController.php#139: PhpMyAdmin\Plugins::getExport(
    string 'database',
    boolean false,
    )
    Routing.php#191: PhpMyAdmin\Controllers\Database\ExportController->__invoke(
    ,
    array,
    )
    index.php#43: PhpMyAdmin\Routing::callControllerForRoute(
    ,
    string '/database/export',
    ,
    ,
    )
    

    Could you please fix this or provide the opportunity to roll back to the previous version?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal errors since last upgrade’ is closed to new replies.