Upload a profile picture

Hi,

when i want upload profile picture, the window opens and it still loads, but when I click on cancel it there is an image uploaded and works as it should .. watch the video .. what it can be is only with a profile picture

  • 631
  • More
Attachments
Replies (12)
    • users see this message .. Oops! An error occurred with blob file: wrong file extension .. what it means and how to edit it

      • UPDATE: in the server of Pavel Sklenar the deal was in the following errors:

        is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/[server_path]:/www/error-pages) in /[server_path]inc/classes/BxDolStorageLocal.php on line 140

        Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/[server_path]:/www/error-pages) in /[server_path] /inc/classes/BxDolStorageLocal.php on line 140

        The server has put the own value for this parameter by security reason.

        • so can it be modified in the UNA code? will not allow this change on the server- without it I can't take full advantage of UNA

          • This was sent to me by my server support:

            It can be seen in the log that he wants to modify the patch to the whole path - the appropriation of the whole directory structure is strange to me. These bugs show that the code is not completely good.

            • I wonder how others have it, aren't they secure or are they?

              • I'm moving the UNA to another server where it should be fine .. I apologize for the inconvenience and thank you for  help

                • How do you fix this Problem? I don't see an answer.

                  • LeonidS can you share the fix of this i just experience this with new client and new server
                    image_transcoder.php?o=bx_froala_image&h=5421&dpx=1&t=1632396288

                    • Hi Expertzkris !

                      Do you have any mentions about it in the error log?

                      • yes something
                        [23-Sep-2021 11:31:10 UTC] PHP Warning: chmod() has been disabled for security reasons in /home/sitename/public_html/inc/classes/BxDolStorageLocal.php on line 142
                        [23-Sep-2021 11:31:10 UTC] PHP Warning: chmod() has been disabled for security reasons in /home/sitename /public_html/inc/classes/BxDolStorageLocal.php on line 142
                        [23-Sep-2021 11:31:10 UTC] PHP Warning: chmod() has been disabled for security reasons in /home/sitename /public_html/inc/classes/BxDolStorageLocal.php on line 96

                        • Well, very strict reason :-) but the chmod function is necessary to proper work with files. You may offer to use external storage in this case.

                          • Wow so this server will not work ? chmod is correct i check it all over also compare it with other site i work with. I can give you access my friend

                            Login or Join to comment.