File Permissions error log
-
Kept getting 404 Errors — the index and another page is fine, everything else is down. I ran Debug This, Server > File Permissions and got the following:
Notice: Undefined offset: 1 in C:\xampp\htdocs\wordpress\wp-content\plugins\debug-this\debug-this.php on line 204
Debug This Mode: file-permissions – Info about WP root, plugins and theme directories.POSIX missing
Notice: Trying to get property of non-object in C:\xampp\htdocs\wordpress\wp-content\plugins\Divi_Builder_[v2.0.1]\includes\builder\functions.php on line 6356
Undefined offset in line 204, no posix and the Divi Builder non-object. Line 6356 reads: if ( ! current_user_can( ‘edit_post’, $current_object->ID ) ) {return;}
Not really sure what to do about this. Tried just about everything before I tried Debug This (reset permalinks, disabled plugins, etc.). Very perplexed as to why one non-index page (I use Divi Builder there, too) is up and the rest down. I was ready to deploy and now this. Any ideas, thoughts or suggestions are most appreciated.
- The topic ‘File Permissions error log’ is closed to new replies.