Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 54.14 KB
MD5: a0ab4a88f2c55e745b318a0c3c9490c9
SHA-1: 94ec06dd562ddf2dde43cbf8d703ecdea152046b
SHA-256: 0a2403c5de871ddf01e8d733378acc97f01e49adeb20d96eed50cf0f69efa205
Download zip 66.35 KB
MD5: 9cd738b2675da6a640a24a11d4d3c6ce
SHA-1: 94cb31efca5dcffa1e22910aeb678d766f1b0e2a
SHA-256: 2405e207d087a952454f8c2c9385c93170ad93a6635c462484299303c25eebf6

Release notes

+ Issue #1512700: Squash Pathauto Entity / Alias bug for good by Kevin Quillen. Squash Pathauto Entity / Alias bug for good. Using new Entity() vs. entity_create() was causing Pathauot Entity to create duplicate alias entries.
+ Issue #1512618: daemon import errors by Kevin Quillen. daemon import errors. The default query function had a bad variable name, $item vs. $listing, which was not allowing listings to be imported correctly.
+ Added a $count variable to the import offset counter.
+ Improved the process_images() function. Added better error handling, logging, and some performance / memory management enhancements.
+ Issue #1512576: Test DMQL by mgriebe. Test DMQL query not working. This is now working.
+ Issue #1512780: Undefined offset error in drealty.daemon.php by Kevin Quillen. Undefined offset error in drealty.daemon.php. This was caused by a logging function that was calculating a 'pretty' format for the number of bytes that were downloaded for image data. The function was removed.
+ Fixed issue where listings that did not have images in the MLS were not being properly marked as processed by the process_images() function.
+ Added new drush command: "rets-process-images" that will process any listings that are marked to process images, this is a utility function and probably won't be used by many.

Created by: camidoo
Created on: 3 Apr 2012 at 12:35 UTC
Last updated: 17 Dec 2013 at 20:53 UTC
New features
Bug fixes
Unsupported

Other releases