Our site uses an SSL. The plugin seems to pull resources using http. I’ve looked around and found that wp_iv_property_URLPATH is defined by WP_PLUGIN_URL which doesn’t take an SSL into account. This is in the templates folder. I’ve patched that up with plugins_url() but we need a more solid fix in case the plugin is updated in the future, which it will be. Thanks.
]]>As soon as I activated this plugin and the screen refreshed, I was filled with “failed to open stream: No such file or directory in…” error messages.
Warning: include(widgets/class-large-search-box.php): failed to open stream: No such file or directory in /home/xx/public_html/wp-content/plugins/re-pro/modules/zillow/zillow.php on line 20
Warning: include(widgets/class-large-search-box.php): failed to open stream: No such file or directory in /home/xx/public_html/wp-content/plugins/re-pro/modules/zillow/zillow.php on line 20
Warning: include(): Failed opening ‘widgets/class-large-search-box.php’ for inclusion (include_path=’.:/opt/php56/lib/php’) in /home/xx/public_html/wp-content/plugins/re-pro/modules/zillow/zillow.php on line 20
Warning: include(widgets/class-newest-homes-widget.php): failed to open stream: No such file or directory in /home/xx/public_html/wp-content/plugins/re-pro/modules/zillow/zillow.php on line 24
Warning: include(widgets/class-newest-homes-widget.php): failed to open stream: No such file or directory in /home/xx/public_html/wp-content/plugins/re-pro/modules/zillow/zillow.php on line 24
Warning: include(): Failed opening ‘widgets/class-newest-homes-widget.php’ for inclusion (include_path=’.:/opt/php56/lib/php’) in /home/xx/public_html/wp-content/plugins/re-pro/modules/zillow/zillow.php on line 24
Warning: include_once(streetadvisor/streetadvisor.php): failed to open stream: No such file or directory in /home/xx/public_html/wp-content/plugins/re-pro/modules/modules.php on line 16
Warning: include_once(): Failed opening ‘streetadvisor/streetadvisor.php’ for inclusion (include_path=’.:/opt/php56/lib/php’) in /home/xx/public_html/wp-content/plugins/re-pro/modules/modules.php on line 16
Warning: include_once(greatschools/greatschools.php): failed to open stream: No such file or directory in /home/xx/public_html/wp-content/plugins/re-pro/modules/modules.php on line 18
Warning: include_once(): Failed opening ‘greatschools/greatschools.php’ for inclusion (include_path=’.:/opt/php56/lib/php’) in /home/xx/public_html/wp-content/plugins/re-pro/modules/modules.php on line 18
They showed in the back-end, and front-end. Clicking the ‘settings’ button on the plugin page only worked as an anchor, and it would take me back to the top of the page.
Frustrating, and uninstalled.
]]>Thanks for using Real Estate Pro!
As of now Real Estate Pro works as soon as you activate the plugin. Simply go to Appearance -> Widgets, and you will see many new widgets available.
Have an issue? Feature Request?
For any issues or feature requests please submit an issue on Github.