I-doit funktioniert nicht nach Update auf SVN Revision 3999
-
Hi,
heute nach SVN aktualisierung auf Revision 3999 ist folgendes passiert:
The version of your i-doit database does not match the version of your program code. Please update your databases to i-doit 0.9.6-1 using the updater or revert/update your i-doit source code to version 0.9.6-x.
Mit Updater (http://idoit/updates/) war keine zuweisungen auf Modulen zu finden.
Innerhalb hypergate.inc.php Datei findet man den Stellen:
/* Check for i-doit code / database version conflicts */
$g_idoit = new isys_component_dao_idoit($g_comp_database_system);
$l_db_version = $g_idoit->get_version();
if ($l_db_version != "" &&
$l_db_version != $g_product_info["version"] &&
$_GET["load"] != "update" &&
!isset($_POST["login_submit"])) {isys_glob_display_error("The version of your i-doit database does not match the version of your program code. ".
"".
"Please update your databases to i-doit ".$g_product_info["version"]." using ".
"the updater ".
"or revert/update your i-doit source code to version ". $l_db_version.".");
die;
}Cheers,
Chekov
-
Hallo,
hast Du denn das Update einmal durchgeführt? -
-
In dem aktuellen Nightly snapshot ist die falsche Version drin, ich hab dir was neues fertig gemacht: http://dev.synetics.de/nb/idoit-4003.zip
Damit musst du noch einmal das Update ausführen -
@ds:
Vielen Dank, mit Revision 4003 hat es wieder geklappt!
Auch nicht schlecht dass man kriegt den Problem behoben innerhalb eine Stunde
nach Fehlermeldung. Weiter so!Cheers,
Chekov
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login