Replies: 0
I created Some Upload block in UM form and create some user for testing.
When I uploaded those file/image in Registration Form, it could display normally like below.
https://drive.google.com/uc?export=view&id=1W9Ei1sigmaVQanxO0cwtQ59E7Tz1h_Go
But After the test user registered succesfully, I logged as Admin/normal user in Profile Page of test user and Edit Profile to check file/Image, it could’t display normally like below.
https://drive.google.com/uc?export=view&id=1pEab84PwNQCO10UHdro6kJIB15fEGgds
I checked the url it shows 404 Not Found
https://drive.google.com/uc?export=view&id=1VRZuem9Jc6e5MiA5CPXxshDQpsb8mRDj
https://drive.google.com/uc?export=view&id=1fWEXhmr14PtxyhBFM8CxYu-pLhZ22-Q2
I checked the wordpress folder permission and it was correctly configured 755.
After that I installed the plugin WP File Manager for testing , the file/images in /wp-content/uploads/ultimatemember/2/ can be downloaded normally.
I thought it maybe the problem of compatibility first because I choose to install php 8, but I reinstalled the php 7.4 and still in the same situation.
Text below is my UM’s Install info
### Begin Install Info ###
## Please include this information when posting support requests ##
--- Site Info ---
Site URL: http://192.168.182.11
Home URL: http://192.168.182.11
Multisite: No
--- Hosting Provider ---
Host: DBH: 192.168.182.21, SRV: 192.168.182.11
--- User Browser ---
Platform: Windows
Browser Name: Chrome
Browser Version: 102.0.0.0
User Agent String: Mozilla/5.0 (Windows NT 10.0; Wi
n64; x64) AppleWebKit/537.36 (KH
TML, like Gecko) Chrome/102.0.0.
0 Safari/537.36
---- Current User Details --
Role: administrator
--- WordPress Configurations ---
Version: 6.0
Language: zh_TW
Permalink Structure: /index.php/%year%/%monthnum%/%day%/%postname%/
Active Theme: Twenty Twenty-Two 1.2
Show On Front: posts/static
ABSPATH: /var/www/html/
All Posts/Pages: 2
WP Remote Post: wp_remote_post() works
WP_DEBUG: Disabled
WP Table Prefix: Length: 3, Status: Acceptable
Memory Limit: 40MB
--- UM Configurations ---
Version: 2.4.1
Upgraded From: 2.4.1
Current URL Method:
Cache User Profile: Yes
Generate Slugs on Directories: Yes
Force UTF-8 Encoding: No
JS/CSS Compression: No
Port Forwarding in URL: No
Exclude CSS/JS on Home: No
--- UM Pages Configuration ---
User: http://192.168.182.11/index.php/user/
Account: http://192.168.182.11/index.php/account/
Members: http://192.168.182.11/index.php/members/
Register: http://192.168.182.11/index.php/register/
Login: http://192.168.182.11/index.php/login/
Logout: http://192.168.182.11/index.php/logout/
Password Reset: http://192.168.182.11/index.php/password-reset/
--- UM Users Configuration ---
Default New User Role: 0
Profile Permalink Base: user_login
User Display Name: full_name
Force Name to Uppercase: No
Redirect author to profile: Yes
Enable Members Directory: Yes
Use Gravatars: No
Require a strong password: Off
--- UM Access Configuration ---
Panic Key:
Global Site Access: Site accessible to Everyone
Backend Login Screen for Guests: No
Redirect to alternative login page:
Backend Register Screen for Guests: No
Redirect to alternative register page:
Access Control widget for Admins only: No
Enable the Reset Password Limit: Yes
Reset Password Limit: 3Disable Reset Password Limit for Admins: No
Blacklist Words: 5
--- UM Email Configurations ---
Mail appears from: ewhu
Mail appears from address: barkly.lin@gmail.com
Use HTML for E-mails: Yes
Account Welcome Email: Yes
Account Activation Email: No
Pending Review Email: No
Account Approved Email: No
Account Rejected Email: No
Account Deactivated Email: Yes
Account Deleted Email: Yes
Password Reset Email: Yes
Password Changed Email: Yes
--- UM Total Users ---
All Users(3)
administrator(1)
subscriber(2)
none(0)
--- UM Roles ---
Administrator (administrator)
Editor (editor)
Author (author)
Contributor (contributor)
Subscriber (subscriber)
--- UM Custom Templates ---
N/A
--- UM Email HTML Templates ---
N/A
--- Web Server Configurations ---
PHP Version: 7.4.19
MySQL Version: 5.5.5
Web Server Info: Apache/2.4.37 (Oracle Linux)
--- PHP Configurations ---
PHP Memory Limit: 256M
PHP Upload Max Size: 2M
PHP Post Max Size: 8M
PHP Upload Max Filesize: 2M
PHP Time Limit: 30
PHP Max Input Vars: 1000
PHP Arg Separator: &
PHP Allow URL File Open: Yes
--- Web Server Extensions/Modules ---
DISPLAY ERRORS: N/A
FSOCKOPEN: Your server supports fsockopen.
cURL: Your server supports cURL.
SOAP Client: Your server does not have the SOAP Client enabled.
SUHOSIN: Your server does not have SUHOSIN installed.
GD Library: PHP GD library is installed on your web server.
Mail: PHP mail function exist on your web server.
Exif: PHP Exif library is installed on your web server.
--- Session Configurations ---
Session: Disabled
Session Name: PHPSESSID
Cookie Path: /
Save Path: /var/lib/php/session
Use Cookies: On
Use Only Cookies: On
--- WordPress Active Plugins ---
Ultimate Member: 2.4.1
WP File Manager: 7.1.5
### End Install Info ###