define('WP_DEBUG', true); define('WP_DEBUG_DISPLAY', true); define('WP_HOME', 'https://acbankdubai.com'); define('WP_SITEURL', 'https://acbankdubai.com'); // УБИРАЕМ: // $_SERVER['HTTPS'] = 'on'; // define('FORCE_SSL', true); // define('RELOCATE', true); define('FORCE_SSL_ADMIN', true); if (!defined('ABSPATH')) { define('ABSPATH', __DIR__ . '/'); } require_once ABSPATH . 'wp-settings.php';
Fatal error: Uncaught Error: Call to undefined function wp() in /home/r6714023/public_html/acbankdubai.com/wp-blog-header.php:16 Stack trace: #0 /home/r6714023/public_html/acbankdubai.com/index.php(17): require() #1 {main} thrown in /home/r6714023/public_html/acbankdubai.com/wp-blog-header.php on line 16