That's right ofcourse.
I searched archieves but I could not find exactly what I wanted. But I want to make sure first, let me tell what's in my mind...
This is not in profile page ofcourse.. This is like a search page for members, but can list all of his/her messages without grouping by topic / category. Not sure if I can do it by search page.
For example, I searched for "SiSL" user, if it was a topic, it would be topic name display, if reply, can add "RE:" to topicname.. But results would be like this, if reply, reply link with (whichpage=-1) or if topic, direct link, that way you can make a admin / mod tracker as well...
Which I'm asking if any kind of that things ever made before? If so, can you find me link, because I can't seem to find correct keywords
Code:
Search Results for SiSL:
|------------------------------------------------------------|
| RE: How hard can it be | SiSL | 26 October 2005 23:30 |
| MOD Add-On Forum (W/O COde) | | |
|------------------------------------------------------------|
| RE: How hard can it be | SiSL | 26 October 2005 16:30 |
| MOD Add-On Forum (W/O COde) | | |
|------------------------------------------------------------|
| How hard can it be... | SiSL | 24 October 2005 13:37 |
| MOD Add-On Forum (W/O COde) | | |
|------------------------------------------------------------|
PS: Was wondering if that can be "searched in topics and replies if a "REPLY_ID" coloumn is added as default value "0" to FORUM_TOPICS table and made UNION in Search page. If that can be done, also "Search in Topic" function would be activated that way too.<