Title: PHP Error in last update
Last modified: December 10, 2018

---

# PHP Error in last update

 *  Resolved [freshmixzone](https://wordpress.org/support/users/freshmixzone/)
 * (@freshmixzone)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/php-error-in-last-update/)
 * After the last update, it is showing
 * > Warning: filemtime(): stat failed for [https://freshmixzone.in/wp-content/plugins/wp-appbox/css/styles.min.css](https://freshmixzone.in/wp-content/plugins/wp-appbox/css/styles.min.css)
   > in /home/freshmi1/public_html/wp-content/plugins/wp-appbox/wp-appbox.php on
   > line 940
 *  on top of the website in every page.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-error-in-last-update%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [stupidi](https://wordpress.org/support/users/stupidi/)
 * (@stupidi)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/php-error-in-last-update/#post-10967028)
 * hi bro am the one that add frist this problem since no one answer me i try fix
   it and it done.
 * i have a problem since i update to new version 4.1.0
 * here the solve
 * go to **wp-content/plugins/wp-appbox/** then u will see **wp-appbox.php** open
   it and edit
 * **remove this line **
 * filemtime( plugins_url( ‘css/styles.min.css’, __FILE__ ) )
 * **and put **
 * plugins_url( ‘css/styles.min.css’, __FILE__ )
 * then save and remove error.log it will work fine.
    -  This reply was modified 7 years, 6 months ago by [stupidi](https://wordpress.org/support/users/stupidi/).
 *  Plugin Author [Marcelismus](https://wordpress.org/support/users/marcelismus/)
 * (@marcelismus)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/php-error-in-last-update/#post-10967367)
 * Is fixed with version 4.1.1.
    -  This reply was modified 7 years, 6 months ago by [Marcelismus](https://wordpress.org/support/users/marcelismus/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Error in last update’ is closed to new replies.

 * ![](https://ps.w.org/wp-appbox/assets/icon-256×256.png?rev=976882)
 * [WP-Appbox](https://wordpress.org/plugins/wp-appbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-appbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-appbox/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-appbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-appbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-appbox/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Marcelismus](https://wordpress.org/support/users/marcelismus/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/php-error-in-last-update/#post-10967367)
 * Status: resolved