Missing journal logo and images after migrating OJS 3.4 to a new installation

Hello,

I migrated my OJS 3.4 installation to a new directory.

Old installation:
public_html/Journal

New installation:
public_html/alitqan

The new website works correctly, but the journal logo and cover images are missing.

I found that:

  • public_html/alitqan/public/journals is empty.
  • The old installation contains:
    public_html/Journal/public/journals/1/
    including pageHeaderLogoImage_ar.png and all cover images.

Hostinger support suggested copying the public assets from the old installation into the new installation.

My questions are:

  1. Is copying public_html/Journal/public/journals/1 to public_html/alitqan/public/journals/1 the correct solution?
  2. Is there anything else in the OJS database that should be updated?
  3. Are there any cache or configuration steps required after copying?

Thank you.

yes. 3 main thing to carry forward every update or changes

files folder
public folder
Database
plugin folder (depend on case?)

also edit config.inc.php according to new rule..