For the first error, the code from Load.php
[code]1260:
'is_activated' => isset($profile['is_activated']) ? $profile['is_activated'] : 1,
1261:
'is_banned' => isset($profile['is_activated']) ? $profile['is_activated'] >= 10 : 0,
1262:
...
from Simple Machines Community Forum https://ift.tt/2MvzEml
via IFTTT
No comments:
Post a Comment