Hi,
We work with Projeqtor and just installed Kanban.
It's ok for the installation and we see the front page updated with this new fonctionnality. But it doesn't work.
When we want to create a new kanban for example, nothing appears (alert message or the new kanban)
Here are logs of the installation et the first attempt to create a column :
2018-08-22 09:01:55.335 ===== TRACE ===== New plugin found : kanban_V3.5.zip
2018-08-22 09:01:55.352 ===== TRACE ===== Plugin unzipped succefully
2018-08-22 09:01:55.357 ===== TRACE ===== Plugin descriptor information :
2018-08-22 09:01:55.357 ===== TRACE ===== => name : kanban
2018-08-22 09:01:55.357 ===== TRACE ===== => description : Kanban
2018-08-22 09:01:55.357 ===== TRACE ===== => version : 3.5
2018-08-22 09:01:55.357 ===== TRACE ===== => compatibility : V6.3.7
2018-08-22 09:01:56.066 ===== TRACE ===== Plugin kanban V3.5 completely deployed
2018-08-22 09:02:01.205 ===== TRACE ===== Cannot check Version at
projeqtor.org/admin/getVersion.php
2018-08-22 09:02:01.205 ===== TRACE ===== Maybe allow_url_fopen is Off in php.ini...
2018-08-22 09:02:27.295 ***** ERROR ***** [V6.5.2] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.kanban' doesn't exist
2018-08-22 09:02:27.295 ***** ERROR ***** [V6.5.2] For query : select * from kanban where id=-1
2018-08-22 09:02:27.295 ***** ERROR ***** [V6.5.2] Strack trace :
2018-08-22 09:02:27.295 ***** ERROR ***** [V6.5.2] #0 Sql->query called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:2694]
2018-08-22 09:02:27.295 ***** ERROR ***** [V6.5.2] #1 SqlElement->getSqlElement called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:573]
2018-08-22 09:02:27.295 ***** ERROR ***** [V6.5.2] #2 SqlElement->__construct called at [/var/www/html/projeqtor/model/Kanban.php:50]
2018-08-22 09:02:27.295 ***** ERROR ***** [V6.5.2] #3 Kanban->__construct called at [/var/www/html/projeqtor/plugin/kanban/kanbanView.php:54]
2018-08-22 09:02:27.295 ***** ERROR ***** [V6.5.2] #4 include called at [/var/www/html/projeqtor/plugin/kanban/kanbanViewMain.php:27]