Closed (cannot reproduce)
Project:
Joomla to Drupal
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2010 at 14:27 UTC
Updated:
25 Jul 2011 at 21:38 UTC
Joomla 6.x-1.0-alpha4 succesfully imports users, sections/categories and contents, but fails to copy image files.
Comments
Comment #1
drupalnesia commented1. 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.
Comment #2
drupalnesia commentedI 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.
Comment #3
RonP commentedI 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 ?
Comment #4
ParisLiakos commented@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
Comment #5
ParisLiakos commented