• I’m getting an error on my site and I’m not sure how to fix it. Any help appreciated, thanks.

    Warning: usort() [function.usort]: The argument should be an array in /home2/lushwebs/public_html/4mulaevents/wp-content/themes/dailyedition/includes/talking-points.php on line 20
    
    Warning: Invalid argument supplied for foreach() in /home2/lushwebs/public_html/4mulaevents/wp-content/themes/dailyedition/includes/talking-points.php on line 22

    site is here:

    http://www.4mulaevents.ca

Viewing 1 replies (of 1 total)
  • It looks like you have some missing files here:

    Warning: require(/home2/lushwebs/public_html/4mulaevents/wp-includes/load.php) [function.require]: failed to open stream: No such file or directory in /home2/lushwebs/public_html/4mulaevents/wp-settings.php on line 19

    and

    Fatal error: require() [function.require]: Failed opening required ‘/home2/lushwebs/public_html/4mulaevents/wp-includes/load.php’ (include_path=’.:/usr/lib64/php:/usr/lib/php’) in /home2/lushwebs/public_html/4mulaevents/wp-settings.php on line 19

    I would start with checking if all WordPress core files are in, if you don’t know which one are missing, copy of the fresh WordPress files always come handy.

Viewing 1 replies (of 1 total)
  • The topic ‘php error: Warning: usort() [function.usort]: The argument should be an array in’ is closed to new replies.