Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Suggestions and Feature Requests (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=21)
-   -   Search (http://www.mysidiaadoptables.com/forum/showthread.php?t=896)

mapleblade 05-31-2009 02:27 AM

Search
 
i wonder if there could be a search action, for like user, almost everything, it would help me alot.

Bloodrun 05-31-2009 02:38 AM

RE: Search
 
Yeah, you can get one from google.

BMR777 05-31-2009 08:13 AM

RE: Search
 
How exactly do you see search working? I mean, what would the search be based on, username, adoptable type, etc?

mapleblade 05-31-2009 08:52 AM

RE: Search
 
all, maybe future trades also, i mean everything, profiles, adopts, porum posts.

Quillink 05-31-2009 09:04 AM

RE: Search
 
(I was looking for a search bar, but only to search user profiles) :3

Quillink 05-31-2009 10:05 AM

RE: Search
 
In favor of creating a new topic, I'll just hijack this one. :P
Is it possible to make a searchbar/form that can fit just above the menu bar, and when a user types in a username it takes them to that person's profile? Say, it take www.arvyre.com.../profile.php?user= and fills in the rest based on what the person typed in?

I'd imagine it would be fairly simple, it's just that I have no idea how. ><

BMR777 05-31-2009 01:49 PM

RE: Search
 
Just paste this in your template where you want the box to appear:

Code:

<form name="form1" method="get" action="profile.php">
<p>
    <input name="user" type="text" id="user">
    <input type="submit" name="Submit" value="Find User">
  </p></form>

That will make a search box where the user can type in a profile name and then it will go to profile.php?user=username. :)

Quillink 06-01-2009 12:44 AM

RE: Search
 
Perfect, of course. Thanks again! :D

mapleblade 06-01-2009 02:42 AM

RE: Search
 
Thanx!

Saphira 06-01-2009 08:33 AM

RE: Search
 
Hmm, I'm thinking of a little variation of this. For example, someone types in a part user name, like BMR and it shows a page with users who have BMR in their username? Makes it easier to find someone's profile if you don't know their full username.


All times are GMT -5. The time now is 11:46 AM.

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