Hi:
I installed the XMAp and the pluging, but is was not working for me.
I had this error in my log:
PHP Warning: require_once(/hermes/XXXX/components/com_phocadownload/helpers/route.php): failed to open stream: No such file or directory in /hermes/bosoraweb014/b175/ipg.edificiowebcom/edunet/plugins/xmap/com_phocadownload/com_phocadownload.php on line 45
PHP Fatal error: require_once(): Failed opening required '/hermes/XXXX/components/com_phocadownload/helpers/route.php' (include_path='.:/usr/local/lib/php-5.3.13/lib/php') in /
This error comes from having phocadownload 3.0.3 and plugings that are made for older versions.
What I did to solve the problem is to download phocadownload v 2.1.9, unzip in my pc, the upload from component\site\helpers route.php, to components/com_phocadownload/helpers/ of my website.
You can see more information at this post:
viewtopic.php?f=31&t=23642
Hope it works for you, I lost a lot of time tryng to make this pluging work