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,
Thank you - Best Answer
Re: Thank you
That's not currently possible in this extension.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 a cookie problem on your board. This doesn't happen on the 7 phpBB boards I administer.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.
Planned for v2.0.0php_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.
Both of these I can look at for v2.0.0, but I make no promises.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.
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
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
-
- Community Team Leader
- Posts: 4004
- Joined: Mon Sep 01, 2014 1:00 am
- Location: sudo rm -rf /
- Name: Kailey Snay
Re: Thank you
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?kinerity wrote: That's not currently possible in this extension.
now i deleted cookie, test on chrome, internet explorer, but i got that error again.That's a cookie problem on your board. This doesn't happen on the 7 phpBB boards I administer.
that's not only me. other user here was reported this issue too.
thank youPlanned for v2.0.0
thank you very much.Both of these I can look at for v2.0.0, but I make no promises.
how soon we will see v2.0.0? approximately?
Version: phpBB 3.3.0
Theme: default
Regards
Theme: default
Regards
-
- I've Been Banned!
- Posts: 352
- Joined: Tue Jun 23, 2020 5:18 am
Re: Thank you
This extension is not validated for 3.3.0php_BB_Lover wrote:now i deleted cookie, test on chrome, internet explorer, but i got that error again.That's a cookie problem on your board. This doesn't happen on the 7 phpBB boards I administer.
that's not only me. other user here was reported this issue too.
There is not timeline for v2.0.0 of this extension.php_BB_Lover wrote:thank you very much.Both of these I can look at for v2.0.0, but I make no promises.
how soon we will see v2.0.0? approximately?
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
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
-
- Community Team Leader
- Posts: 4004
- Joined: Mon Sep 01, 2014 1:00 am
- Location: sudo rm -rf /
- Name: Kailey Snay
Re: Thank you
when would it be? approximately? not exactly!kinerity wrote: This extension is not validated for 3.3.0
approximately? not exactly!There is not timeline for v2.0.0 of this extension.
Version: phpBB 3.3.0
Theme: default
Regards
Theme: default
Regards
-
- I've Been Banned!
- Posts: 352
- Joined: Tue Jun 23, 2020 5:18 am
Re: Thank you
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
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
-
- Community Team Leader
- Posts: 4004
- Joined: Mon Sep 01, 2014 1:00 am
- Location: sudo rm -rf /
- Name: Kailey Snay
Re: Thank you
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.kinerity wrote: ...
Version: phpBB 3.3.0
Theme: default
Regards
Theme: default
Regards
-
- I've Been Banned!
- Posts: 352
- Joined: Tue Jun 23, 2020 5:18 am