Banner directory is not read properly
-
I have my site in a subdirectory, so all WP files are located in https://www.domain.com/cms/.
Since the upgrade the banner directory can not be changed anymore, so it should be at https://www.domain.com/cms/wp-content/banners (which it already was).
If I now want to add a banner, I can’t choose any images from the dropdown even though several banners are in that location.
If I check the source code of adding/editing a banner I see the following:
Banner folder: <select tabindex="9" name="adrotate_image_dropdown" style="min-width: 200px;"> <option value="">No image selected</option> <br /> <b>Warning</b>: opendir(/home/user/domains/domain.com/public_html//wp-content/banners/) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in <b>/home/user/domains/domain.com/public_html/cms/wp-content/plugins/adrotate/adrotate-functions.php</b> on line <b>719</b><br />
I’ld like to keep using that feature. I’ve tried searching the code myself to correct it but wasn’t able to find it (yet).
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Banner directory is not read properly’ is closed to new replies.