1

I would like to use IPBoard's classDb, but my server keeps responding with error (there is nothing to quote, it's a generic text, that I couldn't communicate with DB).

How to properly configure my IPBoard environment to make classDb work?

$results = array();

$this->DB->build(array('select' => '*', 'from' => 'names'));

//here code fails
$this->DB->execute();

//(...)

(mysql_* works fine)

Bluewind
  • 1,054
  • 7
  • 10
lilly
  • 661
  • 1
  • 7
  • 17

0 Answers0