janaf
06-08-2010, 09:59 PM
I posted this yesterday at vb.com
I'd like to make a search listing link for all posting activities by the "currently logged in user.
The result should be something like what I get by doing
Advanced search + Multiple Content tab, + All Types + Username which would be the currently logged on user.
Lynn suggested
search.php?do=process&type[]=searchtype_all&searchuser={vb:raw bbuserinfo.username}&exactname=1
and suggested I post here at vb.org instead.
Lynns suggestion works fine (of course!) but now I'd like to add "SORT by date DESC"
Then also limit to N results.
Any suggestions out there on how to have the list sorted on posting date/time?
Is there any documentation on search arguments?
Thanks
I'd like to make a search listing link for all posting activities by the "currently logged in user.
The result should be something like what I get by doing
Advanced search + Multiple Content tab, + All Types + Username which would be the currently logged on user.
Lynn suggested
search.php?do=process&type[]=searchtype_all&searchuser={vb:raw bbuserinfo.username}&exactname=1
and suggested I post here at vb.org instead.
Lynns suggestion works fine (of course!) but now I'd like to add "SORT by date DESC"
Then also limit to N results.
Any suggestions out there on how to have the list sorted on posting date/time?
Is there any documentation on search arguments?
Thanks