2.021 not importing attachments to 3.61

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • flindersredclaw
    New Member
    • Oct 2006
    • 18
    • 3.6.x

    2.021 not importing attachments to 3.61

    Clean install of 3.61
    Imported phpbb 2.0.21
    Using ImpEx 1.67

    The source database has acryd burns attachment mod.

    Path to attachments is /public_html/crayfishassociation-org/forums/files/

    cmod 0777 source folder

    ImpEx finds 185 attachments
    and does NOT import any of them
    Returning:
    Source file not found :: nydecapods_107.pdf
    Source file not found :: aquaria_imports_uk_255.pdf
    Source file not found :: licence_application_uk_759.pdf
    Source file not found :: blue_151.jpg
    Source file not found :: methhisto_618.pdf
    Source file not found :: pond_sketch_553.jpg
    Source file not found :: belt_filter_920.jpg
    etc.....

    I have spent 3 hours here searching for an answer and none forthcomming

    Solutions encouraged.
    cheers
    Paul V
  • Jerry
    Senior Member
    • Dec 2002
    • 9137
    • 1.1.x

    #2
    Can you ssh to the attachments dir and run "pwd" to get the path ?
    I wrote ImpEx.

    Blog | Me

    Comment

    • flindersredclaw
      New Member
      • Oct 2006
      • 18
      • 3.6.x

      #3
      Ahhh Jerry I was thinking that would be your advice as I had seen it in other threads with similar issues.

      To be honest I have no idea how to run a ssh.

      Instruction welcome

      cheers
      Paul V

      Comment

      • flindersredclaw
        New Member
        • Oct 2006
        • 18
        • 3.6.x

        #4
        Ok this is what I did to solve this to some degree perhaps others can benefit somewhat from my 10 hours of toiling....

        I copied the source attachments folder (files) to the new domain where the new forum is (root directory) ran the module for attachments again and it imported the files to the database.

        Then, because I have some images in those attachments I had to rebuild the thumbnails through - acp > maintainance > update counters > Rebuild Attachment Thumbnails.Basically, the importer does not do it for the general user. I mean using ssh to pwd the thingamajah to the asrp path of the ntc is just a tad beyond us not quite so up on the jargon.

        Other than that the importer was reasonably smooth going. Thank you.

        Comment

        • Jerry
          Senior Member
          • Dec 2002
          • 9137
          • 1.1.x

          #5
          Yes, the files do have to be on the same server that ImpEx can read from, they are opened as files, not from URLs or via ImpEx FTP'ing into your old server.
          I wrote ImpEx.

          Blog | Me

          Comment

          • flindersredclaw
            New Member
            • Oct 2006
            • 18
            • 3.6.x

            #6
            Thats the odd thing Jerry. The files are on the same machine (server) just on a different add on domain. In reality it was only shifting it from one folder to another but unfortunately Impex was unable to do that.

            Comment

            • Jerry
              Senior Member
              • Dec 2002
              • 9137
              • 1.1.x

              #7
              The issue would have been the path and/or the permissions to that path for PHP, or that path that ImpEx was using to look for them.

              Either way done now so all good
              I wrote ImpEx.

              Blog | Me

              Comment

              • flindersredclaw
                New Member
                • Oct 2006
                • 18
                • 3.6.x

                #8
                You are right Jerry in that the path is what was the issue. I found the same issue with another plugin.

                Here is how to find the right path for your forum install, for those that are not sure.

                Goto Admin Panel of your forum > Maintainance > phpinfo > scroll down to PHP VARIABLES and you will find on the left _SERVER["DOCUMENT_ROOT"] the path next to that is the path to the forum install.

                in my instance it was /home/myaccount/public_html/crayfishmates-com

                I was missing the "myaccount".

                Thank you for your help.

                Comment

                widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                Working...