Joomla 6.x-1.0-alpha4 succesfully imports users, sections/categories and contents, but fails to copy image files.

Comments

drupalnesia’s picture

1. This module succesfully replace mos_image variable with Drupal file folder (sites/default/files/)
2. Fails to create folder, no "sites/default/files/images" on Drupal.

I will update after some testing in my server.

drupalnesia’s picture

I found that Joomla 1.5 insert IMG tag directly in introtext and fulltext rather than in images field.
That's why image files won't copy.

I will check if above issue caused by additional component or behavior of Joomla 1.5.

NOTE:
- If all your Joomla images located in public_html/images then just copy to public_html/sites/default/files, this is an instant solution.

RonP’s picture

I have manually uploaded my images folder to public_html/sites/default/files/images

However when I look at article image links I find www.mysite.com/node/images and images don't show.

Any idea's ?

ParisLiakos’s picture

Status: Active » Postponed (maintainer needs more info)

@drupal-id.com you have to check that your files/ folder has the correct permissions.it creates the folder succesfully for me.

Please check the permissions and report back

ParisLiakos’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)