Skip to content
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

Error after update from 0.6.1 to 0.9.1 #1083

Closed
3 tasks done
dreizehnb opened this issue Jan 11, 2022 · 2 comments
Closed
3 tasks done

Error after update from 0.6.1 to 0.9.1 #1083

dreizehnb opened this issue Jan 11, 2022 · 2 comments

Comments

@dreizehnb
Copy link

Baikal version: 0.9.1

  • I have searched open and closed issues for duplicates
  • I have installed the release zip, not the source code zip
  • I have moved the whole, untouched Specific and config folders to the new installation

Problem:
Hi,
after updating my PHP-Version to 7.4 and uploading the the folders from the zip-FIle to my domain, I get the following error:
Error: Class 'Twig\Cache\NullCache' not found in /homepages/17/XXX/htdocs/dav/baikal/vendor/twig/twig/src/Environment.php:270
Stack trace:
#0 /homepages/17/XXX/htdocs/dav/baikal/vendor/twig/twig/src/Environment.php(125): Twig\Environment->setCache(false)
#1 /homepages/17/XXX/htdocs/dav/baikal/Core/Frameworks/Flake/Util/Tools.php(368): Twig\Environment->__construct(Object(Twig\Loader\ArrayLoader))
#2 /homepages/17/XXX/htdocs/dav/baikal/Core/Frameworks/Flake/Core/Template.php(48): Flake\Util\Tools::parseTemplateCode('

XXX = my correct db

http://mydomain/baikal/html/admin/
The config.system.php-File in the Specific-Folder shows the right access-values from the db.

What can I do?
Oliver

@dreizehnb dreizehnb changed the title Error after Update from 0.6.1 to 0.9.1 Error after update from 0.6.1 to 0.9.1 Jan 11, 2022
@ByteHamster
Copy link
Member

Hmm, the class that is not found on your device is definitely there in the release zip. Looks like you either did not upload the right zip file or it only got uploaded partially.

@dreizehnb
Copy link
Author

Okay. Thank you. I solved the problem. In my FTP program there was still a filter set that excluded some files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants