MyBB Community Forums

Full Version: Cant use search.php?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need a search.php action like "action=getnew&"

I need it for the following,
Search all past threads for a username in a certain forum.

Example
search.php?action=finduserthreads&uid=232323&fid=111

The above does not work but I need a working one that can refine a search based on a username in a certain forum.

I will be linking this, just in case you wonder why I need it. I have looked through the coding of search.php and none of the return arrays give my wanted result.

I want to be able to link a search action so that the search action searches for the users UID (Username) to a certain forum.

This is the wanted result.
Having a scammers section, where If I link a search action in there profile and call it "Search for past reports"

It would search a certain forum id (FID=*) (Aka the scam report section) for the useres Username in the thread title.

What I did not account is that username changes can ruin this. I can make it so that it searches for there UID in posts themselves since my scam report template involves posting there profile link.

Any ideas on how to make this into a single url?
Why did you need to make another thread on this?? Try and have some patience.

http://community.mybb.com/thread-78172.html