Hi, thanks for the reply... could you post the full code in your config.php file for me to copy? Maybe mine is wrong or didn't update correctly, as it won't take:
Code:
<?php
@define('HISTORY_MAX_COUNT', 100, true);
@define('HISTORY_MAX_TRY', 3, true);
@define('WAIT_AFTER_LOADING', 0, true)...