Hi,
in logs/config_checkt.txt I became an "Unknown Schema version DB 1.4, please upgrade your Testlink Database to DB 1.3". I have upgrade from 1.9. to 1.9.1 incl. execute both mysql-scripts. in MySql testlink db are shown both versions in db_version: DB1.3 and DB1.4 . Should I delete the row with DB1.3 or what is wrong here?
Thanks for answering.
Humph
SOLVED: Unknown Schema version DB 1.4, .after testlink1.9.1
Moderators: Amaradana, TurboPT, TL Developers
SOLVED: Unknown Schema version DB 1.4, .after testlink1.9.1
Last edited by humphb on Tue Jan 25, 2011 10:01 am, edited 1 time in total.
Re: Unknown Schema version DB 1.4, .after install testlink1.
I'm having the same issue.
SOLVED: Unknown Schema version DB 1.4, .after testlink1.9.1
you have to edit /testlink/lib/functions/configCheck.php : line 424: DB 1.3 too DB 1.4 and add a line after "case 'DB 1.2':" with "case 'DB 1.3':" .
After that, there are no errors anymore.
After that, there are no errors anymore.
Re: SOLVED: Unknown Schema version DB 1.4, .after testlink1.
FYI, there is a bug created in the tracker for this issue:
http://mantis.testlink.org/view.php?id=4186
http://mantis.testlink.org/view.php?id=4186
Re: SOLVED: Unknown Schema version DB 1.4, .after testlink1.
Please do not use the forum for reporting defect. Use our Bugtracker: http://mantis.testlink.org
Issue has been resolved: http://mantis.testlink.org/view.php?id=4186
Issue has been resolved: http://mantis.testlink.org/view.php?id=4186