View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005998 | OXID eShop (all versions) | 4.11. Image handling | public | 2014-12-15 11:40 | 2018-03-14 13:50 |
Reporter | Spritje | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.9.3 / 5.2.3 | ||||
Summary | 0005998: If option $this->sAltImageDir is set in config.inc.php, new article pictures are no longer generated | ||||
Description | Alternative URL to remote image server can be specified in configuration file config.inc.php by setting sAltImageUrl and sSSLAltImageUrl. Thus all product pictures will be loaded from this alternative server instead of the local one. However, uploaded files will be stored locally. In this case synchronization to external server has to be done manually or with custom scripts. | ||||
Additional Information | If option $this->sAltImageDir = "subdomain/images"; is set in config.inc.php, new pictures are no longer generated from master picture stored locally. So copying the new pictures to subdomain/images/ did not solve the problem, because pictures were also not generated in /out/pictures/ folder. | ||||
Tags | No tags attached. | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||