Strange text at the bottom of my jomres pages
From Jomres v4 manual
You see someting like
- Powered by Jomres
- Log :/var/www/public_html/components/com_jomres/core-minicomponents/j00001start.class.php
- Log :/var/www/public_html/components/com_jomres/core-minicomponents/j00002usermanagement.class.php
- Log :/var/www/public_html/components/com_jomres/core-minicomponents/j00050mumenu.class.php
This is not a bug. You've gone to site settings and switched "List minicomponent calls" to Yes. Switch it to No and the list will go away.
This list is useful if you're trying to track which minicomponent was called by Jomres. It also serves to disable the redirection function within Jomres so when you save settings, instead of being redirected after the save activity it'll output any data that was being echoed before the redirect normally kicks in.

