phpwsListings and branches
Brought to you by:
rizzo,
wendall911
If you install listings on a branch site, the mortgage
calculator URL and those of the module's images are
incorrect. The site URL is that of the branch
but the path after is the location of the php file on the hub
and images such as the print icon are expecting the hub's
path.
eg.
http://www.yourbranchsite.com/mod/phpwslistings/img/
icon_print.png.
instead of
http://www.yourhubsite.com/mod/phpwslistings/img/
icon_print.png
Logged In: YES
user_id=722742
Thinking again about this, the mortgage calculator url is always
going to be wrong as you don't want the branch redirecting to the
hub site which may have nothing to do with the branch. It needs to
be integrated into the module.
Logged In: YES
user_id=711566
This is a confirmed bug and will be fixed in the 0.4.0
release. You can temporarily fix this by placing a directory
in your hub with the path indicated and copy the icon's over.