Fwd: Re: [Coder-Com] gnuworld problem

2002-07-12 Thread Andrew Miller
Quoting Sir Vulcan <[EMAIL PROTECTED]>: > > sqlUser::loadData> Attempting to load data for user-name: sirvulcan > sqlUser::loadData> SELECT > id,user_name,password,url,language_id,flags,last_updated_by,last_updated,email,maxlogins > > FROM users WHERE lower(user_name) = 'sirvulcan' > cmaster::

Re: [Coder-Com] gnuworld problem

2002-07-12 Thread Sir Vulcan
ok sorry got mixed up before and ran an extra update script (update.delete). i removed and recreated the databases with my db backup's and inserted the ccontrol update.. now i get [IN]: ABAAX P [EMAIL PROTECTED] :login sirvulcan X cmaster::getUserRecord> Cache hit for sirvulcan [OUT]: AzAAA

Re: RE : [Coder-Com] gnuworld problem

2002-07-12 Thread Sir Vulcan
i can insert it because * already exists cservice=# SELECT id,name FROM CHANNELS; id |name + 1 | * 2 | #coder-com (2 rows) >From: Mathieu René <[EMAIL PROTECTED]> >To: 'Sir Vulcan' <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: RE : [Co

RE : [Coder-Com] gnuworld problem

2002-07-12 Thread Mathieu René
Try recreating the '*' channel with an SQL query... use some code from cservice.addme.sql if needed. Math [EMAIL PROTECTED] -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] De la part de Sir Vulcan Envoyé : 12 juillet, 2002 06:33 À : [EMAIL PROTECTED] Objet : [Coder-

RE: [Coder-Com] gnuworld problem

2002-07-12 Thread David Richards
[mailto:[EMAIL PROTECTED]] Sent: 12 July 2002 12:56 To: [EMAIL PROTECTED] Subject: Re: [Coder-Com] gnuworld problem ok your not going to be very happy at me for this 3rd email lol i through id see wat happens with fresh databases and i get the first problem i had (in the first email of this

Re: [Coder-Com] gnuworld problem

2002-07-12 Thread Sir Vulcan
ok your not going to be very happy at me for this 3rd email lol i through id see wat happens with fresh databases and i get the first problem i had (in the first email of this series) sqlUser::loadData> Attempting to load data for user-name: sirvulcan sqlUser::loadData> SELECT id,user_name,pas