Fatal error: Call to undefined function: usernode_get_node() in /home/oadmin/public_html/modules/pageroute/pageroute_workflow.module on line 147

-Error recieved when I go to my pageroute created.

Comments

fago’s picture

Status: Active » Fixed

the pageroute_workflow module depends on the modules pageroute, workflow and usernode.
Disable the module or install all dependencies.

However it's strange that you ran into this, because the module has a dependency checker, which should have prevented that..?

rory--’s picture

Whoops! I didn't have usernode active! X_x

Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)