error log
-
Hi
My error log shows an error that I think it has something to do with hueman theme.I have WP Multisite with two sub sites:
example.com redirected to example.com/es/=> this one is site 2
example. com/en/ => this one is site 3The error I am receiving is indicating that the folder at /wp-content/uploads/sites/2/ is not allowing a directory listing and is giving a 403 Access Denied error instead of presenting the directory listing. That is because I have the Options -Indexes rule in the htaccess.
But the issue is that with the load of eache page, is trying to load that folder instead of a file within.
So, I searched in the page source code, and I found the following:
body {background: #e9e9e9 url(https://example.com/es/wp-content/uploads/sites/2#) ;background-attachment:;background-size: #e9e9e9;}
Thanks in advance for your help
- The topic ‘error log’ is closed to new replies.