![]() |
Home Community Mys-Script Creative Off-Topic |
|
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]()
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"); }
__________________
|
#2
|
||||
|
||||
![]() Quote:
|
#3
|
|||
|
|||
![]()
I don't know. Your asking the wrong guy that question. The try block could be removed, but might turn into bigger issues down the road.
I will either be creating a if elseif then with the $this->action or or just use a separate page. =0
__________________
|
![]() |
Thread Tools | |
Display Modes | |
|
|
What's New? |
What's Hot? |
What's Popular? |