Active
Project:
KnowledgeTree integration
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2010 at 20:32 UTC
Updated:
18 Mar 2011 at 16:42 UTC
Hi,
Trying to work with last Dev version. Using 3.7.0.2 CE version of KT.
KT REST test is ok. Standalone KT is ok and working. Using MySQL.
When going to /dms getting WSOD and in this error
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'kt_page' was given in /home/www/includes/menu.inc on line 348.
In KT log getting
2010-12-17 | 15:17:19 | ERROR | 3545 | 247 | 1 | dms | default | logQueryError | Query error: DB Error: unknown error
No errors logged in the plugin log file.
Comments
Comment #1
thepanz commentedThe 2.x-dev branch is in "unstable" status: some major code clean-ups and re-factoring have been done.. unfortunately my coding job for this module is on-hold, and I can't provide any further code right now.
I'm also still waiting for module maintainer to discuss of future developments and module directions.
Regards
Comment #2
jranck88 commentedYou need to add the following line to the kt_menu() function under the item "dms":
'file' => 'kt.page.inc',In reality you probably shouldn't waste your time with this module it doesn't work and is poorly written.
Comment #3
thepanz commented2.x branch introduces some new features but unfortunately it's not complete yet.
I'm stil waiting for module owner replies..
@jranck88: it you think this module is poorly written or (maybe you're referring to 2.x branch) not working, please open an issue about your bugs...