AO: We are back from the dead... again! After an 18 day outage, we are finally alive and well. Who knew how complicated updating software/databases from 2008 would be. I still have alot of tweaks to make, but my main goal was getting everything patched and updated to 2026.
Vbulletin 6 has changed alot since 2008 so we will have a ton of new features to dig into.
In the latest version of Vbulletin it made it difficult to search for 3 letter terms. The fix is to mess with a few database settings and I really don't want to corrupt automags.org database. :)
An easy way to search for terms such as SFL, mag, PTP, etc. is to add an asterisk to the end of the term. Using a truncation operator.
For example, searching the term "TAC*" It will retrieve entries for all posts containing the words: Tac One, Tac-One, TacOne.
Searching AO with no asterisk: "TAC"
Searching AO with asterisk: "TAC*"
We went from 0 pages to 13 pages worth of posts with some form of the word "TAC" in it. Not bad!
Good catch Bunny. I knew it had to be that the word is only 3 letters (some forums even give you an error report with that claim), but I didn't know there was a dirty workaround available with the asterisk. That will help a bunch.
Comment