andrea75 wrote: [View Post]
Convert these lang vars to uppercase... you need to do it twice!
'0' => $lang['B_ALL'],
'1' => $lang['B_GUESTS'],
'2' => $lang['B_REG'],
'3' => $lang['B_MOD'],
'4' => $lang['B_ADMIN']
'1' => $lang['B_GUESTS'],
'2' => $lang['B_REG'],
'3' => $lang['B_MOD'],
'4' => $lang['B_ADMIN']
andrea75 wrote: [View Post]
There was a bug there... I need to finish to fix it.
spydie wrote: [View Post]
Unfortunately I cannot tell what the problem is, because I don't keep track all the changes in development reviews. I can say that new installation is now working fine, and also update from 1.3.0.53 should work as I tested it some days ago (I hope to not have broken anything with latest fixes).
Try a new install and let me know.