08-08-2010, 12:12 AM
(08-04-2010, 05:30 PM)marvin Wrote: Hello,
I have the same problem with "Invalid document ID" in version 1.9
And I get lots of: "Error getting Text: versioning_info (German)"
Beside this everthing works fine, so I thing, database setup und file protection is ok.
Thomas
Hi, to solve errors like "Error getting Text: versioning_info (German)" you must complete lang.inc file in your language folder. The previous error, for example, is solved adding this line to lang.inc file:
$text["versioning_info"] = "Versión";
This is the spanish translation, i don't speak german...