olafk
Forum Replies Created
-
@missveronicatv that solved the problem. Thank you very much. You made my day!
Short explanation for others with the same problem:
When you upload a profile/cover image in the profile tab and the upload gets stuck in the resizing process, check admin-ajax.php during upload as shown above, if there is any error message. In case of an error:
Check your profile template files in the child-theme-folder and update your profile template with the latest UM profile.php file in wp-content/plugins/ultimate-member/templates/profile.php
That solved my specific problem.
@missveronicatv admin-ajax.php is a good hint. It is showing an error during resizing:
View post on imgur.com
{“success”:false,”data”:”Ung\u00fcltiger Formulartyp”}
(invalid type of form). What could that mean?
Thank you for your reply. I have activated the debug-mode as stated above and went through the upload process again. There are no entries in the debug log, concerning that.
I also switched to other PHP versions: 8.1.30 / 8.3.17, but resizing-process still hangs.
Forum: Plugins
In reply to: [Download Manager] PDF Icons extremely big in Edge BrowserThat solved it. Thank you very much!
Yes, whenever I post a shortcode of a new created UM form in a page or a UM profile tab or a simple post, the internal server error 500 occurs. Default UM forms work fine.