2016-03-16, 08:26 AM
not quite sure what's going on here...
when I hit index.php?module=config-plugins in my admin cp, it throws these errors in my error log:
...even after downloading a fresh copy of mybb 1.8.7, uploading the entire /styles/default/images/icons directory to my server and purging the cdn cache. I'm able to manually browse to the file just fine and without it throwing any errors.
any ideas?
when I hit index.php?module=config-plugins in my admin cp, it throws these errors in my error log:
2016/03/16 07:36:24 [error] 22903#0: *121980 open() "/styles/default/images/icons/custom.gif" failed (2: No such file or directory), client: 1.1.1.1, server: mysite.com, request: "GET /styles/default/images/icons/custom.gif HTTP/1.1", host: "mysite.com", referrer: "/index.php?module=config-plugins"
2016/03/16 07:36:24 [error] 22903#0: *121981 open() "/styles/default/images/icons/success.gif" failed (2: No such file or directory), client: 1.1.1.1, server: mysite.com, request: "GET /styles/default/images/icons/success.gif HTTP/1.1", host: "mysite.com", referrer: "/index.php?module=config-plugins"
2016/03/16 07:36:28 [error] 22903#0: *121979 open() "/styles/default/images/icons/warning.gif" failed (2: No such file or directory), client: 1.1.1.1, server: mysite.com, request: "GET /styles/default/images/icons/warning.gif HTTP/1.1", host: "mysite.com", referrer: "/index.php?module=config-plugins"
2016/03/16 07:36:28 [error] 22903#0: *121947 open() "/styles/default/images/icons/error.gif" failed (2: No such file or directory), client: 1.1.1.1, server: mysite.com, request: "GET /styles/default/images/icons/error.gif HTTP/1.1", host: "mysite.com", referrer: "/index.php?module=config-plugins"
...even after downloading a fresh copy of mybb 1.8.7, uploading the entire /styles/default/images/icons directory to my server and purging the cdn cache. I'm able to manually browse to the file just fine and without it throwing any errors.
any ideas?