View Single Post
  #8  
Old 04-27-2017, 08:31 AM
Abronsyth's Avatar
Abronsyth Abronsyth is offline
A Headache Embodied
 
Join Date: Aug 2011
Location: NY
Posts: 1,011
Gender: Male
Credits: 152,268
Abronsyth is on a distinguished road
Default

Alright, could you show me the sections in the 5 files that have been edited? (adopt.php, class_breeding.php, class_promocode.php, class_stockadopt.php, and admincp/ownedadopt.php)

Edit:
Before doing that, try adding this about the index function in personality.php:
PHP Code:
public function __construct(){
parent::__construct("member");    

And let me know if you see any changes.
__________________
My Mods Site (1.3.4, 2020 Mods)

Last edited by Abronsyth; 04-27-2017 at 08:33 AM.
Reply With Quote