@nineball
That is what i think, too.
The database error ist not a real error of the sms system.
So we can deactivate the error reporting in the sms.php
Possibly it will help to reduce the automatic mails whitch tell us that there is a database problem.
Ok. try this
Delete this part in the sms.php
PHP Code:
// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);
I will release Version 1.02 possibly today or tomorrow.
I get no errors with the new smilie function on my board and i think the hack is stably enough to release him.
I look forward and will modify the code whitch check non-blank user-id?s.
PcFreak