Closed (works as designed)
Project:
Drupal RETS Real Estate Framework (dRealty)
Version:
7.x-2.0-beta7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2011 at 15:22 UTC
Updated:
18 May 2012 at 02:54 UTC
Comments
Comment #1
camidoo commentedme! Actually, the module is really in heavy beta, so far it works for paragon and a handful of other RETS implementations.
Comment #2
jrcholtz commentedA+++ I'm so close to getting this thing up and running..... having problem with the images, can you tell me what is the proper path for the cron run....
Comment #3
webavant commentedIt works for me! That said, I'm not using it in production, yet, but I think I will be soon. It's a lot better than anything I've seen. Best of luck with your issues.
When you say "proper path for a cron run" do you mean the proper command line to put into a cron task? You can see all of the options drush can take by typing "drush --help" in the shell. When running drush outside of your Drupal site's install path, you must specify the install path as a command-line option, example:
drush -r <path> rets-import.Comment #4
camidoo commentedComment #5
gwkone commentedI have been testing it for the last few days and so far it works well. The only issue i have is that images are not showing up? I can get the images to show up if i go into the actual property and hit update but otherwise they are not pulling in. If you have an idea of how to fix let me know.
Comment #6
gwkone commentedI have been testing it for the last few days and so far it works well. The only issue i have is that images are not showing up? I can get the images to show up if i go into the actual property and hit update but otherwise they are not pulling in. If you have an idea of how to fix let me know.