11
Mithrandir
Re: Inserting data into module table

Happy to help

Quote:

hsalazar wrote:
JMass:
maybe you don't have an instance of the database object there...

global $xoopsDB;

Missing database object instance would throw a blank screen/PHP fatal error saying call to a member function on a non-object.