Bugs item #1374520, was opened at 2005-12-06 16:49 Message generated for change (Settings changed) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1374520&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: None >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Unclear errormessage Initial Comment: After downloading a complete 'clean' installation of OpenSer and installing it some module (which one ?) causes the following error (in the logfile) : Dec 6 15:21:30 sip1 /sbin/openser[2419]: Maxfwd module- initializing Dec 6 15:21:31 sip1 /sbin/openser[2419]: register_udomain(): Invalid table version (use ser_mysql.sh reinstall) Dec 6 15:21:31 sip1 /sbin/openser[2419]: domain_fixup (): Error while registering domain Dec 6 15:21:31 sip1 /sbin/openser[2419]: ERROR: fix_expr : fix_actions error It looks like the function register_udomain (from which module ???) is looking for another table version, but the version in the installation package is the once installed in the database. I do not know if the following erorrmessages are a result of the first one, but does anyone know which 'table version' should be in the database ????? ---------------------------------------------------------------------- >Comment By: Bogdan (bogdan_iancu) Date: 2006-01-10 22:09 Message: Logged In: YES user_id=1275325 what is the parameter of the lookup/save functions in your script? I suspect is something different than "aliases" or "location". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1374520&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
