Jump to content

Blesta 5.9.0 - Client's cannot open tickets fix


Recommended Posts

Posted

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)

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...