• The following appears at the top the site and I can’t figure out what is wrong. Please advise:

    Warning: filemtime() [function.filemtime]: stat failed for /home/content/90/8120390/html/magil/wp-content/themes/progressio/progressio/wpv_common/assets/js/../../../../../../wp-includes/js/comment-reply.js in /home/content/90/8120390/html/magil/wp-content/themes/progressio/progressio/wpv_common/assets/js/combine.php on line 90

    Warning: filemtime() [function.filemtime]: stat failed for /home/content/90/8120390/html/magil/wp-content/themes/progressio/progressio/wpv_common/assets/js/../../../../../../wp-includes/js/jquery/ui.core.js in /home/content/90/8120390/html/magil/wp-content/themes/progressio/progressio/wpv_common/assets/js/combine.php on line 90

    Warning: filemtime() [function.filemtime]: stat failed for /home/content/90/8120390/html/magil/wp-content/themes/progressio/progressio/wpv_common/assets/js/../../../../../../wp-includes/js/jquery/ui.widget.js in /home/content/90/8120390/html/magil/wp-content/themes/progressio/progressio/wpv_common/assets/js/combine.php on line 90

    Warning: filemtime() [function.filemtime]: stat failed for /home/content/90/8120390/html/magil/wp-content/themes/progressio/progressio/wpv_common/assets/js/../../../../../../wp-includes/js/jquery/ui.tabs.js in /home/content/90/8120390/html/magil/wp-content/themes/progressio/progressio/wpv_common/assets/js/combine.php on line 90

Viewing 4 replies - 1 through 4 (of 4 total)
  • Your chosen theme is not suitable for your current server’s configuration. Try using another theme.

    Without testing this, there is a resolution to get this to function with your current setup.

    An alternative to ‘filetime’ would be ‘getlastmod’

    Using your file editor, find line 90 and replace ‘filetime’ with ‘getlastmod’

    Hope this help!

    d00d_Ya your help was perfect. Thanks.

    I change filetime for getlastmod and the theme run perfect.

    The latest theme update from Dec 10 includes a path resolution as stated on the page and the support help desk – download from your TF account and paths are to be resolved. This is due to some path alterations in WP 3.3 for jQuery scripts in the wp-includes folder.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘stat failed’ is closed to new replies.