What's happening is, I started a page called "design" in English, and attached two images to node images to the bottom of that page. When i save, and click on "translate" (I'm using the sub-domain method), the content is there, the images are listed, but there are no actual images. It's referring to the subdomain version of the files, and since they're not there, I can't view or change them. It's also missing a slash... for example:
http://2ndlang.mydomain.com/sites/2ndlang.mydomain.com/files/sites/defau...
where the image should be residing at
http://www.mydomain.com/sites/default/files/node_images/flyer.jpg.
You can see the problem in the first address. So how can I fix this?
Ideally, I'd like different node images for each language.
Cheers, and Happy New Year!
Comments
Comment #1
Seneschall commentedStill having this problem.
Both languages (using subdomains) have some shared database, some separate. node_images is separate, as is files.
However, when switching from default (english) to Chinese, the space underneath the images tab is empty.
If I upload in English, the image is listed in Chinese, but doesn't show, as it's looking for it in sites/cn.mydomain.com/files/node-images when it shouldn't be looking at all (as I haven't uploaded a node-image for that particular language yet.) I'd like to keep these separate.
Any thoughts or suggestions?
Cheers!