Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Breeding With Other Males [Solved] (http://www.mysidiaadoptables.com/forum/showthread.php?t=5659)

Missy Master 07-18-2020 09:53 AM

Well gosh darn it I was excited hehe. Still got ol' reliable:

Invalid ID Specified
The selected female or male Pets ID does not seem to exist.


Thanks for trying, it baffles me where this snippet of code lives that still won't let it work!

Abronsyth 07-19-2020 07:17 AM

Hmmm I'll try to check out where it's calling the pet's ID and see if there's something up with that!

Okay, another possibility:
Try changing line 29 (or so) in breeding.php to this:
PHP Code:

$male = new OwnedAdoptable($mysidia->input->post("male")); 


Missy Master 07-19-2020 10:13 AM

Tried it and voila, white page hehe. Did not throw an Invalid ID error, just whited out totally :(


Good try though.

It's baffling. I've scoured every where I could find what looked like validating going on and tinkered with it.

Always Invalid ID or a white page. And you know it's gotta be this one thing we can't locate! xD


I had a thought on it: this part -

$mysidia->user->username);

If there was a way to change that to looking for something harmless that allows all the males owned by all to come up, like some way to have it check something *else* right there.

Like say, 'check' to see again if its male, or something like that. Then that would be verified, and it will allow the breeding.

It's this whole thing of wanting to find that username being the one who owns it.

Missy Master 07-20-2020 02:14 PM

Solved through Abronsyth brilliance -- I will let them share the solution if they desire here.


Thank you again!!

Abronsyth 07-20-2020 05:30 PM

Missy Master is helping me test a studding mod, once we get it's working it'll be up on my Mods site!


All times are GMT -5. The time now is 12:01 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.