Adoptable Search Addon [by Kae]
1 Attachment(s)
Adoptable Search Addon
By Kaeliah Modification TOS **Note that there is no viewable credit required for this mod** This was suggested for a new release of the MysAdopts version 1.2.0 I believe. Functions: Adoptable search allows searching using name, type or owner and is similar to a search engine. If you type in 'sea', you're results may look like: sea, sea bass, horsea, etc. Results are listed in order of adoptable ID. Guests cannot search, this is to prevent server overload from malicious guests and spambots. Installation: Upload the file adoptsearch.php to your main folder. Also included is some CSS arrangements specifically for the table on the page. You can see them below, add them pretty much anywhere on your CSS page to use them. Code:
table#searchresults { |
Wow this is just, marvelous! Thank you so much for doing this Kaeliah, this will surely be added to the next release. ^^ Glad you posted in public modification forum too, it will help users whose sites are already heavily modified and thus cannot upgrade to Mys v1.2.0 easily.
|
Thank you. :smile: I also try to keep installations as simple as possible. It doesn't get much better than this one. XD
|
Oh yus searching! :D Now to add this when my homework is done >.>
|
I like how your scripts are easy to install. Amazing work Kaeliah
|
@Gigi - Yay hopefully it will be useful for you.
@Roconza - Well see, as a coder it's my job to provide support. If a script is hard to install, it means more work for me explaining how to install it and move problems that could arise. So it works better for everyone if the install is easy. :smile: |
Thaaaaaaaaaaaaanks :)
|
Your welcome :smile:
|
you're EPICCCC for this!!!
Thank you so much!! **runs to install this *** |
I found a error in this:
Quote:
|
Woops, my bad... I'll fix that... *goes to fix*
Just download and upload the new file, it'll work properly. :smile: |
^^ Glad you fixed this problem already Kaeliah. Looks like it was a similar mistake I made when adding cash system for leveling up pets, which connected to the table adopts_users instead of prefix_users. XD
|
I just left the entire link in by accident... >.> *facepalm*
|
And I hate to bring up another error but it's only a minor one :ohnoes:
PHP Code:
PHP Code:
|
umm does it really make a big difference if you use 'id' instead of 'aid'?
|
Well it had both $aid and $id so that messed it up, and personally I like $id so I changed the $aid to match the other $id X3
This is the line with the exact error: PHP Code:
|
Fixed, again.
|
All times are GMT -5. The time now is 02:51 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.