|
|
Administrator
|
Posts: 1190
Join Date: Mar 2005
|
I guess it is a warning on this part of the code:
Code:
isset($author_signature{0})
It is just a check if there is a signature to show. It is strange since seo-board sets error reporting to show everything, but I haven't got that error on any site. Again, disabling notices should solve it.
|