1. GoHost4U
  2. RO CSVI
  3. Thursday, 15 January 2015
  4.  Subscribe via email
Hi

I hope someone can help with this...

I am importing properties to EZ Realty. All works fine except the images.

The images are stored on the remote server in directories pertaining to the individual property reference and with file names that are a sequential number corresponding to the image number for example below the four images correspond to property reference B1149:

<img id="0">http://img.remotedomain.com/B1149/00.jpg</img>
<img id="1">http://img.remotedomain.com/B1149/02.jpg</img>
<img id="2">http://img.remotedomain.com/B1149/03.jpg</img>
<img id="3">http://img.remotedomain.com/B1149/04.jpg</img>

Another property might be:

<img id="0">http://img.remotedomain.com/B1150/00.jpg</img>
<img id="1">http://img.remotedomain.com/B1150/02.jpg</img>
<img id="2">http://img.remotedomain.com/B1150/03.jpg</img>
<img id="3">http://img.remotedomain.com/B1150/04.jpg</img>

When the import takes place the images are stored on the local server with the same filename as the remote server but without using the folders so each time a new property is imported the images are overwritten on the local server or assigned to the next property thus effectively removing the association to the previous one.

Is there a way the images can be stored and associated using the filename and the property reference (the property ref from the local server) which it relates to so the images would then be stored as so:

1001-00.jpg
1001-02.jpg
1001-03.jpg
1001-04.jpg

Where 1001 is the reference for the EZ Property ID

Settings and versions
Display errors No
Magic quotes runtime No
Magic quotes gpc No
PHP version 5.3.28
Joomla version 3.3.3
Database schema version 5.18
CSVI Pro Version: 5.20
EZ Realty Version 7.1.2
Accepted Answer Pending Moderation
Hello,

There is no way to do this with the default settings in CSVI. You will need to modify the property import script to handle the images with your own name. What just hit me is that in the VirtueMart product import there is the option to create the image name, this works with an image counter. Perhaps that is someting that can be ported to EZ Realty. I will let you know.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hi

I have paid to get this fixed.

Basically it prefixes the image name with the contents of the mls_id which is normally a unique reference number for the imported property.

As I have paid for this I would be happy to share for a small donation :)
  1. more than a month ago
  2. RO CSVI
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!