Can't crack this one - very confused... I want a subfolder within 'acatalog' on the webspace, called 'images', and have the product pix live there, and for the pix to be automatically uploaded there by Actinic.
In the PC installation I've got an "images" subfolder within "Site 1", in which the product pix live. The image paths on each product def'n in Actinic show e.g. "images\PU001.jpg".
The Act_ProductImage.html is un-adulterated I think, the path is:
<IMG SRC="NETQUOTEVAR:IMAGEFILE" etc... >
But the package chucks the pix into the 'acatalog' folder, not 'acatalog/images'. And the IMG SRC in the web pages points to them e.g. "acatalog/UJ006.jpg".
Am I missing something or doing owt wrong?
I would edit the Act_ProductImage.html, but Actinic uploads the imgs in 'acatalog' not 'acatalog/images'.
Cheers all
Bill
In the PC installation I've got an "images" subfolder within "Site 1", in which the product pix live. The image paths on each product def'n in Actinic show e.g. "images\PU001.jpg".
The Act_ProductImage.html is un-adulterated I think, the path is:
<IMG SRC="NETQUOTEVAR:IMAGEFILE" etc... >
But the package chucks the pix into the 'acatalog' folder, not 'acatalog/images'. And the IMG SRC in the web pages points to them e.g. "acatalog/UJ006.jpg".
Am I missing something or doing owt wrong?
I would edit the Act_ProductImage.html, but Actinic uploads the imgs in 'acatalog' not 'acatalog/images'.
Cheers all
Bill
Comment