Hello,
i get the Error if i run cron,
Fatal error: Call to undefined function _popup_node() in ..modules/popup/popup/modules/popup_ui/popup_ui.module on line 190
Hello,
i get the Error if i run cron,
Fatal error: Call to undefined function _popup_node() in ..modules/popup/popup/modules/popup_ui/popup_ui.module on line 190
Comments
Comment #1
Scheepers de Bruin commentedEish... add:
to line 183.
Comment #2
imclean commentedThanks, #1 works for me. Will this be committed soon?
Comment #3
BD3 commentedPerhaps I am doing something wrong here. I added #1 to line 183 to get the following:
But I still receive the error when visiting a page with the module running: Fatal error: Call to undefined function _popup_node() in .../modules/popup/modules/popup_ui/popup_ui.module on line 190
Did I not add it to the correct place?
Comment #4
Scheepers de Bruin commentedNo longer supported