1
Hi, my first post.
I've duplicated wf-channel (i use it because is the only one module that can me help to create static site page, organize in "section", and create the menu) but i've some problem:
Some link in administration menu are wrong, the problem is
$xoopsModule->getVar('mid')
in admin/function.. anytime in the source code there's a referens to $xoopsModule variable, it use OLD wfchannel and not my new wfChannel (wfchannel2)
how does it work? how can i debug this object?
tnks