Thursday, June 28, 2018

Re: Error log SMF 2.0.15

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