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

compatible PHP 7.1 #137

Open
jinformatique opened this issue Mar 6, 2018 · 1 comment
Open

compatible PHP 7.1 #137

jinformatique opened this issue Mar 6, 2018 · 1 comment
Labels

Comments

@jinformatique
Copy link

jinformatique commented Mar 6, 2018

Hello,

Everytime I installed it (with both MySQL or SQLITE) and I start to do some modification and save data. I see I blank page. In the log I have the error:
[php7:error] [pid 14722] [client 127.0.0.1:54666] PHP Fatal error: Uncaught Error: Call to a member function execute() on boolean in /home/work/web/www/collabtive/include/class.message.php:292\nStack trace:\n#0 /home/work/web/www/collabtive/index.php(76): message->getProjectMessages(1)\n#1 {main}\n thrown in /home/work/web/www/collabtive/include/class.message.php on line 292

Is Collabtive 3.1 compatible with PHP 7.1 ?

@philippK-de
Copy link
Owner

Collabtive is currently being developed on PHP 7.1.6
All dependencies, likewise, should work with PHP 7

The error message would indicate there may be some issue with your DB connection

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

No branches or pull requests

2 participants