[ABD] Quick Title Edition 2.0.0

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Locked
User avatar
ErnadoO
Registered User
Posts: 337
Joined: Thu Jun 08, 2006 2:32 pm
Location: France
Name: Erwan Nader
Contact:

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by ErnadoO »

eunaumtenhoid wrote: Wed Jan 24, 2018 1:48 pm and me??
Ok, i found a bug.

In event/main_listener.php

replace

Code: Select all

$this->qte->attr_select($event['forum_id'], !empty($event['post_data']['topic_attr_user']) ? $event['post_data']['topic_attr_user'] : 0, (int) $topic_attribute, '', $event['mode']);
with

Code: Select all

$this->qte->attr_select($event['forum_id'], !empty($event['post_data']['topic_poster']) ? $event['post_data']['topic_poster'] : 0, (int) $topic_attribute, '', $event['mode']);
Actually, i check the attribute author, not the topic author
russian2 wrote: Wed Jan 24, 2018 7:44 pm Here are two of my own topics on the same subforum

can edit Topic attribute: https://rusefi.com/forum/viewtopic.php?f=13&t=325

cannot edit Topic attribute: https://rusefi.com/forum/viewtopic.php?f=13&t=1237

I am logged in as "site admin". I was able to locate the QTE permissions - I've added those to administrators group (which my site admin user was not part of, now added) but this did not change the above mentioned situation with two of my own posts on the same subforum :(
Please apply the same fix as above
Former Administrator && MOD team leader on phpbb-fr.com
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by eunaumtenhoid »

:clap:

yahhh ty guy^^ :D :lol:
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
russian2
Registered User
Posts: 39
Joined: Sun Jan 14, 2018 3:37 pm

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by russian2 »

ErnadoO wrote: Fri Jan 26, 2018 11:48 amPlease apply the same fix as above
I've applied the fix - half of my problem is resolved, the other one is still an issue

1) I can now edit attributes for both of my own posts mentioned above - thank you for the fix!
2) as site admin and now also a member of "Administrators", I am still unable to change the attribute of someone's else post

Screenshots
https://user-images.githubusercontent.c ... 2d2d56.png
https://user-images.githubusercontent.c ... 62f535.png
https://user-images.githubusercontent.c ... 6473ef.png
User avatar
ErnadoO
Registered User
Posts: 337
Joined: Thu Jun 08, 2006 2:32 pm
Location: France
Name: Erwan Nader
Contact:

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by ErnadoO »

No no no no:
ErnadoO wrote: Tue Jan 23, 2018 9:51 pmYou can see combo box only if:
(You have moderators permission to edit post attribute OR you are the topic author) AND you can use at least one attribute in this forum

otherwise, no combo box
I already said the right way:
ErnadoO wrote: Wed Jan 24, 2018 7:21 amI suggest to begin with group forums permission
So, go to group forums permissions then "Moderative permissions"
Former Administrator && MOD team leader on phpbb-fr.com
russian2
Registered User
Posts: 39
Joined: Sun Jan 14, 2018 3:37 pm

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by russian2 »

GOT IT WORKING, thank you! I am jealous about your patience :)

Has this changed since 3.0? Either I've forgotten doing the same four years ago (I double I would have figured this out four years ago), or was more relaxed previously?
User avatar
ErnadoO
Registered User
Posts: 337
Joined: Thu Jun 08, 2006 2:32 pm
Location: France
Name: Erwan Nader
Contact:

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by ErnadoO »

Yes indeed, with the old mod, permissions was in the same page as attribute:

Image

QTE had his own permissions system, it's easiest to use phpBB permissions system
Former Administrator && MOD team leader on phpbb-fr.com
nudels64
Registered User
Posts: 53
Joined: Mon Oct 24, 2016 9:17 pm
Contact:

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by nudels64 »

great extension. can an option be added that the poster must select a prefix?
phpbb 3.2.9 # PHP-Version: 7.0 # Themes: Prosilver and Basic
User avatar
ErnadoO
Registered User
Posts: 337
Joined: Thu Jun 08, 2006 2:32 pm
Location: France
Name: Erwan Nader
Contact:

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by ErnadoO »

It's already the case:

Image
Former Administrator && MOD team leader on phpbb-fr.com
nudels64
Registered User
Posts: 53
Joined: Mon Oct 24, 2016 9:17 pm
Contact:

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by nudels64 »

I do not have that choice. have the latest update from github.

Edit: Oops, moment. I'm wrong. Thank you. running.
phpbb 3.2.9 # PHP-Version: 7.0 # Themes: Prosilver and Basic
Robbie626
Registered User
Posts: 6
Joined: Sun Jan 14, 2018 8:06 pm

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by Robbie626 »

Hi,

I am having trouble configuring the correct permissions for proper usage. Also, I been trying to configure your extension with CSS: https://www.dmzx-web.net/viewtopic.php?f=51&t=976, but it seems different and does not work. :(
Promotion Paradise - Promote and get posts for your phpBB forum for FREE!
User avatar
ErnadoO
Registered User
Posts: 337
Joined: Thu Jun 08, 2006 2:32 pm
Location: France
Name: Erwan Nader
Contact:

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by ErnadoO »

Image
Former Administrator && MOD team leader on phpbb-fr.com
Robbie626
Registered User
Posts: 6
Joined: Sun Jan 14, 2018 8:06 pm

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by Robbie626 »

Image
Image
Image
Image

Sorry I did not knew it was hidden from guest.
Promotion Paradise - Promote and get posts for your phpBB forum for FREE!
rafa2018
Registered User
Posts: 3
Joined: Sat Mar 10, 2018 8:28 pm

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by rafa2018 »

Hi, is it possible to add in the top five extension, so that the attributes or prefixes are visible?

any ideas ? thank you sorry for my bad english
User avatar
jan_2017
Registered User
Posts: 161
Joined: Sun May 07, 2017 3:39 pm

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by jan_2017 »

rafa2018 wrote: Sat Mar 10, 2018 8:29 pm Hi, is it possible to add in the top five extension, so that the attributes or prefixes are visible?

any ideas ? thank you sorry for my bad english
That's what I wish for in the extension Recent Topic too.

Bye Jan
sp3ctre
Registered User
Posts: 321
Joined: Sun Jul 15, 2007 11:06 am

Re: [3.1][3.2][ALPHA] Quick Title Edition 2.0.0

Post by sp3ctre »

Great mod, but when I test it the force user to select title option doesn't work, the user can leave the drop down unselected and still post the topic.
Locked

Return to “Abandoned Extensions”