Jump to content

Donnie95

Clients
  • Posts

    131
  • Joined

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Donnie95's Achievements

  1. Will this be removed for both cloud clients and self-hosted? Maybe just add a warning in the ACP that changing the storage location could break the site.
  2. Can we access the templates via SFTP and edit them there, or will it cause problems? I need to edit the templates to restore the reputation points under the post author's profile picture and also add a custom fonts to my header.
  3. It’s strange that the software and this site are not translated. Missing the potential to attract new non-english speaking customers.
  4. @Ilya Hoilik Is there any possibility of a fix and update for V5?
  5. Thanks for the suggestions, I'll start implementing them. I think self-hosters should still have the option, as we are responsible for the security of our forum. Also, Instagram and WordPress still allow signing in with a display name, so I doubt it makes a big difference in security.
  6. I'm concerned that many of my members have forgotten their email addresses...
  7. You may have forgotten to include the random number at the end of the cron command, or the path to your PHP executable and task.php file may be incorrect.
  8. When marking a new report as complete, the system should automatically select the next open report. (Saving a click) Additionally, add the moderation action menu (Lock, Move, Pin) directly on the reported content. Thank you.
  9. Each setting in the admin panel should have a button to reset it to its default value. Thank you.
  10. I unflagged the member, and the tasks were canceled. From now on, I think I'll manually delete posts before deleting a user account or removing a spammer posts, as the task system doesn't seem to be working anymore. UPDATE `forums_forums` `forums_forums` SET `topics`=2329,`posts`=-186 WHERE id=14 Out of range value for column 'posts' at row 1 Backtrace #0 /home//htdocs/site/system/Db/Db.php(1159): IPS\_Db->preparedQuery() #1 /home//htdocs/site/system/Patterns/ActiveRecord.php(520): IPS\_Db->update() #2 /home//htdocs/site/system/Node/Model.php(2575): IPS\Patterns\_ActiveRecord->save() #3 /home//htdocs/site/system/Node/Model.php(1086): IPS\Node\_Model->save() #4 /home//htdocs/site/system/Content/Item.php(2843): IPS\Node\_Model->setLastComment() #5 /home//htdocs/site/applications/forums/sources/Topic/Topic.php(1116): IPS\Content\_Item->delete() #6 /home//htdocs/site/init.php(947) : eval()'d code(942): IPS\forums\_Topic->delete() #7 /home//htdocs/site/applications/core/extensions/core/Queue/MemberContent.php(126): IPS\forums\tthumb_hook_forums_Topic->delete() #8 /home//htdocs/site/system/Task/Task.php(55): IPS\core\extensions\core\Queue\_MemberContent->run() #9 /home//htdocs/site/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue() #10 /home//htdocs/site/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}() #11 /home//htdocs/site/applications/core/modules/admin/system/background.php(138): IPS\Helpers\_MultipleRedirect->__construct() #12 /home//htdocs/site/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\system\_background->process() #13 /home//htdocs/site/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute() #14 /home//htdocs/site/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_background->execute() #15 /home//htdocs/site/admin/index.php(13): IPS\_Dispatcher->run() #16 {main}
  11. Hello, I’m getting an error after flagging a member as spammer, and the task to delete their topics is now stuck. This issue happen when the member has a lot of topics/posts. It’s similar to this error:
  12. I applied the patch last week, but the bug is still occurring.
  13. No, I updated weeks ago, the bug is still present I think.
  14. I fixed the error, or the error fixed itself. I ran the task manually, and it completed successfully. I think if you wait a little while, you can run the task without encountering the error. Strange bug.
×
×
  • Create New...