Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:2.0:probleme_rund_um_admidio [2024/11/29 17:23] – [Mass assignment of roles using the import] greno | en:2.0:probleme_rund_um_admidio [2025/06/06 17:52] (current) – [Problems in Photo Upload] fasse | ||
---|---|---|---|
Line 34: | Line 34: | ||
===== Problems in Photo Upload ===== | ===== Problems in Photo Upload ===== | ||
Some servers have problems uploading photos. This can have various causes, which are listed here: | Some servers have problems uploading photos. This can have various causes, which are listed here: | ||
- | * Folder **adm_photos** does not have the rights 777. | + | * Folder **adm_my_files/ |
- | * Folder **adm_photos/upload** does not have the rights 777. | + | * Folder **adm_my_files/ |
* The selected files exceed the editable image size from the server so that the dimensons can no longer be detected and an appropriate error message is issued. (The maximum editable image size can be found in the organization **Settings** under **Information System**) | * The selected files exceed the editable image size from the server so that the dimensons can no longer be detected and an appropriate error message is issued. (The maximum editable image size can be found in the organization **Settings** under **Information System**) | ||
* Some servers prohibit the upload file on Flash. This inhibit can partly be evaded. Define a **.htaccess** file with the following content in the root where Admidio is installed with the following content:< | * Some servers prohibit the upload file on Flash. This inhibit can partly be evaded. Define a **.htaccess** file with the following content in the root where Admidio is installed with the following content:< |