I recently installed this extension on my board, I really like it but I have a problem with the push function.
From viewtopic, if you click on any of the post numbers link, It doesn't push that post to the first, the link loads the page, then when you click the post numbers link again it pushes it to the top.
I installed a similar extension which i downloaded from here (viewtopic.php?f=496&t=2505111&sid=068af ... #p15215766) It has this features I'm talking about but due to some reasons I uninstalled it and installed yours.
Will I called this a JavaScript function or something? Please if yours can work this way, I'll be glad!
Please any fix for this ?
Push Post to Top Function Bug - Post Numbers
Push Post to Top Function Bug
Last edited by Exclusive on Tue Apr 02, 2019 7:48 pm
Use Search Button to get Instant Results | Follow Forum Rules
Avoid Spams in the forum to prevent banning the offending account. | ⟿ Visit My Awesome phpBB Forum! ⬳
✔ Best Web Hosting with 99.9% Uptime! | ✔ Buy Cheap Domain Names
Avoid Spams in the forum to prevent banning the offending account. | ⟿ Visit My Awesome phpBB Forum! ⬳
✔ Best Web Hosting with 99.9% Uptime! | ✔ Buy Cheap Domain Names
-
- Registered User
- Posts: 676
- Joined: Mon Jun 25, 2018 1:33 pm
Re: Push Post to Top Function Bug
The post number link is the same as the post image link right next to it:
viewtopic.php?p=34#34
. If you want the post to jump to the top instead of reloading the page, the URL would have to look like viewtopic.php?t=12#p34
. I don't think this extension should change the post image link, but changing the post number link is certainly possible. Do you have the Copy post link to clipboard
option enabled?-
- Former Team Member
- Posts: 4900
- Joined: Sat Sep 10, 2011 7:12 pm
- Location: Germany
Re: Push Post to Top Function Bug
Okay so how can this be done?kasimi wrote:f you want the post to jump to the top instead of reloading the page, the URL would have to look likeviewtopic.php?t=12#p34
.
No. When it is enabled, it doesn't reload or moves the clicked post number to the top, It only copy's the post link to clip board.kasimi wrote: Do you have theCopy post link to clipboard
option enabled?
Any solution to this??
Use Search Button to get Instant Results | Follow Forum Rules
Avoid Spams in the forum to prevent banning the offending account. | ⟿ Visit My Awesome phpBB Forum! ⬳
✔ Best Web Hosting with 99.9% Uptime! | ✔ Buy Cheap Domain Names
Avoid Spams in the forum to prevent banning the offending account. | ⟿ Visit My Awesome phpBB Forum! ⬳
✔ Best Web Hosting with 99.9% Uptime! | ✔ Buy Cheap Domain Names
-
- Registered User
- Posts: 676
- Joined: Mon Jun 25, 2018 1:33 pm
Re: Push Post to Top Function Bug
See these changes: https://github.com/kasimi/phpbb-ext-pos ... 99906315d7
-
- Former Team Member
- Posts: 4900
- Joined: Sat Sep 10, 2011 7:12 pm
- Location: Germany
Re: Push Post to Top Function Bug
Perfect! Problem solved!kasimi wrote:See these changes: https://github.com/kasimi/phpbb-ext-pos ... 99906315d7
Use Search Button to get Instant Results | Follow Forum Rules
Avoid Spams in the forum to prevent banning the offending account. | ⟿ Visit My Awesome phpBB Forum! ⬳
✔ Best Web Hosting with 99.9% Uptime! | ✔ Buy Cheap Domain Names
Avoid Spams in the forum to prevent banning the offending account. | ⟿ Visit My Awesome phpBB Forum! ⬳
✔ Best Web Hosting with 99.9% Uptime! | ✔ Buy Cheap Domain Names
-
- Registered User
- Posts: 676
- Joined: Mon Jun 25, 2018 1:33 pm