Best Answer

Thank you - Best Answer

Thank you

by php_BB_Lover » Tue Jul 07, 2020 11:16 pm

Thank you

Thank you very much for this great extension

i have a few questions for [you] or [anybody] that like to answer!
please take any question that you like to answer!

1. How can i edit code not to allow topic owner to mark her/his posts as best answer? or put an option in ACP, [can or can't] mark your own posts.
because you can mark your own post as best answer and after that get notification of that.

2. How can i edit code to fix this issue: after you mark a post as a best answer, it gives you this message:
[Are you sure you want to mark this post as the best answer? Yes or No]
you click either one [Yes or No], it logs you out of the board. and you have to login again. it happens to both Admins and Users.

3. On mini profile [Answers: 3] and on profile page [Total answers:3]
how can i edit code to make this number [3] clickable? when i click on it, it takes me to the list of all the user's best-answer posts with pagination.
similar to: [Posts: 75] on mini profile, when you click on [75], it takes you to the list of all the user's posts with pagination.

4. How can i edit code to have this option: after user marks the best answer, it automatically locks the topic.
for this, we have to do this: FORUMS -> MANAGE FORUMS -> General forum settings -> under [Enable best answer:] put this: [lock topic after getting best answer] and 3 radio buttons. 1.only admins/mods. 2.Only admins/mods and users. 3.Disable. (When choosing number1 or number2 it overrides the user/admin can-lock-own-topic permission to true. And number3 disable this option.)

5. How can i edit code to have this option: when a topic gets best-answer, move it automatically to archive forum (or whatever you name it).
for this, we have to do this: FORUMS -> MANAGE FORUMS -> General forum settings -> under [Enable best answer:] put this: [select one archive forum], if you dont select it, disable it, if you select it, move the topic to that forum after marked as best-answer. and when you unmarked its best answer, move it back to original forum.

Thank you,
Version: phpBB 3.3.0
Theme: default
Regards
php_BB_Lover
I've Been Banned!
Posts: 352
Joined: Tue Jun 23, 2020 5:18 am

Re: Thank you

by Kailey » Fri Jul 10, 2020 3:40 am

php_BB_Lover wrote:1. How can i edit code not to allow topic owner to mark her/his posts as best answer? or put an option in ACP, [can or can't] mark your own posts.
because you can mark your own post as best answer and after that get notification of that.
That's not currently possible in this extension.
php_BB_Lover wrote:2. How can i edit code to fix this issue: after you mark a post as a best answer, it gives you this message:
[Are you sure you want to mark this post as the best answer? Yes or No]
you click either one [Yes or No], it logs you out of the board. and you have to login again. it happens to both Admins and Users.
That's a cookie problem on your board. This doesn't happen on the 7 phpBB boards I administer.
php_BB_Lover wrote:3. On mini profile [Answers: 3] and on profile page [Total answers:3]
how can i edit code to make this number [3] clickable? when i click on it, it takes me to the list of all the user's best-answer posts with pagination.
similar to: [Posts: 75] on mini profile, when you click on [75], it takes you to the list of all the user's posts with pagination.
Planned for v2.0.0
php_BB_Lover wrote:4. How can i edit code to have this option: after user marks the best answer, it automatically locks the topic.
for this, we have to do this: FORUMS -> MANAGE FORUMS -> General forum settings -> under [Enable best answer:] put this: [lock topic after getting best answer] and 3 radio buttons. 1.only admins/mods. 2.Only admins/mods and users. 3.Disable. (When choosing number1 or number2 it overrides the user/admin can-lock-own-topic permission to true. And number3 disable this option.)

5. How can i edit code to have this option: when a topic gets best-answer, move it automatically to archive forum (or whatever you name it).
for this, we have to do this: FORUMS -> MANAGE FORUMS -> General forum settings -> under [Enable best answer:] put this: [select one archive forum], if you dont select it, disable it, if you select it, move the topic to that forum after marked as best-answer. and when you unmarked its best answer, move it back to original forum.
Both of these I can look at for v2.0.0, but I make no promises.
Kailey Snay - Community Team Leader
Knowledge Base | Documentation | Community rules
If you have any questions about the rules/customs of this website, feel free to send me a PM.

My little corner of the world | Administrator @ phpBB Modders
User avatar
Kailey
Community Team Leader
Community Team Leader
Posts: 4004
Joined: Mon Sep 01, 2014 1:00 am
Location: sudo rm -rf /
Name: Kailey Snay

Re: Thank you

by php_BB_Lover » Fri Jul 10, 2020 10:39 am

kinerity wrote: That's not currently possible in this extension.
are you planing this one for v2.0.0 too? this needs to be in your extension. because users mark their own posts to increase their best-answer count. and that's not good i guess. at least please put an option on extension setting for this. what do you think?
That's a cookie problem on your board. This doesn't happen on the 7 phpBB boards I administer.
now i deleted cookie, test on chrome, internet explorer, but i got that error again.
that's not only me. other user here was reported this issue too.
Planned for v2.0.0
thank you
Both of these I can look at for v2.0.0, but I make no promises.
thank you very much.
how soon we will see v2.0.0? approximately?
Version: phpBB 3.3.0
Theme: default
Regards
php_BB_Lover
I've Been Banned!
Posts: 352
Joined: Tue Jun 23, 2020 5:18 am

Re: Thank you

by Kailey » Fri Jul 10, 2020 11:00 am

php_BB_Lover wrote:
That's a cookie problem on your board. This doesn't happen on the 7 phpBB boards I administer.
now i deleted cookie, test on chrome, internet explorer, but i got that error again.
that's not only me. other user here was reported this issue too.
This extension is not validated for 3.3.0
php_BB_Lover wrote:
Both of these I can look at for v2.0.0, but I make no promises.
thank you very much.
how soon we will see v2.0.0? approximately?
There is not timeline for v2.0.0 of this extension.
Kailey Snay - Community Team Leader
Knowledge Base | Documentation | Community rules
If you have any questions about the rules/customs of this website, feel free to send me a PM.

My little corner of the world | Administrator @ phpBB Modders
User avatar
Kailey
Community Team Leader
Community Team Leader
Posts: 4004
Joined: Mon Sep 01, 2014 1:00 am
Location: sudo rm -rf /
Name: Kailey Snay

Re: Thank you

by php_BB_Lover » Fri Jul 10, 2020 11:06 am

kinerity wrote: This extension is not validated for 3.3.0
when would it be? approximately? not exactly!
There is not timeline for v2.0.0 of this extension.
approximately? not exactly!
Version: phpBB 3.3.0
Theme: default
Regards
php_BB_Lover
I've Been Banned!
Posts: 352
Joined: Tue Jun 23, 2020 5:18 am

Re: Thank you

by Kailey » Fri Jul 10, 2020 11:13 am

Maybe I wasn't clear. Let me try again:
kinerity wrote: This extension is not validated for 3.3.0
kinerity wrote: There is not timeline for v2.0.0 of this extension.
Kailey Snay - Community Team Leader
Knowledge Base | Documentation | Community rules
If you have any questions about the rules/customs of this website, feel free to send me a PM.

My little corner of the world | Administrator @ phpBB Modders
User avatar
Kailey
Community Team Leader
Community Team Leader
Posts: 4004
Joined: Mon Sep 01, 2014 1:00 am
Location: sudo rm -rf /
Name: Kailey Snay

Re: Thank you

by php_BB_Lover » Fri Jul 10, 2020 11:21 am

kinerity wrote: ...
okay thanks. i really like your extension. i hope i see the v2.0.0 very soon with all the options we talked above. thank you very much.
Version: phpBB 3.3.0
Theme: default
Regards
php_BB_Lover
I've Been Banned!
Posts: 352
Joined: Tue Jun 23, 2020 5:18 am