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".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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 ...
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?
Hi All,
I get same problem. any body can help this?
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".