Closed (fixed)
Project:
Drupal RETS Real Estate Framework (dRealty)
Version:
7.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Jan 2017 at 18:51 UTC
Updated:
6 Jan 2018 at 18:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
veronicaseveryn commentedOhhh... I apologize. I don't know how did I miss it ?..
Some code has been reorganized and the file has been eliminated, so the reference to the file has shifted to another location.
Please, try the patch attached.
Comment #3
veronicaseveryn commentedComment #4
veronicaseveryn commentedUploaded the wrong file previously..
Comment #5
joe2013 commentedI have installed dRealty Module. It is asking for phRets to be downloaded and installed in the libraries. Where can I get the phrets.php file. Send me an email haro_b@att.net with the link.
Thanks for your help.
Comment #7
litnrod commentedpatch #4 works great.
Comment #8
veronicaseveryn commentedComment #10
johnkmoore commentedNewbie to Drupal, hope this isn't a dumb question. But do I need to apply this patch even if I've downloaded the latest version of this module?
I have a clean local install, using Acquia Dev Desktop. I installed dRealty and all the required modules and other dependencies (e.g. phrets.php in "libraries/phrets"), but I'm still getting the error that says it can't find the admin.inc file.
Fatal error: require_once(): Failed opening required 'C:\Users\JohnK\Sites\devdesktop\drupal-7.56/sites/all/modules/drealty/modules/drealty_import/includes/admin.inc' (include_path='.;C:\Program Files (x86)\DevDesktop\common\pear') in C:\Users\JohnK\Sites\devdesktop\drupal-7.56\includes\menu.inc on line 525I'll try to figure out how to install the patch, but in the meantime I though I'd see if that was still expected behavior.
Comment #11
litnrod commented@johnkmoore In this case, no, you do not need to apply the patch.
as a good rule of thumb ,that I use, I look at the "Commits" tab and match a patch nnumber
to see if it's been applied to the latest version.
hope that helps
~R