shoulders / qwcrm

QWcrm – Free and Open Source CRM Software.
https://quantumwarp.com/
GNU General Public License v3.0
38 stars 12 forks source link

[ help ] install problem #1984

Open minbokang opened 8 months ago

minbokang commented 8 months ago

php version 7.4.4 & 8.1.25

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

  2. composer update

make db

  1. 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

  2. Download ZIP

composer update

same error

anybody help me plz.

thanks in advance.

shoulders commented 5 months ago

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.