Page 1 of 1

Global Forum search ?

Posted: Mon Apr 30, 2018 11:07 am
by Xbase
hi,

i know PhP-System but i have some Problem in this Forum as Newbie

it is hard to find more Information while search seem to be limited in language section :?:
how can i Global search all section for e.g. WMI or COM Information :?:

as i write my own native Control (Petzold level) for my Xbase++ App i'm testing under ReactOS()
while some Controls does not work as usual i try to find out Difference to get it run under ReactOS().

thx for help

Re: Global Forum search ?

Posted: Mon Apr 30, 2018 3:06 pm
by karlexceed

Re: Global Forum search ?

Posted: Mon Apr 30, 2018 3:29 pm
by Adcock
karlexceed wrote:search.php
Thanks a lot.
I will bookmark this topic.

Re: Global Forum search ?

Posted: Tue May 01, 2018 1:25 pm
by Xbase
karlexceed wrote:search.php
THX =D>

need more Smilies :(

Re: Global Forum search ?

Posted: Tue May 01, 2018 3:16 pm
by karlexceed
I swear there used to be a link to the search from the forum home page...

Re: Global Forum search ?

Posted: Tue May 01, 2018 5:16 pm
by Blitzen_Dóiteán
Maybe adding the following line to <ul class="linklist"><li>*</li></ul>
*

Code: Select all

 • <a href= "./search.php">Search the Forum Globally</a>
to index.php?

Re: Global Forum search ?

Posted: Wed May 02, 2018 12:01 am
by middings
karlexceed wrote:search.php
Thank you, karlexceed. Using your link is so much better than the hack procedure I've been using: (1) perform a 'dummy' search intended to fail from inside a topic within one of the ReactOS forums; (2) when this dummy search fails, I choose "advanced search" and perform the search I actually want. I do this because regular search only searches the current topic. Advanced search can search throughout the entire ReactOS Forum.
I swear there used to be a link to the search from the forum home page...
I was sure of that too. I was surprised when I looked and there wasn't a search on that page.