Buy now Customer Login

Online Manual / Creating The Templates / Error output

Outputs Ollance Mail Pro php's error messages when an error occurs with the script. If no error occurs, then the script removes the <output> from the page.

Usage: <output type="error">
Example:

Here's an example on how to display an error message if an error occurs with the script.

[output type="error"]
<p align="center">
Error:<br>
[error]
</p>
[/output]