1
I get a blank page every time I try to go to my smartfaq module. So I turned debug on and discovered this error:
Fatal error: Call to a member function on a non-object in /home/alwayson/public_html/modules/smartfaq/class/faq.php on line 549
I went to the line:
$faq['categoryname'] = $categoryObj->getVar('name');
I had 1 category so I deleted it and added a new one. This didn't do anything (this is probably obvious to many of you who read that I did this and laugh).
So what should I do? I'm running XOOPS 2.0.14