3.2 & 3.3 Extensions Database 3.2 / 3.3Topic Index

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Topic Index

Post by dmzx »

First post updated.

User avatar

antispam2022
Users
Users
Posts: 7
Joined: 15 Oct 2015, 00:34
    Windows 7 Firefox

Re: Topic Index

Post by antispam2022 »

It would be a good idea to add a jquery autocomplete search box
https://jqueryui.com/autocomplete/

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Topic Index

Post by dmzx »

First post updated.

User avatar

Selene Bathory
Users
Users
Posts: 3
Joined: 04 Apr 2017, 19:49
    Windows 10 Firefox

Re: Topic Index

Post by Selene Bathory »

Hi !

My english may be not very good but i have a problem with the topic index page. When i click on other link in menu, page have the good adress but i see the topic index page on it instead the good page.

You can test here : http://ffxivrp-moogle.fr/index.php
When i click on calendar or rules, i have the topic index page. It seems to do that only for other extension link. Someone still have this problem ?

Thanks for your help.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Topic Index

Post by dmzx »

Selene Bathory wrote: 04 Apr 2017, 20:01 Hi !

My english may be not very good but i have a problem with the topic index page. When i click on other link in menu, page have the good adress but i see the topic index page on it instead the good page.

You can test here : http://ffxivrp-moogle.fr/index.php
When i click on calendar or rules, i have the topic index page. It seems to do that only for other extension link. Someone still have this problem ?

Thanks for your help.
What is the link to the Topic index topic?

User avatar

Selene Bathory
Users
Users
Posts: 3
Joined: 04 Apr 2017, 19:49
    Windows 10 Firefox

Re: Topic Index

Post by Selene Bathory »

The page for topic index list is here :
http://ffxivrp-moogle.fr/app.php/topicindex

And if you click on these link for another extension, you still have topic index page.
http://ffxivrp-moogle.fr/app.php/calendar/
http://ffxivrp-moogle.fr/app.php/rules

And if you need a link to a topic where is index, you have one here : http://ffxivrp-moogle.fr/viewtopic.php?f=18&t=548

I hope to have answered correctly.

User avatar

Selene Bathory
Users
Users
Posts: 3
Joined: 04 Apr 2017, 19:49
    Windows 10 Firefox

Re: Topic Index

Post by Selene Bathory »

Ok, i got it, it's a problem with post model extension, not from Topic index. Sorry !

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Topic Index

Post by dmzx »

Selene Bathory wrote: 06 Apr 2017, 14:59 Ok, i got it, it's a problem with post model extension, not from Topic index. Sorry !
A Thanks for the feedback!

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Topic Index

Post by dmzx »

First post updated.

User avatar

fliper4o
Users
Users
Posts: 21
Joined: 05 Aug 2017, 19:13
    Windows 8.1 Chrome

Re: Topic Index

Post by fliper4o »

Hi,
thank you for the ext. I've got a question.
I need just this for inside topic, is it possible. I want to make a list with 290 games for downloading+info so I'll be very happy if I can use this inside a topic & without refreshing the page. Just inside of the topic, no need of select a list, etc.
Just simple this, & when u click a letter or all or whatever without refreshing the page to go to the letter in the post/topic(1st post, single post).
Image
Thanks

User avatar

antispam2022
Users
Users
Posts: 7
Joined: 15 Oct 2015, 00:34
    Windows 7 Firefox

Re: Topic Index

Post by antispam2022 »

It is possible to include in the extension a "Autocomplete for Textarea" ?

In other words: Is it possible to include an "Autocomplete for Textarea" like this in the extension?

https://github.com/adrianmugnoz/jquery-textcomplete

Image

User avatar

Tarantino
Users
Users
Posts: 42
Joined: 10 Sep 2016, 04:58
    Windows 10 Chrome

Re: Topic Index

Post by Tarantino »

I'm getting this: ext/dmzx/topicindex/controller/main.php on line 193: Invalid argument supplied for foreach()

:???:

EDIT: I've put the foreach inside if(!empty($forumsari)){ } and it solved.

I've saw that this extension didnt ported all the 3.0 data. I had lists on 3.0 and the Forums where the lists should grab the indexes were lost :sad:

EDIT2: In fact, the data wasnt lost, but its not saved as it should!

Before: a:1:{i:0;i:190;}
Now: [190]

EDIT3:
on the main.php:

'U_09' => $this->helper->route('dmzx_topicindex_controller', array('list' => $list, 'ilimit=09')),
'U_SYMB' => $this->helper->route('dmzx_topicindex_controller', array('list' => $list, 'ilimit=_')),

this is causing a bug on the topic list... impossible to filter by 09 and SYMB, the url becomes 0=ilimit%3D_ instead of ilimit=_

User avatar

antispam2022
Users
Users
Posts: 7
Joined: 15 Oct 2015, 00:34
    Windows 7 Firefox

Re: Topic Index

Post by antispam2022 »

My suggestions:
a) add a word search box with Autocomplete function at the top.
b) add pagination function of the results. If the results are many, hundreds or thousands, it is good that they are structured in pages, page 1, page 2, etc.

It is a very good extension, thank you very much for the altruistic work.

User avatar

eunaumtenhoid
Users
Users
Posts: 67
Joined: 14 Oct 2016, 05:10
    Windows 10 Chrome

Re: Topic Index

Post by eunaumtenhoid »

Is it possible some addon?

as:
show the forum where the topic was posted
show extension qte (https://www.phpbb.com/community/viewtop ... &t=2218556)
topic descrition (https://www.phpbb.com/customise/db/exte ... scription/)
topic index of each user on profile? (showing all the topics of the user posted in that forum)

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6464
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Topic Index

Post by dmzx »

eunaumtenhoid wrote: 17 Mar 2018, 02:36 Is it possible some addon?

as:
show the forum where the topic was posted
show extension qte (https://www.phpbb.com/community/viewtop ... &t=2218556)
topic descrition (https://www.phpbb.com/customise/db/exte ... scription/)
topic index of each user on profile? (showing all the topics of the user posted in that forum)
For now not, will check in next release what can be done.

Post Reply Previous topicNext topic