maidos Posted November 25, 2015 Share Posted November 25, 2015 even if only admin see this is incredibly obstructingn and annoying, anyone know how to remove it? http://prntscr.com/96tfzl Link to comment Share on other sites More sharing options...
nodle Posted November 25, 2015 Share Posted November 25, 2015 Yes that is the default message from IPB letting you know you need to do a update. Update your forum and it will go away. Link to comment Share on other sites More sharing options...
maidos Posted November 25, 2015 Author Share Posted November 25, 2015 (edited) it will stay like that when you dont renew the license. any help how to remove it from the template Edited November 25, 2015 by maidos Link to comment Share on other sites More sharing options...
j4ss Posted November 26, 2015 Share Posted November 26, 2015 add this line of code in your custom.css file: #elLicenseKey { display: none; } 1 Link to comment Share on other sites More sharing options...
Phillip Posted December 1, 2015 Share Posted December 1, 2015 it will stay like that when you dont renew the license. any help how to remove it from the template Why not renew your license and you won't have that problem? Link to comment Share on other sites More sharing options...
Empire Posted December 5, 2015 Share Posted December 5, 2015 it will stay like that when you dont renew the license. any help how to remove it from the template good idea is to get the licence and keep your website updated. Most of the updates are security release 1 Link to comment Share on other sites More sharing options...
kotaco Posted December 10, 2015 Share Posted December 10, 2015 add this line of code in your custom.css file: #elLicenseKey { display: none; } Note that Charles at IPS has stated that IPS doesn't condone that edit. Link to comment Share on other sites More sharing options...
Koby Posted December 11, 2015 Share Posted December 11, 2015 Note that Charles at IPS has stated that IPS doesn't condone that edit. Of course not. They want to force users into updating. That's the whole point of the giant red notification. The issue is they push out updates untested that wind up breaking more things then they patch. The last half a dozen or so updates have taken 2-3 hours each to apply because something goes wrong and you have to backtrack and get support staff involved to fix it, then once applied various things are broken. Here is just a couple issues I've personally had: board posts counts glitching out and showing millions of posts, warning panel completely breaking thus not allowing mods to warn users, all users getting banned, thus having to unban all users, permissions being reset, usergroups vanishing, commas disappearing from stats, likes/rep breaking and being nonoperational, status updates not being allowed, avatar system breaking rendering avatars uneditable, etc... One update was completely unable to be completed without downloading the entire database to find 1 line in it and deleting it and reapplying the db to my server because an earlier upgrade had corrupted that line and it wasn't even able to be edited or deleted through the mysql server on my server. So, not every admin has 2-3+ hours immediately after each release to perform an update and troubleshoot any existing bugs/glitches/damages caused by untestest upgrades. Hence many admins are simply opting to hide the notice and upgrade on their own accord when they have the freetime to actually spend hours on end to ensure the forum is operational. Link to comment Share on other sites More sharing options...
Sharpienero Posted December 12, 2015 Share Posted December 12, 2015 I always wait a couple of days before updating just in case they release a hot-fix to fix things. Link to comment Share on other sites More sharing options...
Empire Posted December 13, 2015 Share Posted December 13, 2015 I always wait a couple of days before updating just in case they release a hot-fix to fix things. about 5 hours to a day for me. However I don't wait any longer then 24 hours since the I needed the hot-fix 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