[dev] Volos fatal error

Edwin Culp eculp at encontacto.net
Thu Jun 10 15:51:48 PDT 2004


I'm assuming the volos doesn't have a mailing list yet.

In testing a brand new volos, everything head from this morning,
I'm getting the following error after clicking on Guestbook. 
BTW, my prefs are in LDAP and it seems to want them in sql.

A fatal error has occurred
Required 'phptype' not specified in preferences configuration.

[line 29 of /usr/local/www/data/horde/volos/lib/Driver/sql.php]
Details (also in Horde's logfile):


object(pear_error)(8) {
  ["error_message_prefix"]=>
  string(0) ""
  ["mode"]=>
  int(1)
  ["level"]=>
  int(1024)
  ["code"]=>
  NULL
  ["message"]=>
  string(62) "Required 'phptype' not specified in preferences
configuration."
  ["userinfo"]=>
  NULL
  ["backtrace"]=>
  array(4) {
    [0]=>
    array(6) {
      ["file"]=>
      string(50)
"/usr/local/www/data/horde/volos/lib/Driver/sql.php"
      ["line"]=>
      int(29)
      ["function"]=>
      string(10) "pear_error"
      ["class"]=>
      string(10) "pear_error"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        string(62) "Required 'phptype' not specified in
preferences configuration."
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(50)
"/usr/local/www/data/horde/volos/lib/Driver/sql.php"
      ["line"]=>
      int(81)
      ["function"]=>
      string(8) "_connect"
      ["class"]=>
      string(16) "volos_driver_sql"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(40) "/usr/local/www/data/horde/volos/view.php"
      ["line"]=>
      int(27)
      ["function"]=>
      string(7) "getpage"
      ["class"]=>
      string(16) "volos_driver_sql"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        &int(0)
      }
    }
    [3]=>
    array(4) {
      ["file"]=>
      string(41) "/usr/local/www/data/horde/volos/index.php"
      ["line"]=>
      int(17)
      ["args"]=>
      array(1) {
        [0]=>
        string(40) "/usr/local/www/data/horde/volos/view.php"
      }
      ["function"]=>
      string(7) "require"
    }
  }
  ["callback"]=>
  NULL
}

Thanks,

ed


More information about the dev mailing list