• I have the following warnings when I want to see my page. The strange part is, that it’s random on page refresh. So when I refresh the page, I get the errors about 8 out of 10 times, the other 2 times, the page just shows up nicely.

    Warning: Missing argument 1 for WP_Embed::run_shortcode() in /public_html/wp-includes/media.php on line 1063
    
    Warning: Missing argument 1 for WP_Embed::autoembed() in /public_html/wp-includes/media.php on line 1259
    
    Warning: Missing argument 1 for wptexturize() in /public_html/wp-includes/formatting.php on line 29
    
    Warning: Missing argument 1 for convert_smilies() in /public_html/wp-includes/formatting.php on line 1464
    
    Warning: Missing argument 1 for convert_chars() in /public_html/wp-includes/formatting.php on line 906
    
    Warning: Missing argument 1 for wpautop() in /public_html/wp-includes/formatting.php on line 170
    
    Warning: Missing argument 1 for shortcode_unautop() in /public_html/wp-includes/formatting.php on line 235
    
    Warning: Missing argument 1 for prepend_attachment() in /public_html/wp-includes/post-template.php on line 1186
    
    Warning: Missing argument 1 for NextGEN_shortcodes::convert_shortcode() in /public_html/wp-content/plugins/nextgen-gallery/lib/shortcodes.php on line 45
    
    Warning: Missing argument 1 for capital_P_dangit() in /public_html/wp-includes/formatting.php on line 2898
    
    Warning: Missing argument 1 for do_shortcode() in /public_html/wp-includes/shortcodes.php on line 144

    I made the website on one server which works fine without any problems, and copied everything to the live server (changed al the links in the sql database).

    I hope someone can help me with these problems.

    Regards,

    Rogier

Viewing 1 replies (of 1 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Eleven theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple warnings’ is closed to new replies.