Sim Posted June 6, 2020 Posted June 6, 2020 $iType = $this->getItemType($iTypes[2]); var_dump($iType); debug($iType["ParentID"]); array(5) { ["id"]=> string(2) "24" ["name"]=> string(12) "Hand weapons" ["desc"]=> string(30) "Weapons in hand besides guns. " ["parentID"]=> string(6) "Weapon" ["note"]=> string(27) "Knives, knuckles, ballbats," } The log file minor.txt is not writable! There was an error! File: /home/simmakew/public_html/GL/modul.php Line: 111 Error: Undefined index: ParentID Type: E_RECOVERABLE_ERROR Quote
Sim Posted June 7, 2020 Author Posted June 7, 2020 9 hours ago, Tom V said: ParentID should be parentID ? I seen it after I posted it. I been encountering those little errors slot and takes me a few minutes to find the error. It's always the little dumb errors that get me Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.