• Resolved Cedricmi

    (@cedricmi)


    Hello,

    I found this in the PHP error log, any idea how I can fix it please ?

    Fatal error: Uncaught Error: Class ‘DOMDocument’ not found in /var/www/html/wp/wp-content/plugins/all-in-one-seo-pack/aioseop_class.php:4506

    Stack Trace
    1.
    All_in_One_SEO_Pack->get_prev_next_links(Object(WP_Post))
    /var/www/html/wp/wp-content/plugins/all-in-one-seo-pack/aioseop_class.php:4056
    2.
    All_in_One_SEO_Pack->wp_head(”)
    /var/www/html/wp/wp-includes/class-wp-hook.php:286
    3.
    WP_Hook->apply_filters(NULL, Array)
    /var/www/html/wp/wp-includes/class-wp-hook.php:310
    4.
    WP_Hook->do_action(Array)
    /var/www/html/wp/wp-includes/plugin.php:465
    5.
    do_action(‘wp_head’)
    /var/www/html/wp/wp-includes/general-template.php:2746
    6.
    wp_head()
    /var/www/html/wp/wp-content/themes/valenti/header.php:146
    7.
    require_once(‘/var/www/html/w…’)
    /var/www/html/wp/wp-includes/template.php:722
    8.
    load_template(‘/var/www/html/w…’, true)
    /var/www/html/wp/wp-includes/template.php:671
    9.
    locate_template(Array, true)
    /var/www/html/wp/wp-includes/general-template.php:41
    10.
    get_ in /var/www/html/wp/wp-content/plugins/all-in-one-seo-pack/aioseop_class.php on line 4506
    /var/www/html/wp/wp-content/themes/valenti/single.php:2

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

Viewing 1 replies (of 1 total)
  • Michael Torbert

    (@hallsofmontezuma)

    WordPress Virtuoso

    You need to install the DOM extension. Your web developer or hosting company should be able to help you with this.

Viewing 1 replies (of 1 total)

The topic ‘Fatal error: Uncaught Error: Class ‘DOMDocument’’ is closed to new replies.