UBB.Dev
Posted By: stroker 5.4.4 - always showing signatures - 09/25/2001 9:48 PM
showthreaded.php line 576 is:
if ($user['ShowSigs'] == "no") {
shoud be:
if ($user['U_ShowSigs'] == "no") {

The same in showflat.php line 521.
Posted By: Rick Re: 5.4.4 - always showing signatures - 09/26/2001 12:05 AM
Thanks for the fix. Moving this thread to the official php fixes.
© UBB.Developers