When a member tries to edit their signature even just entering plain text the following message comes up:
‘You are not allowed to put links in signatures’
Upon examining the error log I see the following messages.
| Jan 25th, 2012 9:19 pm |
php | file: /simple-press/forum/profile/ahah/sp-ahah-profile-save.php line: 372 function: Unavailable Notice | Uninitialized string offset: 0 |
| Jan 25th, 2012 9:19 pm |
php | file: /simple-press/forum/profile/ahah/sp-ahah-profile-save.php line: 372 function: sp_UpdateProfile Notice | Uninitialized string offset: 0 |
| Jan 25th, 2012 9:17 pm |
php | file: /simple-press/forum/profile/ahah/sp-ahah-profile-save.php line: 372 function: Unavailable Notice | Uninitialized string offset: 0 |
| Jan 25th, 2012 9:17 pm |
php | file: /simple-press/forum/profile/ahah/sp-ahah-profile-save.php line: 372 function: sp_UpdateProfile Notice | Uninitialized string offset: 0 |
What do I need to do to put this right?
PS when logged in as admin I am able to modify my signature and update without problems.