View Single Post
  #1  
Old 09-22-2014, 11:09 PM
ilrak ilrak is offline
Goldfish Fanatic
 
Join Date: Aug 2014
Location: Utah
Posts: 57
Gender: Female
Credits: 13,786
ilrak is on a distinguished road
Default Editing Adoptable in ACP Error

So sorry for all of the errors I've been running into tonight. I swear, it's the night of Fatal Errors.

When I try to edit an adoptable in ACP (realized I needed to change the egg image), I run into this error:

Quote:
Fatal error: Call to undefined method ACPAdoptView::edit() in /home/auratusg/public_html/classes/class_frontcontroller.php on line 100
When I go into the class_frontcontroller file, I get this on line 100

Quote:
$this->view->$action();
Now, I'm not sure what is supposed to be defined in this, and I do apologize for asking so many questions, but this one I'm really struggling with (and it might be more important than my previous inventory one since I still need to work on the alchemy shop and whatnot, whereas this is much more pressing).
Reply With Quote