can't register - Parse error: syntax error, unexpected $end, expecting ')' in ... line 115
After users fill out their information then hit register this occurs:
Parse error: syntax error, unexpected $end, expecting ')' in /home/sweetcoffee/public_html/forum/applications/dashboard/models/class.banmodel.php on line 115
0
Answers
open /home/sweetcoffee/public_html/forum/applications/dashboard/models/class.banmodel.php and look for line 115
there's a type error on that line and you should correct that.
Then let the users re-try to register
There was an error rendering this rich post.