View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0003750 | OXID eShop (all versions) | 4.11. Image handling | public | 2012-03-21 18:40 | 2012-12-12 16:39 | 
| Reporter | frank | Assigned To | |||
| Priority | high | Severity | crash | Reproducibility | always | 
| Status | resolved | Resolution | no change required | ||
| Product Version | 4.5.8 revision 42471 | ||||
| Target Version | 4.6.6 revision 54646 | ||||
| Summary | 0003750: dynimggenerator::_getImageUri incorrect | ||||
| Description | Having more than one sub-shop it is important not to save all sub-shop pictures in the same picture directory out/pictures, but in picture directories under the custom theme directories, e.g. out/emazure/1/pictures, out/emazure/2/pictures, etc. This did work until shop version 4.4.x, and also in version 4.5 several source is supporting this setup, however unfortunately not all ! The core function dynimggenerator::_getImageUri is not supporting this important setup (the directory out/pictures/generated is hard-coded) and needs to be enhanced. | ||||
| Tags | Subshops | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| related to | 0003749 | resolved | andrius.silgalis | oxpicturehandler::getPicUrl incorrect | 
| related to | 0003751 | resolved | Linas Kukulskis | .htaccess improvement or documentation necessary for getimg.php | 
|  | more information how image generation changed and how to extend it: http://wiki.oxidforge.org/Tutorials/image_handling_changes | 
