![]() |
Only show posts begining with letter
How would I only show posts in forum beginning with selected letter like the memberlist has?
So at the top above all the posts you would have... [#] [A] [B] [C] [D].............etc When user clicks on letter, it will only display posts beginning with that letter. Any help on this would be grateful. Thanks |
I have not seen a modification for this, put the query that fetches them would probably be pretty simple.
|
Quote:
|
Replicate how member.php generates the letters, and then just run queries:
[sql]SELECT * FROM post WHERE pagetext LIKE 'A%'[/sql] |
Quote:
|
All times are GMT. The time now is 01:36 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|