Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#11
|
||||
|
||||
And what is the exact file name of the main file for it (the one in the home directory)? If that one is Leopardview.php, then the other should be Leopard.php
And, if possible, please show me your Leopard.php file (in php tags) and your Leopardview.php file.
__________________
My Mods Site (1.3.4, 2020 Mods) |
#12
|
|||
|
|||
Putting the names in lowercase worked, Thanks. You might wanna put in the main post that the thing is a picky eater... lol...
|
#13
|
||||
|
||||
PHP is a picky language in general (I'd say all programming languages are case-sensitive). But I went ahead and added it to my custom page guide as a general note.
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it. Last edited by Kyttias; 02-17-2016 at 01:07 PM. |
#14
|
||||
|
||||
Ah, so that was the problem! I copied the general layout of the other files (which are lowercase) for the sake of organization. It didn't even occur to me that changing the case would present problems since I've never done that, haha.
I'm glad you got it working, though!
__________________
My Mods Site (1.3.4, 2020 Mods) |
#15
|
|||
|
|||
Found a bug. if you do not have enough currency to purchase the adopt; it will tell you you can't, but the adopt still goes into their myadopts.php, and subtract no currency.
|
#16
|
||||
|
||||
Aaack, I meant to mention this on the original thread but now I can't even find the if statement I wrote up. This can definitely be easily fixed.
Here's the file with changes: PHP Code:
What I modified specifically: PHP Code:
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it. Last edited by Kyttias; 02-17-2016 at 09:24 PM. |
#17
|
||||
|
||||
Oop, good catch! I've gone ahead and updated the attachment (thank you, Kyttias!)!
__________________
My Mods Site (1.3.4, 2020 Mods) |
#18
|
|||
|
|||
Thanks, Kyttias! a few of my users were being quite the pain with this lol...
|
#19
|
||||
|
||||
I am glad you find the mod useful :)
__________________
My Mods Site (1.3.4, 2020 Mods) |
#20
|
||||
|
||||
This mod works perfectly, thank you! :D
I have a question though. Is it possible for one breed (adopt type) to be available from multiple shops? Most of my griffins have randomly generated hex colours and, well, you can imagine how hideous it gets haha. So I'd like to have shops selling preset white/black/brown versions of most breeds, to help players get started in their selective breeding goals. Setting up each shop to generate its own colour scheme is no problem, but I'm stuck on how to actually make the breeds available... ^^' Any ideas? edit: oh, noticed these lines, 54-57 PHP Code:
Last edited by gwynmil; 12-02-2017 at 05:38 PM. |
|
|
What's New? |
What's Hot? |
What's Popular? |