Actions
Bug #5005
closedModule missing database API
Description
Fatal error: Call to a member function NameQuote() on a non-object in /modules/mod_cbpblatest/mod_cbpblatest.php on line 202
Quickfix as follows.
IN: modules/mod_cbpblatest/mod_cbpblatest.php
ON: Line 24
ADD:cbimport( 'cb.html' );
Updated by krileon over 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions