After installing the hD module and the database update, I keep getting similar lines to the ones below each time a page is loaded...... some times the whole page is only showing these lines and some times they are on top of the page our site the body, does any one know why ... please I need to start configurations , but with such a bug i can not...
-------------------------------
HD MENU
HD NODEAPI(node 3, op = load, teaser = , page = )
HD LINK (event_node_block, 3, )
HD HELP (section = admin), output :

HD HELP (section = admin/modules#description), output : Enable Helpdesk/ticketing functions

HD MENU
HELPDESK_ACCESS (create, helpdesk-contra) = 1
HELPDESK_ACCESS (create, helpdesk-ticket) = 1
HELPDESK_ACCESS (create, helpdesk-follow) = 1
HELPDESK_ACCESS (create, helpdesk-follow) = 1
HD MENU
HELPDESK_PERM
HD NODEAPI(node 3, op = load, teaser = , page = )
HD LINK (event_node_block, 3, )
HD HELP (section = admin/access/permissions), output :
HD HELP (section = admin/help#access/permissions), output :

Comments

fgm’s picture

Assigned: Unassigned » fgm
Status: Active » Closed (won't fix)

I can only suggest you uninstall this module, for two reasons:

  • it is currently only code for 4.6.x (see the install.html file, section "prerequisites")
  • it is currently very incomplete, nowhere near being usable in a production context (see the TODO and CHANGELOG files)
sallycms’s picture

am very much aware that it's still under testing... but my problem is my whole project depends on a ticketing system.. and this is the only module that beings to uncover this functionality....
do you have other suggestions for a more stable module for this functionality?? thanks for the advise either way

fgm’s picture

I suggest you either take a long deep look at project.module and casetracker.module, or get ready to spend quite some time on helpdesk.module, in which case I'd be glad to help further.