1
Hello,
I'm developing a PDF report for a XOOPS Module. I call a seperate LabelPDF.php page from one of my XOOPS screens. I'm trying to substantiate an object to build the labels.
I'm getting the error message:
Fatal error: Call to a member function on a non-object in
It's reffering to the &xoops_getmodulehandler function. What file do I need to include to have access to this. I've searched and cannot find the function.
Thanks in advance for your help!!!
Steve
ChurchLedger.com - A Xoops Module Developer