Notifications
Clear all

combu 2.1.11

2 Posts
2 Users
0 Reactions
728 Views
(@g3studio)
Posts: 5
Active Member
Topic starter
 

I installed this version again. I meet this error in admin panel .

 

Notice: A session had already been started - ignoring session_start() in E:websitedemocombu2111libapi.php on line 42

 

also add on forum in account profiles menu

 

Notice: Undefined property: CB_Account::$SignatureTimestamp in E:websitedemocombu2111addonsforumadminprofiles.php on line 95

Notice: Undefined property: CB_Account::$SignatureTimestamp in E:websitedemocombu2111addonsforumadminprofiles.php on line 95

Notice: Undefined property: CB_Account::$SignatureTimestamp in E:websitedemocombu2111addonsforumadminprofiles.php on line 95

Notice: Undefined property: CB_Account::$SignatureTimestamp in E:websitedemocombu2111addonsforumadminprofiles.php on line 95

Notice: Undefined property: CB_Account::$SignatureTimestamp in E:websitedemocombu2111addonsforumadminprofiles.php on line 95

Notice: Undefined property: CB_Account::$SignatureTimestamp in E:websitedemocombu2111addonsforumadminprofiles.php on line 95

 

give a advice.

 
Posted : 08/01/2017 6:20 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Please replace line 95 of /addons/forum/admin/profiles.php with the following:

$userIsOnline = $user->IsOnline();

This change will be applied to the next update of Forum addon.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 08/01/2017 7:59 pm
Share: