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;
}