Management terabyte Posted November 9, 2015 Management Share Posted November 9, 2015 View File (TB) Bump Up Topics This modification adds a button to bump a topic, useful to avoid useless replies with something like "bump" or "up". Features Each group has its own options: Enable/disable bump option. Remove bump (same bump restrictions below apply). Restrict only to specific forums or all. Bump all topics or only ones the member has started. Limit the number of bumps per day. Set a waiting time after the last bump. Set a waiting time after the last topic post. Secondary groups options are properly checked. Different icon and color to easily confirm the status visually: Full star + Green color: bump option is available. Empty star + Red Color: remove bump option is available. Half star + Orange color: bump options will be available after some time (last post/bump limit). Empty star + Orange Color: bump options are not available until next day (daily limit). Bumped topics appear in the activity streams. Bump buttons are always hidden for guests and search engines. If the member has a daily bump limit it will now appear when the button is enabled. Javascript timer in the disabled button to show how much time the members must wait. The topic is automatically marked as read for the member that bumps it, but not for the others! Submitter terabyte Submitted 11/09/2015 Category Invision Community 4.x Compatibility 4.44.54.64.7 Board Rules - Available Products - Need a Custom Work? < Don't PM me for support, post in the forum or submit a ticket from the client area instead! > Link to comment Share on other sites More sharing options...
Management terabyte Posted May 9, 2016 Author Management Share Posted May 9, 2016 NEW 3.0.2 version is out:NEW: bumped topics now appear also in the Stream Activity (they appear as already read though!)Fixed countdown timer not showing the days number when neededFixed the install/uninstall process not handling correctly some data Board Rules - Available Products - Need a Custom Work? < Don't PM me for support, post in the forum or submit a ticket from the client area instead! > Link to comment Share on other sites More sharing options...
Management terabyte Posted April 9, 2017 Author Management Share Posted April 9, 2017 NEW 3.0.3 version is out:Fixed the error message not display correctly the number of days/hours remainingFixed the uninstall process not handling correctly some columns Board Rules - Available Products - Need a Custom Work? < Don't PM me for support, post in the forum or submit a ticket from the client area instead! > Link to comment Share on other sites More sharing options...
Baboulinet54 Posted March 26, 2018 Share Posted March 26, 2018 Hello,I'm not sure this is the correct place to post this but the "Get support link" redirected me so...I tried this puglin but I have a quick question regarding the configuration. If I configure some limits (let's say 1 bump per day), then the member will be only able to do 1 bump on all the forum. Is there a way to configure apply this limit to topics? So he has 10 topics, he can bump them one per day for example. Regards,Babouline Link to comment Share on other sites More sharing options...
Failsafe Posted April 23, 2019 Share Posted April 23, 2019 Hey ho, any plans to update it for IPS 4.4 ? GreetsFailsafe Link to comment Share on other sites More sharing options...
HITMANBG Posted June 28, 2019 Share Posted June 28, 2019 Hello, is this version support 4.4.x? Link to comment Share on other sites More sharing options...
JoeDer Posted April 3, 2022 Share Posted April 3, 2022 Hello,Can this be used in Pages app for bump up records? Link to comment Share on other sites More sharing options...
Management terabyte Posted April 10, 2022 Author Management Share Posted April 10, 2022 Hello,Can this be used in Pages app for bump up records? Unfortunately that's not possible because "Pages records" works in a different way and it depends on the database configuration, too. It should be possible as a custom modification targeted specifically for it though. If you'd like open a new support request and we can discuss is there: https://community.invisionbyte.net/index.php?app=nexus&module=support CyBerNeTicK 1 Board Rules - Available Products - Need a Custom Work? < Don't PM me for support, post in the forum or submit a ticket from the client area instead! > Link to comment Share on other sites More sharing options...
CyBerNeTicK Posted January 1, 2023 Share Posted January 1, 2023 Hello! I have the latest version of IPS: Version 4.7.5 and php 8 and I installed this plugin from the marketplace and when I activate it the forum stops working and when I deactivate it then it works again, what can I do? Do you have any solutions for this problem? Who can I talk to about support? Link to comment Share on other sites More sharing options...
Management terabyte Posted January 2, 2023 Author Management Share Posted January 2, 2023 On 1/1/2023 at 10:14 AM, CyBerNeTicK said: Hello! I have the latest version of IPS: Version 4.7.5 and php 8 and I installed this plugin from the marketplace and when I activate it the forum stops working and when I deactivate it then it works again, what can I do? Do you have any solutions for this problem? Who can I talk to about support? Looks like there was a permission issue that didn't allow members to reply to the topics in this forum. I just fixed it and merged your topic with the modification's support topic. Back to your issue: Do you have any kind of error being logged by your server? A 500 error or some other kind of error maybe? Or just a blank page? In either case some kind of log should be available through FTP or in your server's error_log file or control panel. Board Rules - Available Products - Need a Custom Work? < Don't PM me for support, post in the forum or submit a ticket from the client area instead! > Link to comment Share on other sites More sharing options...
CyBerNeTicK Posted January 3, 2023 Share Posted January 3, 2023 17 hours ago, terabyte said: Looks like there was a permission issue that didn't allow members to reply to the topics in this forum. I just fixed it and merged your topic with the modification's support topic. Back to your issue: Do you have any kind of error being logged by your server? A 500 error or some other kind of error maybe? Or just a blank page? In either case some kind of log should be available through FTP or in your server's error_log file or control panel. When I activate the plugin the forum stops working and says HTTP ERROR 500 and nothing appears in the logs Link to comment Share on other sites More sharing options...
Management terabyte Posted January 3, 2023 Author Management Share Posted January 3, 2023 Hmm, that's weird. It should log at least something. Which file are you looking in for the error? Depending on the server configuration it could be a file with a different name or just in a different folder. Or sometimes these kind of error logs are only visible in the server's control panel (or from SSH if it's available). CyBerNeTicK 1 Board Rules - Available Products - Need a Custom Work? < Don't PM me for support, post in the forum or submit a ticket from the client area instead! > Link to comment Share on other sites More sharing options...
CyBerNeTicK Posted January 3, 2023 Share Posted January 3, 2023 5 hours ago, terabyte said: Hmm, that's weird. It should log at least something. Which file are you looking in for the error? Depending on the server configuration it could be a file with a different name or just in a different folder. Or sometimes these kind of error logs are only visible in the server's control panel (or from SSH if it's available). [03-Jan-2023 21:29:50 UTC] PHP Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/hidden/public_html/forum/system/Theme/Theme.php(885) : eval()'d code on line 8136 This error is giving me, but I don't know what it is, and how I should see further if you help me how to proceed. Link to comment Share on other sites More sharing options...
Management terabyte Posted January 4, 2023 Author Management Share Posted January 4, 2023 What Invision Community version and PHP version are you using? Also, are you using a custom theme? If yes, does the same issue happen using the default theme, too? Board Rules - Available Products - Need a Custom Work? < Don't PM me for support, post in the forum or submit a ticket from the client area instead! > Link to comment Share on other sites More sharing options...
CyBerNeTicK Posted January 4, 2023 Share Posted January 4, 2023 7 hours ago, terabyte said: What Invision Community version and PHP version are you using? Also, are you using a custom theme? If yes, does the same issue happen using the default theme, too? Yes, of course I use a custom theme, and I have the latest version of IPS and the latest version of IPS uses php 8.0, the theme is made to be sure on version below 4.6 I did a search on the internet last night, but I have no idea how to change the theme to be compatible I also installed the default theme from IPS and the plugin still doesn't work, I don't know exactly what I should do. Link to comment Share on other sites More sharing options...
Management terabyte Posted January 4, 2023 Author Management Share Posted January 4, 2023 @CyBerNeTicK I opened a ticket for you to investigate the issue: https://invisionbyte.net/support/ Please reply there with the details I asked and I'll look into it directly on your site. Board Rules - Available Products - Need a Custom Work? < Don't PM me for support, post in the forum or submit a ticket from the client area instead! > Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now