-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description:
When trying to open ACP - BBGUILD - Achievement List after i've added the achievements by API call i get a blank screen when viewing the page .
In the Apache log file i see the following error:
PHP Fatal error: Unsupported operand types in phpbb/pagination.php on line 301
After analyzing the calls of the function "public function on_page()" i found the following in acp/achievement_module.php line 265:
'PAGE_NUMBER' => $pagination->on_page($GuildAchievements[0], 15,
I believe the index of $GuildAchievements[] should be 2 in this case.
Specifications
- phpbb version : 3.1.10
- style : PBWoW3_Legion
- php version : 5.5.9-1ubuntu4.20
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels