cannot upload image only business directory on 3rd step (image for directory)
but subscriber user can upload on another upload page.
this is screenshot
http://upic.me/i/zr/drimg.png
my php.ini
———————————
; Whether to allow HTTP file uploads.
file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
;upload_tmp_dir =
; Maximum allowed size for uploaded files.
upload_max_filesize = 32M
; Maximum number of files that can be uploaded via a single request
max_file_uploads = 20
Hi jiyuu19th,
Sorry that you ran into issues here!
Have you tried a conflict test? Here is an article about how to test for theme and plugin conflicts with Business Directory, which may help pinpoint the issue: http://businessdirectoryplugin.com/support-forum/faq/how-to-check-for-plugin-and-theme-conflicts-with-bd/
Also, are you running on BD 3.6.5? If not, you need to upgrade to that version and try it again–we fixed some image display issues that may be affecting you here.
thank for reply. I just found problem.
Business Directory use another plugin option.
WP User Avatar option allow to set image size for avatar upload,
Business Directory use wpUA option for image size.
this plugin.
https://ww.wp.xz.cn/plugins/wp-user-avatar/
Sounds like that plugin is overriding our options–which is unexpected, but since you know that know, you can change the settings accordingly.