|
No messages on Joomla site |
|
When messages are not showing up on your Joomla site (like after a person registers, it should show a message), you have to add
add <jdoc:include type="message" />
to the template html (index.php) file in the place where you want it to show.
|