• Resolved resesidan

    (@resesidan)


    Hi,

    I am experiencing a few minor errors all the time and I wonder if there is a way to check my site working properly?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You could start by turning on wp_debug:

    https://codex.www.ads-software.com/WP_DEBUG

    Thread Starter resesidan

    (@resesidan)

    Thanks!

    As I don’t know anything about coding I am getting errors as this:

    Notice: has_cap kallades med ett argument som har upph?rt sedan version 2.0! Anv?ndning av anv?ndarniv?er via till?gg och teman har upph?rt. Anv?nd roller och beh?righeter ist?llet. in /home/resesida/public_html/wp/wp-includes/functions.php on line 3006

    THIS IS LINE 3006 trigger_error( sprintf( __(‘%1$s was called with an argument that is deprecated since version %2$s! %3$s’), $function, $version, $message ) );

    Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/resesida/public_html/wp/wp-includes/functions.php on line 3049

    THIS OIS LINE 3049 trigger_error( sprintf( __( ‘%1$s was called incorrectly. %2$s %3$s’ ), $function, $message, $version ) );

    Notice: WP_Admin_Bar::add_node kallades felaktigt. Meny-ID b?r inte vara tomt. Se Fels?kning i WordPress f?r mer information. (Detta meddelande lades till i version 3.3.) in /home/resesida/public_html/wp/wp-includes/functions.php on line 3049

    Any Idea what I need to do?

    thanks for your help

    Thread Starter resesidan

    (@resesidan)

    closing this thread

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘General check of site’ is closed to new replies.