PDA

View Full Version : Forum Display Enhancements - Thread Listing by Letter with ABC Navigation Menu


Chadi
04-21-2009, 10:00 PM
Thread Listing by Letter with ABC Navigation Menu
(please nominate for mod of the month)

Should work fine on 3.6x and up

See screenshot: click here (http://www.pingy.us/?v=nav.gif)

Special thank you to member 'Dead Eddie' who originally created this and gave me permission (via pm) to post this as a mod.

This will automatically display your forum's threads into alphabetical order when a member clicks a specific letter. It shows an ABC menu on top of the forum that you place the code into.

Tested on a fresh Vbulletin install and VBSEO enabled install. Works fine on both.

Description of MOD:

Member clicks on the letter 'A', it will show all threads that begin with the letter A in the thread title, only. Same for "#" symbol. Shows only threads that begin with a number 0-9.

Installation / Upgrade

Upload product attached (Go to admincp > manage products) (select 'allow overwrite' if upgrading)

Edit FORUMDISPLAY template and below $navbar place the following code:<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Search topics by first letter</strong><tr align="center">
<td class="alt2" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">All</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=num">#</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=a">A</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=b">B</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=c">C</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=e">E</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=f">F</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=g">G</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=h">H</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=i">I</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=j">J</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=k">K</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=l">L</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=m">M</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=n">N</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=o">O</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=p">P</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=q">Q</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=r">R</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=t">T</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=u">U</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=v">V</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=x">X</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=Z">Z</a></td>
</tr>
</table>
<br />
Live Demo
http://www.talkjesus.com/scriptural-bible-answers/


?For his invisible attributes, namely, his eternal power and divine nature, have been clearly perceived, ever since the creation of the world, in the things that have been made. So they are without excuse.?- Romans 1:20 (http://www.biblegateway.com/passage/?version=47&search=Romans%201:20)
Check out my other mods:

Mods
Thread Listing by Letter with ABC Navigation Menu (https://vborg.vbsupport.ru/showthread.php?t=211939)
Text Background Highlight (https://vborg.vbsupport.ru/showthread.php?t=211940)
ESV Bible Verse with Audio (https://vborg.vbsupport.ru/showthread.php?t=211936)
My Shelfari Bookshelf Profile Tab (https://vborg.vbsupport.ru/showthread.php?t=212050)
Postbit Mini Box: Member Info Icons (https://vborg.vbsupport.ru/showthread.php?t=212052)
MixPod Playlist MP3 Player in Profile (https://vborg.vbsupport.ru/showthread.php?p=1801014)
Styles
Green Earth Admin Style (https://vborg.vbsupport.ru/showthread.php?p=1801526)
Purple Element Admin Style (https://vborg.vbsupport.ru/showthread.php?t=212035) Please show your appreciation by voting and clicking install :up:

*********** CHANGELOG ***********

August 24th 2009

added ability to sort by numbers (#). Thanks to Dylanblitz (see thread (https://vborg.vbsupport.ru/showthread.php?t=212878)) May 5th 2009

fix plugin version number to 2.00 accordingly (forgot to update the version number on May 4th's update - sorry) May 4th, 2009

improved column width layout
changed hook location to fix reported issues by a couple members
added "All" link to show all threads of forum
Cleaned up code to remove some unnecessary extra bits
replaced two different plugin versions with one, simplified plug-in instead
****************************************

* Please Note: No Support Provided via PM or Email, only in This Thread for those who click Install *

lazydesis
04-22-2009, 10:16 PM
Man been waitin for this for almost 2 yrs now

Chadi
04-22-2009, 10:27 PM
Man been waitin for this for almost 2 yrs now

Cool :)

Please click install and vote

Thanks

NolF
04-23-2009, 03:35 PM
Hmmm doesn't entirely work :S

http://elrincondelmanga.com/foro/forumdisplay.php?f=19&letter=s
http://elrincondelmanga.com/foro/forumdisplay.php?f=19&letter=d
There should be far more entries :S

Also what happens if more than the result is larger than the maximum forumdisplay threads? the navigator links are not updated to reflect the query (add &letter=d)

Chadi
04-23-2009, 04:36 PM
Nolf, that has nothing to do with the mod (re: 'more entries') because if it did, obviously the other letters would show the same problem as well.

Check your settings carefully including the code you pasted.

As you can see in my live demo, works perfectly fine.

NolF
04-23-2009, 05:04 PM
Instead of pasting it where you said (nor that I could find it vbSEO feature?), I placed it directly in the forumdisplay template so I could apply it to many forums quickly and effectively

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Buscar series por letra</strong><tr align="center">
<td class="alt2" width="3%">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td>
</tr></td></table>

That code renders the linked I posted earlier, and essentially is the same you instructed.

The forum I linked to, has 1500 threads, and I know for a fact they all start with different letters, so there should be well over 50 starting with S and far more than two starting with D These letters are examples all letters are affected.

I see no reason why putting the code in the template should make any difference on how the mod works. I also checked if other hacks could be affecting it, and no other mods are using the forumdisplay_query.

Thanks for your assistance

TheLastSuperman
04-23-2009, 05:10 PM
Tagged... will check out later today.

Thanks for doing this :D

oskqqqq
04-23-2009, 05:24 PM
its working properly..nominated

here is the demo (http://www.kankaforum.gen.tr/forumdisplay.php/program-25.html)

Chadi
04-23-2009, 09:11 PM
Instead of pasting it where you said (nor that I could find it vbSEO feature?), I placed it directly in the forumdisplay template so I could apply it to many forums quickly and effectively

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Buscar series por letra</strong><tr align="center">
<td class="alt2" width="3%">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td>
</tr></td></table>That code renders the linked I posted earlier, and essentially is the same you instructed.

The forum I linked to, has 1500 threads, and I know for a fact they all start with different letters, so there should be well over 50 starting with S and far more than two starting with D These letters are examples all letters are affected.

I see no reason why putting the code in the template should make any difference on how the mod works. I also checked if other hacks could be affecting it, and no other mods are using the forumdisplay_query.

Thanks for your assistance

Sorry but I'm not an actual programmer. Just shared what others helped me create (this mod that is). All I can say is the mod does work. Something in your forum is clearly conflicting with this mod. Proof? My live demo and others confirming that it works. Try it out on a fresh installation / database and you'll see.

tommyturnage
04-24-2009, 05:53 AM
Doesn't show ALL the threads under the selected letter

Fix the bugz and Ill click install again...

Chadi
04-24-2009, 10:58 AM
Does show ALL the threads under the selected letter

Fix the bugz and Ill click install again...

There is no bug in this mod!! Look my live demo, it works! Fix your setup and then you try again.

tommyturnage
04-27-2009, 03:18 AM
It works for you, not me.

I followed the steps and it didnt work.

"I" shouldnt have to "fix" anything

Chadi
04-27-2009, 03:23 AM
It works for you, not me.

I followed the steps and it didnt work.

"I" shouldnt have to "fix" anything

Then I can't help you, but please refrain from being rude. You did not give me anything for free, I gave you this for free. If you don't like the mod, then don't install it. Move on to something else, but don't complain. If it works on my site and many others who installed it, then obviously its not the mod. That's common sense, don't you think so?

I won't give you any support at all. I really don't like your attitude.

l_amhed
04-27-2009, 06:38 PM
Lex talionis..Hmmm

I'll give this mod a shot asap.

Chadi
05-04-2009, 06:49 PM
New Update


*********** CHANGELOG ***********

May 4th, 2009

improved column width layout
changed hook location to fix reported issues by a couple members
added "All" link to show all threads of forum
Cleaned up code to remove some unnecessary extra bits
replaced two different plugin versions with one, simplified plug-in instead
****************************************

Chadi
05-05-2009, 10:17 PM
May 5th 2009

fix plugin version number to 2.00 accordingly (forgot to update the version number on May 4th's update - sorry)Download the new updated plug-in file and re-upload in your product manager area. Allow overwrite.

mr.trichomes
05-05-2009, 11:23 PM
very nice mod just what i need, do you know how i could have this enabled for certain forum id's only?

Chadi
05-06-2009, 12:02 AM
very nice mod just what i need, do you know how i could have this enabled for certain forum id's only?

Please click install then I"ll provide you support

mr.trichomes
05-06-2009, 12:14 AM
oh my bad, will click installed, im about to go home from school if you can have an answer for me before i get back your the best lol

Chadi
05-06-2009, 12:37 AM
Use this code. Replace the red forum# portion with your own forum ID number. If you want more than one, separate with a comma. I tested this on my forum and it works flawlessly.

<if condition="in_array($foruminfo[forumid], array(forum#))">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Search topics by first letter</strong><tr align="center">
<td class="alt2">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">All</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=a">A</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=b">B</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=c">C</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=e">E</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=f">F</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=g">G</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=h">H</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=i">I</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=j">J</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=k">K</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=l">L</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=m">M</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=n">N</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=o">O</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=p">P</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=q">Q</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=r">R</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=t">T</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=u">U</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=v">V</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=x">X</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=Z">Z</a></td>
</tr>
</table>
<br />
</if>

mr.trichomes
05-06-2009, 02:11 AM
ahhh thank you so much Chadi, i tried to figure it out myself and failed miserably

Chadi
05-06-2009, 06:52 PM
Glad you like it :)

NolF
05-10-2009, 01:39 PM
Lovely, thanks for the update, works like a charm ^^

MrKramer
05-11-2009, 01:49 PM
When I click on 1 of the letters... it only shows all results which is on the 1st page...
For example:
if I have 10 threads with the letter M
and 3 of them are on the 1st page... than only those 3 are visible.

Chadi
05-11-2009, 01:58 PM
When I click on 1 of the letters... it only shows all results which is on the 1st page...
For example:
if I have 10 threads with the letter M
and 3 of them are on the 1st page... than only those 3 are visible.

Support is provided to those who click install only.

NolF
05-12-2009, 12:48 AM
@MrKramer
I added &pp=200 to the title to show 200 results in a page, you can change it to more or less depending how many threads you have. I'm not sure if it is limited by an ACP option which restricts the number of threads in forumdisplay though.

snoop1979
05-16-2009, 06:37 PM
Hi there thanks for this mod i've been waiting for something like this for a long time.

I have a lil problem it arrange the threads by the selected letter but when i go to the second page it show the normal second page not alphabetically
vbseo is installed could be that?

Chadi
05-17-2009, 01:48 AM
Hi there thanks for this mod i've been waiting for something like this for a long time.

I have a lil problem it arrange the threads by the selected letter but when i go to the second page it show the normal second page not alphabetically
vbseo is installed could be that?

Please consider reading the OP. Support is provided for those who click install only.

alik4277
05-17-2009, 01:22 PM
Hi there thanks for this mod i've been waiting for something like this for a long time.

I have a lil problem it arrange the threads by the selected letter but when i go to the second page it show the normal second page not alphabetically
vbseo is installed could be that?

Same here

l_amhed
05-17-2009, 07:32 PM
Same here

Yep same here too (but not VBSEO installed), but I guess I won't have any help cause I didn't click on the 'installed' link since the product does not work as expected for now.

synseal
05-17-2009, 10:21 PM
Loving this and working fine, cheers!, installed and nominated.

MrKramer
05-20-2009, 11:41 AM
@MrKramer
I added &pp=200 to the title to show 200 results in a page, you can change it to more or less depending how many threads you have. I'm not sure if it is limited by an ACP option which restricts the number of threads in forumdisplay though.

TY TY TY very much.
This is awsome.

There is just 1 more question. Ive orderd my website to set the newest thread on top.
So even when I use this alphabetic search... it will do the same.

Is there some way to keep the forum normal and only when I use this alphabetic search... that it will be orderd alphabetically?

NolF
05-20-2009, 12:19 PM
@MrKramer
Not sure what you are asking for there :S

MrKramer
05-30-2009, 03:05 AM
@MrKramer
Not sure what you are asking for there :S

How do i make it in alphabetic order (after i searched on a letter)

l_amhed
05-30-2009, 03:44 PM
I have a lil problem it arrange the threads by the selected letter but when i go to the second page it show the normal second page not alphabetically
vbseo is installed could be that?

Will this be fixed someday ?
I can't click on "install" since this hack does not 100% work..

NolF
06-02-2009, 06:59 AM
How do i make it in alphabetic order (after i searched on a letter)

Ahhh!! Just add
&sort=title&order=asc

that will sort it alphabetically (thread title) and ascending so the least would look (here (http://elrincondelmanga.com/foro/forumdisplay.php?f=19&pp=500&sort=title&order=asc&letter=s) is a demo at my site)
Sally eats pie
Sand in my shoes
Socrates was cool

l_amhed
06-02-2009, 08:34 AM
But what the point in doing this ?
You click on the "G" letter, you've got a first page with all the G letter starting threads, then you click on the next page link and got a page with threads starting with the letter "D" ...

Things are not supposed to work like this with this (very promising at first) hack.

Chadi
06-03-2009, 11:02 PM
But what the point in doing this ?
You click on the "G" letter, you've got a first page with all the G letter starting threads, then you click on the next page link and got a page with threads starting with the letter "D" ...

Things are not supposed to work like this with this (very promising at first) hack.

I'm already aware of the 'other pages' problem/bug.

I'm not a programmer, so I'm trying to get someone to help me fix that.

jankoalek
07-09-2009, 09:28 PM
Installed...and waiting for a fix

yotsume
07-10-2009, 06:20 AM
I'll watch this but I can not install this until all bugs are fixed.

Great Concept! Just post your request for a coder to help you in paid support and this will get fixed.

It would be a shame to not get any bugs fixed for this in a timely manner.

Astral001
07-10-2009, 01:21 PM
So will I, great concept, poor execution.Some people install just about anything.

Tuga??
07-14-2009, 03:53 PM
Intaled and Letter W is Missiing can you update the Code Please .

Thank you

ddatchi
08-03-2009, 06:29 AM
Intaled and Letter W is Missiing can you update the Code Please .

Thank you

This is the code I used to fix it. It's the same code listed in the instructions, just with the W added.


<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Search topics by first letter</strong><tr align="center">
<td class="alt2">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">All</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=a">A</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=b">B</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=c">C</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=e">E</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=f">F</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=g">G</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=h">H</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=i">I</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=j">J</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=k">K</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=l">L</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=m">M</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=n">N</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=o">O</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=p">P</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=q">Q</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=r">R</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=t">T</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=u">U</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=v">V</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=w">W</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=x">X</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=Z">Z</a></td>
</tr>
</table>
<br />

mrthe
08-05-2009, 10:28 AM
If you want a list of letters complete with "w" y "numbers 0 to 9" (for forum with titles topics with dates) and ascendent order of the titles you can replase the original code whit this :
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Indice Alfabeticos de los Posts</strong><tr align="center">
<td class="alt2">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">Todos</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=a">A</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=b">B</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=c">C</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=d">D</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=e">E</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=f">F</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=g">G</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=h">H</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=i">I</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=j">J</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=k">K</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=l">L</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=m">M</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=n">N</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=o">O</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=p">P</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=q">Q</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=r">R</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=s">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=t">T</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=u">U</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=v">V</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=w">W</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=x">X</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=Z">Z</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=0">0</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=1">1</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=2">2</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=3">3</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=4">4</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=5">5</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=6">6</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=7">7</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=8">8</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=9">9</a></td>
<td class="alt1" style="padding:5px;text-align:center">
</tr>
</table>
<br />

Thanks chadie for this mod,if you don't want show this modification of your original code,send me a PM and i'll delete it ;)

chick
08-07-2009, 06:21 PM
I too am watching this product, I have not installed it. Has a solution to the 2nd page, 3rd page bug been addressed yet?

mrthe
08-07-2009, 10:27 PM
not yet ,i think so

mrthe
08-07-2009, 10:45 PM
Try it ! this code show all the posts with the first letter adress selected, in the same page.
Note: if you have a very very big forum change this (the red color number) variable for another much higher

ex:

<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=l&pp=1000">L</a></td>
<td class="alt1">

Excuse me my bad english xddd


<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Search topics by first letter</strong><tr align="center">
<td class="alt2">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">Todos</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=a&pp=1000">A</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=b&pp=1000">B</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=c&pp=1000">C</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=d&pp=1000">D</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=e&pp=1000">E</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=f&pp=1000">F</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=g&pp=1000">G</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=h&pp=1000">H</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=i&pp=1000">I</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=j&pp=1000">J</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=k&pp=1000">K</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=l&pp=1000">L</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=m&pp=1000">M</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=n&pp=1000">N</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=o&pp=1000">O</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=p&pp=1000">P</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=q&pp=1000">Q</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=r&pp=1000">R</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=s&pp=1000">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=t&pp=1000">T</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=u&pp=1000">U</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=v&pp=1000">V</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=w&pp=1000">W</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=x&pp=1000">X</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=y&pp=1000">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=Z&pp=1000">Z</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=0&pp=1000">0</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=1&pp=1000">1</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=2&pp=1000">2</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=3&pp=1000">3</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=4&pp=1000">4</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=5&pp=1000">5</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=6&pp=1000">6</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=7&pp=1000">7</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=8&pp=1000">8</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&sort=title&order=asc&letter=9&pp=1000">9</a></td>
<td class="alt1" style="padding:5px;text-align:center">
</tr>
</table>
<br />

Chadi
08-25-2009, 01:24 AM
*********** CHANGELOG ***********

August 24th 2009

added ability to sort by numbers (#). Thanks to Dylanblitz (see thread (https://vborg.vbsupport.ru/showthread.php?t=212878))

ShackMaster
08-25-2009, 02:14 AM
Sorting by number is not working for me.

http://www.hometheatershack.com/forums/databass-movies-deep-bass-dmdb/?letter=num

EDIT: Now it is... must have been the page cache stopping it.

kalisekj
08-27-2009, 08:18 PM
Great Mod! Thank you!

share4vn.com
09-18-2009, 04:00 PM
fine work for me:
http://sharingcentre.info/forum/software-information/

Cerbero1000
09-29-2009, 11:33 AM
A good mod... sorry for the pagination bug... uninstall it!

inder123
10-07-2009, 05:41 PM
i did step 1 & 2 but nothing is showing in my forum

any suggestions?

Thanks

COL NIL SATIS
10-24-2009, 05:59 PM
same here!!! installed and done the template mod...nothing showing????

COL NIL SATIS
10-24-2009, 08:15 PM
Can this be placed in another template??? other than FORUMDISPLAY??

libabom
11-20-2009, 01:19 PM
Hi,

I use this add on. It is pretty successful except Turkish characters. When I click on Y; İ and Ü are also displayed. When I click on C; both C and Ç are displayed. How can I resolve this? Any ideas?

COL NIL SATIS
11-22-2009, 06:14 PM
uninstalled.

libabom
11-23-2009, 08:30 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=227174" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=227174</a>

fi3ryfalc0nZ
09-05-2010, 02:01 AM
I have two forum that i want this to be listed. How do I enable this thread listing for both? I've clicked installed. Thanks

HS2005
11-05-2011, 03:36 PM
Well it has been a long time so now i got back. I know the last rely is way back but this is just for extra info considering i still support this mod.

If you really want to add pages 1 t/m 8 whatso ever for letter just edit forumdisplay.php

FIND:

$pagenav = construct_page_nav($pagenumber, $perpage, $totalthreads, 'forumdisplay.php?' . $vbulletin->session->vars['sessionurl'] . "f=$forumid", ""
. (!empty($vbulletin->GPC['perpage']) ? "&amp;pp=$perpage" : '')
. (!empty($vbulletin->GPC['prefixid']) ? "&amp;prefixid=" . $vbulletin->GPC['prefixid'] : '')
. (!empty($vbulletin->GPC['sortfield']) ? "&amp;sort=$sortfield" : "")
. (!empty($vbulletin->GPC['sortorder']) ? "&amp;order=" . $vbulletin->GPC['sortorder'] : '')
. (!empty($vbulletin->GPC['daysprune']) ? "&amp;daysprune=$daysprune" : '')
);


ADD Below:
// Thread listing by letter + page
$vbulletin->input->clean_GPC('r', 'letter', 'TYPE_STR');
$letter = $db->escape_string($vbulletin->GPC['letter']);
$pagenav2 = construct_page_nav($pagenumber, $perpage, $totalthreads, 'forumdisplay.php?' . $vbulletin->session->vars['sessionurl'] . "f=$forumid", ""
. (!empty($vbulletin->GPC['perpage']) ? "&amp;pp=$perpage" : '')
. (!empty($vbulletin->GPC['prefixid']) ? "&amp;prefixid=" . $vbulletin->GPC['prefixid'] : '')
. (!empty($vbulletin->GPC['sortfield']) ? "&amp;sort=$sortfield" : "")
. (!empty($vbulletin->GPC['sortorder']) ? "&amp;order=" . $vbulletin->GPC['sortorder'] : '')
. (!empty($vbulletin->GPC['letter']) ? "&amp;letter=" . $vbulletin->GPC['letter'] : '') // Letter
. (!empty($vbulletin->GPC['daysprune']) ? "&amp;daysprune=$daysprune" : '')
);

The point is you just create another pagenavigation namely "$pagenav2".
It's not perfect, but it just works so no complains or just add something usefull instead like other members.

2. The next thing to do is add $pagenav2 to your forum.
open the template FORUMDISPLAY in vbulletin.
FIND:


<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"><if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />&nbsp;</if></td>
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>


REPLACE:

<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"><if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />&nbsp;</if></td><if condition="$pagenav2"><td align="$stylevar[right]">$pagenav2</td></if>&nbsp;&nbsp;&nbsp;
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>


Done! and test
If you don't like the location well... it's basic HTML so don't bother.
I am still working on this. when i have extra info i will share it for those who like it.

Chadi
05-25-2012, 02:24 AM
Upgraded to vb 4.2.0 but can't get my own mod working now.

Problem is now the lettering do not work, they just show invalid forum error message. I'm using VBSEO 3.6x as well (always worked prior on vb 3.8x)

Any help appreciated.

Main forum link is:
http://www.talkjesus.com/scriptural-bible-answers/

If I hover/click any of the letters they come up in this format

http://www.talkjesus.com/a/?letter=b

So its missing the main forum title

My code is:

<vb:if condition="$foruminfo['forumid'] == 17">

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Search topics by first letter</strong><tr align="center">
<td class="alt2" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">All</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=num">#</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=a">A</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=b">B</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=c">C</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=e">E</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=f">F</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=g">G</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=h">H</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=i">I</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=j">J</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=k">K</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=l">L</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=m">M</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=n">N</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=o">O</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=p">P</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=q">Q</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=r">R</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=t">T</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=u">U</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=v">V</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=x">X</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=Z">Z</a></td>
</tr>
</table>
<br />

</vb:if>

Blutengel
01-31-2013, 08:53 PM
Here is a fix for vb4. It has new template Vars

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td colspan="30" height="16" class="thead">
<strong>Search topics by first letter</strong><tr align="center">
<td class="alt2" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}">All</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=num">#</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=a">A</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=b">B</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=c">C</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=d">D</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=e">E</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=f">F</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=g">G</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=h">H</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=i">I</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=j">J</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=k">K</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=l">L</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=m">M</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=n">N</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=o">O</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=p">P</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=q">Q</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=r">R</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=s">S</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=t">T</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=u">U</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=v">V</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=x">X</a></td>
<td class="alt1">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=y">Y</a></td>
<td class="alt1" style="padding:5px;text-align:center">
<a rel="nofollow" href="forumdisplay.php?f={vb:raw foruminfo.forumid}&amp;letter=Z">Z</a></td>
</tr>
</table>
<br />