Not sure if phpArmory is actually being maintained anymore, just started working with it for a project.
Anyway... last night I started to notice the following errors:
Undefined index: page [/Projects/phparmory/trunk/phpArmory/phpArmory.class.php, line 330]
Undefined index: value [/Projects/phparmory/trunk/phpArmory/phpArmory.class.php, line 329]
Undefined index: page::characterinfo [/Projects/phparmory/trunk/phpArmory/phpArmory.class.php, line 330]
etc...
I've just started researching what the issue may be but wanted to post this here in case someone had already dealt with this or was getting the same errors. I'll post a follow-up after I research the issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Started debugging using examples/character.php (unedited).
The following errors are displayed:
Warning: array_change_key_case() [function.array-change-key-case]: The argument should be an array in /Projects/phparmory/trunk/phpArmory/phpArmory.class.php on line 326
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not sure if phpArmory is actually being maintained anymore, just started working with it for a project.
Anyway... last night I started to notice the following errors:
Undefined index: page [/Projects/phparmory/trunk/phpArmory/phpArmory.class.php, line 330]
Undefined index: value [/Projects/phparmory/trunk/phpArmory/phpArmory.class.php, line 329]
Undefined index: page::characterinfo [/Projects/phparmory/trunk/phpArmory/phpArmory.class.php, line 330]
etc...
I've just started researching what the issue may be but wanted to post this here in case someone had already dealt with this or was getting the same errors. I'll post a follow-up after I research the issue.
Follow-up 1:
Started debugging using examples/character.php (unedited).
The following errors are displayed:
Warning: array_change_key_case() [function.array-change-key-case]: The argument should be an array in /Projects/phparmory/trunk/phpArmory/phpArmory.class.php on line 326