Details
Description
The following errors appear in the warning log:
[2023-01-18T18:50:28.481909+00:00] general.WARNING: E_WARNING: opendir(/home/blestau/public_html/561/cache/1/plugins/order/): failed to open dir: No such file or directory
It appears that /cache/1/plugins/order/ does not exist. It may be that the order plugin is trying to create /cache/1/plugins/order and failing because /cache/1/plugins does not exist. So, probably the plugin should check that /cache/COMPANYID/plugins exists first, and if not create that first, then create /cache/COMPANYID/plugins/order
Activity
Paul Phillips
created issue -
Paul Phillips
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 5.7.0 Sprint 5 [ 174 ] |
Jonathan Reissmueller
made changes -
Sprint | 5.7.0 Sprint 5 [ 174 ] | 5.7.0 Sprint 6 [ 175 ] |
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |