Menu

Bugtracker / Pear Problem. cant find getCode

Help
2004-08-19
2013-04-16
  • Nobody/Anonymous

    HI
    i just installed the phpBt and until now everything worked fine ..

    now i tried to add a new project , but if i try to save the new project i get :

    Fatal error: Call to undefined method DB_result::getCode() in ...\www\phpbt-0.9.1\inc\pear\PEAR.php on line 361

    so , i dont know what to do , the pear class
    has the getCode method but it seams as if the phpbt could not find it ...

    hope anybody can help me a whit that
    lg t.

     
    • Dave Meaker

      Dave Meaker - 2004-09-20

      I had this, did loads of testing, and the result was that a fresh install didnt add some tables to the database.

      project_seq (id int)
      component_seq (id int)
      comment_seq (id int)

      I did add the missing (function getCode()) etc, but it isn't neccessary after adding the missing tables ...

       
      • Nobody/Anonymous

        And how can I resolve this problem? Is there a tutorial or something like that?

        Or where do I find a version without this problem?

         
    • Nobody/Anonymous

      Hi All,

      I get same problem. any body can help this?

       
    • Nobody/Anonymous

      Hi All , i have similiar problem
      when i create bug " /bugs/bugs/bug.php"
      it shows "Fatal error: Call to undefined method DB_result::getCode() in /home/tradedragon/bugs/bugs/inc/pear/PEAR.php on line 361".

       

Log in to post a comment.