PHP Warning: unlink + chmod() errors
-
Hi,
In my php error_log file I am currently experiencing 2 errors and i’m not sure how to fix it:
The first is an unlink error:
PHP Warning: unlink(/home/xx/public_html/wp-content/uploads/teccc_98f2b83137bc69ae0d2f2a364b7fdd64.css): No such file or directory in /home/xx/public_html/wp-content/plugins/the-events-calendar-category-colors/src/Category_Colors/Frontend.php on line 229
And the second error is chmod():
PHP Warning: chmod(): No such file or directory in /home/xx/public_html/wp-content/plugins/the-events-calendar-category-colors/src/Category_Colors/Frontend.php on line 235
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Warning: unlink + chmod() errors’ is closed to new replies.