• Checking my error logs I’m see thousands of messages like this:

    [Sun Jan 21 03:45:17.299649 2018] [proxy_fcgi:error] [pid 12716:tid 139928365106944] [client 66.249.73.25:47458] AH01071: Got error ‘PHP message: PHP Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method lux_vimeo::shortcode() should not be called statically in /var/www/vhosts/vegasnews.com/httpdocs/wp-includes/shortcodes.php on line 319\nPHP message: PHP Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method lux_vimeo::shortcode() should not be called statically in /var/www/vhosts/vegasnews.com/httpdocs/wp-includes/shortcodes.php on line 319\n’

    How to fix? Thanks.

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

Viewing 1 replies (of 1 total)
  • This problem usually is related to themes, child themes and/or plugins problem/conflict.

    Try switching to the Twenty Sixteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).

    If that made no difference, try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcodes.php ‘PHP message: PHP Strict Standards: call_user_func()’ is closed to new replies.