Download & Extend

Call to undefined function _privatemsg_assemble_query()

Project:Menu Breadcrumb
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

hi,
im trying to test out the HEAD version of privatemsg for d6 but when i visit "/messages" or other private message locations i get a blank page with this:

Fatal error: Call to undefined function _privatemsg_assemble_query() in /home/wicked/public_html/grawr/sites/all/modules/privatemsg/privatemsg.module on line 351

that function is in the privatemsgapi.inc file, and it is definitely uploaded...

any ideas on what might cause this?

Comments

#1

update: this is actually being caused by the Menu breadcrumb module, no idea why, but as soon as i disabled that module it was fine.

#2

Project:Privatemsg» Menu Breadcrumb
Version:» 6.x-1.1
Category:support request» bug report

Moving to correct queue. I am assuming I have chosen the correct module version, but it may be wrong. Please update that if needed.

#3

Suspect this relates to menu_breadcrumb_init(). Test once #599106: Reason for using hook_init? is fixed.