-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unclosed string at position #4478
Comments
@JinksKid I had this issue as well, that module doesn't seem to work anymore sadly. See #4440 for more info and code snippets that I got working. To fix it you'll need to delete the folder via SSH/FTP etc, and then clear the cache: |
Thanks @presswizards Just tried that and clearing the cache from tools.php give me this: Cache cleared: log: [2025-01-15 13:36:45] production.ERROR: Class "Modules\HostetskiGPT\Providers\HostetskiGPTServiceProvider" not found {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): Class "Modules\HostetskiGPT\Providers\HostetskiGPTServiceProvider" not found at /home/wlwtnhgw/public_html/freescout/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:635) |
It has now resolved itself. Thanks @presswizards |
PHP version: 8.2.26
FreeScout version: 1.8.160
Database: MySQL
Are you using CloudFlare: No
Are you using non-official modules: Yes
I tried to install the HostetskiGPT module. It has broken my freescout.
The dropdown menus are not working and if i goto /modules/list, the Deactivate button doesnt work.
Logs are showing this error:
Error: Unclosed string at position: 599832; File: /home/wlwtnhgw/public_html/freescout/vendor/tedivm/jshrink/src/JShrink/Minifier.php (500)
Browser console is showing:
Uncaught ReferenceError: hostetskigptInit is not define
Is there a way i can deactivate HostetskiGPT and remove manually?
The text was updated successfully, but these errors were encountered: