View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003321 | OXID eShop (all versions) | 6. ------ Setup ------- | public | 2011-10-18 18:21 | 2012-11-15 16:58 |
| Reporter | ray | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.5.3 revision 39087 | ||||
| Fixed in Version | 4.7.1 / 5.0.1 revision 52468 | ||||
| Summary | 0003321: /out/media/ instead of /out/pictures/media/ mentioned in documentation? | ||||
| Description | Please can you check if this deprecated path is still written in install-documentation like reported here: http://www.oxid-esales.com/forum/showthread.php?p=71087#top I have already made a comment in the wiki: http://wiki.oxidforge.org/Installation#Files_.26_Folder_Permission_Setup | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
|
|
/out/media are still used for article media files (article_extended.php line 191) oxmediaurl::getLink() oxmediaurl::delete() Suggestion would be to implement on which directory/file "Files/folders access rights" failed. |
|
|
Hi, basicly now both directories is still in use, though /out/pictures/media/ is depricated, but is still used for old media uploading. All files uploaded through "media URL's" goes to /out/media/. Also, the check was added for /out/media/ directory during setup. If you have any further questions, feel free to ask. |