Jump to content

Nathan Explosion

Friends
  • Joined

Everything posted by Nathan Explosion

  1. Recommend the post that is considered to be the currently correct one? Result - it's at the top of each page..
  2. Ensure site working as-is on 7.4 Disable any non-IPS plugins/applications that you may have installed Turn site offline via ACP Switch PHP version to 8.0 or 8.1 - site will stop working Run this https://invisioncommunity.com/files/file/7046-invision-community-requirements-checker/ and fix any issues Download update from client area, upload it to your site via FTP Go to /admin/upgrade manually
  3. I've got some time to kill now, so hit me with a test site if you wish.
  4. That error usually appears after an issue reaching the SQL database...and look at that:
  5. Just run a search, with NO parameters..accept the defaults. And then when you see the results, click on the Spammers filter.
  6. If you had added it to your ban flters, yes. Correct - email = unique, so leaving them in there is a good thing. Or you add them to your ban filters if you want to delete the users. Correct - display name could be re-used if deleted.
  7. This appears to be caused by another 3rd party application potentially using the 'Forums' editorlocation instead of its own one. Issue patched for @Verto until I determine a better way to protect against that.
  8. Found a reason why some of the suggestions aren't working...all I did was enable the 'View word keys' setting to actually check the key of the item to be translated... Nope. Nope. It's 'forums'
  9. Difficult to tell from the video but when you are over the text you want to change, are you actually clicking/holding the mouse while on the text? And I'm going to offer this up, seeing as all the other suggestions are on how this usually gets changed - is it possible you've edited a template and hard-coded the name? Just check, please...go to the ACP area indicated: Once in there, switch to the advanced theme functionality and use the search - type your phrase in there just to make sure you haven't actually typed it into a template:
  10. Same place - but it's hidden if registration is disabled on the site, so have you disabled registrations?
  11. Edit the highlighted template (ideally, edit your own version of the default templates) Find this line: {{foreach $record->comments( NULL, NULL, 'date', 'asc', NULL, NULL, NULL, NULL, FALSE, isset( \IPS\Request::i()->showDeleted ) ) as $comment}} Change 'asc' to 'desc' and save.
  12. Always look at the big picture... That states "This site key is not enabled for the invisible captcha." - your captcha isn't working on that page.
  13. It's easy to reproduce - just lock an account out, then go to the ACP and manually run the task.
  14. the cunningly disguised core_statistics table...
  15. Of note, as I have observed the same behaviour with the PWA - that issue of it not opening when clicked usually coincides with the sluggishness of this site in general, that has already been commented on multiple times.
  16. This is on your own site - clicking 'Reconfigure' triggers the issue. Settings - Invision Community — Mozilla Firefox 2024-05-01 13-51-53.mp4 Behind the scenes, this appears to be the stack (from my own test and live sites): Error: Class "DASPRiD\Enum\AbstractEnum" not found (0) #0 /home/fbaeefdf/test.ynwa.tv/init.php(685): include_once() #1 /home/fbaeefdf/test.ynwa.tv/system/3rd_party/BaconQrCode/src/Writer.php(51): IPS\IPS::autoloader() #2 /home/fbaeefdf/test.ynwa.tv/system/MFA/GoogleAuthenticator/Handler.php(113): BaconQrCode\Writer->writeString() #3 /home/fbaeefdf/test.ynwa.tv/applications/core/modules/front/system/settings.php(700): IPS\MFA\GoogleAuthenticator\_Handler->configurationScreen() #4 /home/fbaeefdf/test.ynwa.tv/applications/core/modules/front/system/settings.php(67): IPS\core\modules\front\system\_settings->_mfa() #5 /home/fbaeefdf/test.ynwa.tv/system/Dispatcher/Controller.php(118): IPS\core\modules\front\system\_settings->manage() #6 /home/fbaeefdf/test.ynwa.tv/applications/core/modules/front/system/settings.php(52): IPS\Dispatcher\_Controller->execute() #7 /home/fbaeefdf/test.ynwa.tv/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\system\_settings->execute() #8 /home/fbaeefdf/test.ynwa.tv/index.php(13): IPS\_Dispatcher->run() #9 {main}
  17. Ignore the above - can now see that it is specific topics as opposed to the entire forum.
  18. Any reason why this is in place? I'm aware that my member group is likely to change to 'Friends' at some point today, but it's still 'Clients' at the time of writing this, so what's changed?