
i.e....
viewtopic.php?f=2&t=9874
....the strtolower($user->usertype) is inconsistent throughout.
PhocaGuestbook is real nice component, just thinking this should be fixed so less issues from those who use it. :

Emilee
Code: Select all
if (strtolower($user->usertype) == strtolower('super administrator') || strtolower($user->usertype) == strtolower('administrator')) {