View Single Post
  #5  
Old 11-17-2016, 04:17 PM
Abronsyth's Avatar
Abronsyth Abronsyth is offline
A Headache Embodied
 
Join Date: Aug 2011
Location: NY
Posts: 1,011
Gender: Male
Credits: 151,700
Abronsyth is on a distinguished road
Default

Only just saw your reply!

Trying it now...and I am getting this error:
Code:
Fatal error: Call to a member function select() on null in /home/inekelmy/public_html/classes/class_ownedadoptable.php on line 89
Lines 88-90 in class_ownedadoptable.php looks like this:
PHP Code:
    public function getTrophies(){
        return 
$this->trophies;
    } 
__________________
My Mods Site (1.3.4, 2020 Mods)
Reply With Quote