Depends on which version of UBB you have. For example in UBB 6.3 you can look in "ubb_lib_posting.cgi" and find:
[/code]You then can change the "8" to whatever number. Just make sure to change your wordlets to reflect the amount you set in vars_wordlets_error.cgi:
</pre></div></div>Or you can do so in Control Panel.<br><br>------------------<br><br>Now in UBB 6.4+ to change the image limit you'll need to open "ubb_lib.cgi" and find:<br><br><div class="ubbcode-block"><div class="ubbcode-header">Code</div><div class="ubbcode-body ubbcode-pre" ><pre>
And change "8" to whatever number. Again open "vars_wordlets_error.cgi" and find:
[code]
Or go into Control Panel and change the "8" to the new number.