3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Topic Index
-
- Users
- Posts: 7
- Joined: 15 Oct 2015, 00:34
Re: Topic Index
This BBcode does not work?
Code: Select all
[download=blue]Download-link [/download]
Last edited by antispam2022 on 04 Apr 2017, 20:28, edited 9 times in total.
-
- Users
- Posts: 175
- Joined: 26 Feb 2016, 23:20
Re: Topic Index
Some pic if this helps.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Users
- Posts: 6
- Joined: 04 Jun 2016, 13:19
Re: Topic Index
Great extension, have been looking for something like this, thanks very much! one thing: it would be great if there was a column for the forum the topic was posted in and the topic date so the heading would read: topic title, forum, posted by, posted on, replies, something like:
Code: Select all
<tr>
<td class="{block_topic_index.ITOPIC_CLASS}"><a href="{block_topic_index.ITOPIC_URL}"><strong>{block_topic_index.ITOPIC_TITLE}</strong></a></td>
<td class="{block_topic_index.ITOPIC_CLASS} itopic_forum">{block_topic_index.ITOPIC_FORUM}</td>
<td class="{block_topic_index.ITOPIC_CLASS} itopic_poster">{block_topic_index.ITOPIC_POSTER}</td>
<td class="{block_topic_index.ITOPIC_CLASS} itopic_poster_date">{block_topic_index.ITOPIC_POSTER_DATE}</td>
<td class="{block_topic_index.ITOPIC_CLASS} itopic_rep">{block_topic_index.ITOPIC_TOTREP}</td>
</tr>
-
- Users
- Posts: 6
- Joined: 04 Jun 2016, 13:19
Re: Topic Index
Just noticed that this extension causes an additional instance of topic number, post author and post date on the viewtopics page (all on the same line).... not sure why this would occur, not sure why this extension would effect the viewtopic pages at all? i don't have time to comb through every page of my forum at the moment, so i'm hoping dmzx or a poster can tell me if this extension effects any other pages.... thanks.
-
- Users
- Posts: 7
- Joined: 15 Oct 2015, 00:34
Re: Topic Index
Excuse me, not English. Not interfere because this extension only makes SELECT queries to the database, but does not change anything.
-
- Users
- Posts: 72
- Joined: 15 Mar 2015, 01:07
Re: Topic Index
Approximately so: see attachment.
Thx
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Users
- Posts: 4
- Joined: 21 Jun 2016, 22:57
Re: Topic Index
Hello, I found an error
after adding the link in the post duplicate it
after adding the link in the post duplicate it
-
- Users
- Posts: 7
- Joined: 15 Oct 2015, 00:34
Re: Topic Index
It would be very interesting to add a search box with jquery autocomplete.
https://jqueryui.com/autocomplete/

https://jqueryui.com/autocomplete/

-
- Users
- Posts: 4
- Joined: 20 Jan 2016, 10:40
Re: Topic Index
I can confirm that!MagicalFire wrote: 14 Aug 2016, 09:35 Hello, I found an error
after adding the link in the post duplicate it