Not able to export !

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vickyk
    Junior Member
    • May 2014
    • 12

    Not able to export !

    Click image for larger version

Name:	Screenshot New.png
Views:	263
Size:	17.6 KB
ID:	127 I have installed espo on hosting. All went perfectly fine but when i try to export any form (i.e Leads, Contacts, Accounts) it shows a pop up box with ""To view this page, you must log in to area “” on mydomainname.com:80."" with a user name and password. I tried all the user names and pass right starting from espo login to cpanel login to sql login details but none of them is working. I called my hosting team to see to it and they said it has to do with the software itself :-( Can anyone please help me out with this issue !!!!!!!!!!!!!!!!!!
    Last edited by vickyk; 05-23-2014, 10:27 AM.
  • tarasm
    Super Moderator
    • Mar 2014
    • 573

    #2
    Hi,

    To find the cause of the problem, could you try to attach any file to Stream (e.g. in Account) and afterwards download it.
    Still the same problem?
    Job Offers and Requests

    Comment

    • vickyk
      Junior Member
      • May 2014
      • 12

      #3
      Thanx for the reply tarasm.....I am not able to upload any data to a form as I don't know the sequence. That was the reason i wanted to export the file so that I could get the sequencing to upload the data.

      Comment

      • yuri
        Member
        • Mar 2014
        • 8552

        #4
        When you export, the file gets created on the server and then browser downloads it. If you try to upload any attachment (to the Stream) and then download it we will know whether issue with files or something else.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • vickyk
          Junior Member
          • May 2014
          • 12

          #5
          Click image for larger version

Name:	Screenshot.png
Views:	556
Size:	31.3 KB
ID:	140 Guys the attachment got uploaded perfectly to the stream, but when I tried to download it.....same result :-(
          I need to sort this urgently as my entire project is delayed...

          Comment

          • yuri
            Member
            • Mar 2014
            • 8552

            #6
            Check data/upload directory whether uploaded files exist there. If don't it can be permissions issue.
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            • vickyk
              Junior Member
              • May 2014
              • 12

              #7
              I checked the data/upload file and cannot see any uploaded file. Though i can see the file in stream.

              Comment

              • yuri
                Member
                • Mar 2014
                • 8552

                #8
                Try to change permissions of data/upload directory.
                If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                Comment

                • vickyk
                  Junior Member
                  • May 2014
                  • 12

                  #9
                  Could you please tell me how to change permission. In data folder i can see config file but in upload folder i cannot find anything related to permissions.

                  Comment

                  • tarasm
                    Super Moderator
                    • Mar 2014
                    • 573

                    #10
                    You can do it by SSH, FTP or your hosting administator panel (e.g. cPanel). Please set 775 for “data” directory. Also, make sure that you have the correct “owner” and “group” permission.
                    Job Offers and Requests

                    Comment

                    • vickyk
                      Junior Member
                      • May 2014
                      • 12

                      #11
                      Thanks buddy. I changed the data perm to 775 but still no luck :-( I guess i have to go back to some other CRM..... Click image for larger version

Name:	Screenshot1212.png
Views:	186
Size:	3.9 KB
ID:	150

                      Comment

                      • vickyk
                        Junior Member
                        • May 2014
                        • 12

                        #12
                        nothing seems working here...so frustrating..still thanks guys.

                        Comment

                        • tarasm
                          Super Moderator
                          • Mar 2014
                          • 573

                          #13
                          Did you set the permission for subfolders as well (I mean recursively)?
                          If you use an SSH it can be like that:
                          Code:
                          chmod -R 775 data
                          Job Offers and Requests

                          Comment

                          • iscon
                            Active Community Member
                            • May 2014
                            • 187

                            #14
                            I just tried it and it works perfectly here. What I miss though: The possibility to set field separators and character set per user / in general. Most people like to deal with Excel afterwards and Excel only accepts semicolon and the local (Windows) character set (the more advanced import feature in Excel is kind of hard to find).

                            Another related issue: It would be good if there was a clear instruction somewhere as to what permissions are to be set for each directory in Espo. I am currently using 755 Apache user/group across all files and dirs but this is just guesswork.
                            Last edited by iscon; 05-27-2014, 05:21 AM.
                            ------------------
                            Robert Laussegger
                            iscon group
                            http://www.iscongroup.net
                            mailto://info@iscongroup.net

                            Comment

                            • vickyk
                              Junior Member
                              • May 2014
                              • 12

                              #15
                              Guys still no luck in exporting the file....could anybody suggest any other option ?

                              Comment

                              Working...