View Single Post
  #2  
Old 04-04-2017, 07:55 PM
Abronsyth's Avatar
Abronsyth Abronsyth is offline
A Headache Embodied
 
Join Date: Aug 2011
Location: NY
Posts: 1,011
Gender: Male
Credits: 117,427
Abronsyth is on a distinguished road
Default

Figured it out after a lot of playing!

Turns out it is not supposed to be object, instead it is this;
PHP Code:
$bg $mysidia->db->select("owned_adoptables", array("adoptbackground"), "aid = '{$adopt->aid}'")->fetchColumn(); 
Works perfectly now!
__________________
My Mods Site (1.3.4, 2020 Mods)
Reply With Quote