Please, download the corrected version, or if you prefer, this is the only change, in line 220 of the bol/service.php file you must put this.
if (!$userService->isApproved($userId))
you will see that the one you have is missing a $ signPlease, download the corrected version, or if you prefer, this is the only change, in line 220 of the bol/service.php file you must put this.
if (!$userService->isApproved($userId))
...See more
The problem is that I don't have enough time, I have to work!!! Now I have compiled all the versions of mailbox and analyzed... From 8710 there are important changes, and between mailbox and activity notifications I will be able to develop unread message notifications.The problem is that I don't have enough time, I have to work!!! Now I have compiled all the versions of mailbox and analyzed... From 8710 there are important changes, and between mailbox and activity ...See more
The Wall
if (!$userService->isApproved($userId))
you will see that the one you have is missing a $ signPlease, download the corrected version, or if you prefer, this is the only change, in line 220 of the bol/service.php file you must put this.
if (!$userService->isApproved($userId))
...See more