Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/22/2024 in all areas

  1. If you're running 5.9.0, clients may not be able to open tickets while authenticated. A simple solution, pending an official patch release is: Edit /app/models/blacklist.php around line 255. Look for: public function verify(string $input, string $type) Replace with: public function verify(?string $input, string $type)
    1 point
×
×
  • Create New...