![]() |
Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#3
|
|||
|
|||
![]()
Don't believe that was the issue:
Believe the issue is in the constructor of myadopts.php Code:
if( $this->action != "index"){ try{ $this->adopt = new OwnedAdoptable($mysidia->input->get("aid")); if($this->adopt->getOwner() != $mysidia->user->username) throw new NoPermissionException("permission"); $this->image = $this->adopt->getImage("gui"); }
__________________
|
|
|
What's New? |
What's Hot? |
What's Popular? |