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::
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
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
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-
[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
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