We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to upload an image to an image tv in Fred from Settings > Template Variables I get a dialog saying:
Error in `getFileCallback`. undefined is not an object (evaluating 'e.fredEl.setElValue')
To close the file browser I have to reload the page.
And this in the error log:
[2024-03-18 13:38:14] (ERROR @ /Users/lotta/Sites/wib3-master/core/components/fred/src/Endpoint/ElFinder.php : 47) PHP warning: include_once(/Users/lotta/Sites/wib3-master/core/components/fred/elFinder/autoload.php): Failed to open stream: No such file or directory [2024-03-18 13:38:14] (ERROR @ /Users/lotta/Sites/wib3-master/core/components/fred/src/Endpoint/ElFinder.php : 47) PHP warning: include_once(): Failed opening '/Users/lotta/Sites/wib3-master/core/components/fred/elFinder/autoload.php' for inclusion (include_path='.:/Applications/MAMP/bin/php/php8.2.0/lib/php')
Fred 2.1.6 MODX 3.0.4 PHP 8.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to upload an image to an image tv in Fred from Settings > Template Variables I get a dialog saying:
To close the file browser I have to reload the page.
And this in the error log:
Fred 2.1.6
MODX 3.0.4
PHP 8.2
The text was updated successfully, but these errors were encountered: