I was hoping you could tell me why this error appears when trying to create a hub map;
Warning : call_user_method_array() [function.call-user-method-array]: Unable to call hubmap() in /home/james200/public_html/ava/phpvms/core/classes/MainController.class.php on line 274
The route map and live maps work fine, but for hub maps it keeps coming up with the above error message.
I understand that there is a tutorial on how to make a hubmap in one of the tutorials, but I assumed that this feature was already included in the RouteMap module.
The code appears to look the same as the tutorial.
Do I need to start from scratch and follow the tutorial to make this work ?