tables/users/user.php: Line 57:
- Code: Select all
$perms = $this->role__permissions(&$record);
needs no "&", so it should be
- Code: Select all
$perms = $this->role__permissions($record);
probably already know about it, but in case....
Call-time pass-by-reference has been deprecated error
2 posts
• Page 1 of 1
Call-time pass-by-reference has been deprecated errorjust to inform you, i found an error after installing and trying to log in.
tables/users/user.php: Line 57:
needs no "&", so it should be
probably already know about it, but in case....
2 posts
• Page 1 of 1
Return to Web Auction Discussion Who is onlineUsers browsing this forum: No registered users and 13 guests |