May 2, 2018 11:54 pm
When I try to create a new character, the page doesn't fully load and the following warnings appear:
( ! ) Fatal error: Uncaught Error: Unsupported operand types in /var/www/gamersplane/includes/characters/d20Character.class.php on line 312
( ! ) Error: Unsupported operand types in /var/www/gamersplane/includes/characters/d20Character.class.php on line 312
Call Stack
# Time Memory Function Location
1 0.0000 361584 {main}( ) .../dispatch.php:0
2 0.0048 426592 require( '/var/www/gamersplane/characters/editCharacter.php' ) .../dispatch.php:115
3 0.0156 520848 Character->showEdit( ) .../editCharacter.php:48
4 0.0156 521456 require_once( '/var/www/gamersplane/characters/dnd3/edit.php' ) .../Character.class.php:135
5 0.0163 521456 d20Character->getAttackBonus( )
( ! ) Fatal error: Uncaught Error: Unsupported operand types in /var/www/gamersplane/includes/characters/d20Character.class.php on line 312
( ! ) Error: Unsupported operand types in /var/www/gamersplane/includes/characters/d20Character.class.php on line 312
Call Stack
# Time Memory Function Location
1 0.0000 361584 {main}( ) .../dispatch.php:0
2 0.0048 426592 require( '/var/www/gamersplane/characters/editCharacter.php' ) .../dispatch.php:115
3 0.0156 520848 Character->showEdit( ) .../editCharacter.php:48
4 0.0156 521456 require_once( '/var/www/gamersplane/characters/dnd3/edit.php' ) .../Character.class.php:135
5 0.0163 521456 d20Character->getAttackBonus( )