Fatal error: Call to undefined function dsm() in /xxx/xxx/xxx/sites/all/modules/om_maximenu/inc/om_maximenu.blocks.inc on line 97
This appears when i try to attach a block to a link.
Any help on this would be highly appreciated...
ThX
Fatal error: Call to undefined function dsm() in /xxx/xxx/xxx/sites/all/modules/om_maximenu/inc/om_maximenu.blocks.inc on line 97
This appears when i try to attach a block to a link.
Any help on this would be highly appreciated...
ThX
Comments
Comment #1
danielhonrade commentedoops, I forgot to delete that line, just edit that file and delete that line 97 which is dsm($modules);
thanks
Comment #2
volker23 commentedGreat! Works now perfectly... Thanks a lot!
Comment #3
danielhonrade commentedfixed on latest version 1.35
Comment #3.0
danielhonrade commentededit