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

[ help ] install problem #1984

Open
minbokang opened this issue Feb 13, 2024 · 1 comment
Open

[ help ] install problem #1984

minbokang opened this issue Feb 13, 2024 · 1 comment

Comments

@minbokang
Copy link

php version 7.4.4 & 8.1.25

git clone https://github.com/shoulders/qwcrm.git

composer update

make db

Fatal error: Uncaught Error: Call to a member function isConnected() on bool in C:\xampp\htdocs\qwcrm\src\components_includes\Company.php:44 Stack trace: #0 C:\xampp\htdocs\qwcrm\src\libraries\qframework\System\Variables.php(26): Company->getRecord() #1 C:\xampp\htdocs\qwcrm\src\libraries\qframework\includes\CMSApplication.php(56): Variables->loadSystemVariables() #2 C:\xampp\htdocs\qwcrm\src\index.php(74): CMSApplication->execute() #3 {main} thrown in C:\xampp\htdocs\qwcrm\src\components_includes\Company.php on line 44

Download ZIP

composer update

same error

anybody help me plz.

thanks in advance.

@shoulders
Copy link
Owner

shoulders commented May 13, 2024

sorry for the delay, some client projects needed to be finished.

This software will only work on php7.4, the new version will work on 8 (not released)

You can only use the releases https://github.com/shoulders/qwcrm/releases

also the current version needs strict database to be off, see #1712

This has been fixed in the upcoming version.

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