Thanks Bogdan but when ser executed I got 2 queries like;

   select table_version from version where table_name='subscriber'
   select table_version from version where table_name='location'

then....

0(0) table_version(): No row for table location found
0(0) register_udomain(): Invalid table version (use ser_mysql.sh reinstall)
0(0) PG[270] db_close entry
0(0) domain_fixup(): Error while registering domain
ERROR: error -1 while trying to fix configuration

and my config like....

modparam("usrloc", "db_mode", 2)
modparam("usrloc", "db_url", "xxxxx")


wishing many years with openser....:)




----- Original Message ----- From: "Bogdan-Andrei Iancu" <[EMAIL PROTECTED]>
To: "Fatih Cerit" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Wednesday, June 14, 2006 4:40 PM
Subject: Re: [Users] renaming locations table


Hi,

just rename your table in mysql and then be sure to change its name also in the "version" table and in script (param of save and lookup functions).

regards,
bogdan

Fatih Cerit wrote:

Hi all

I want to rename locations table for entegrating to my database structure. is there any way??
------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users





_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to