... Be careful in adding postgres only hacks. ... I think I addressed this already. See how user preferences work and how keystone.conf.default works. ... Send...
Bill Fumerola
billf@...
Jul 5, 2000 8:47 pm
1601
When will be the next formal release? We can't do anon CVS tracking here dur to our firewall. Carl....
Carl Makin
carl@...
Jul 6, 2000 3:01 am
1602
... Good question, I need to update the struct server and then probably drop a CVS tag down. Dave? -- Bill Fumerola - Network Architect / Computer Horizons...
Bill Fumerola
billf@...
Jul 6, 2000 4:32 am
1603
I get the following error when I try and run keymail.pl... webman@testbuilder:~/public_html/keystone/perl$ ./keymail_bak.pl -h Undefined subroutine...
dancies@...
Jul 6, 2000 6:09 pm
1604
I keep getting that error message. MySQLd is running and the keystone database has been created, so has all the forms. When I click on a page, it gives me that...
justin@...
Jul 6, 2000 7:42 pm
1605
... Not without more information, look in the keystone log view the HTML source (sometimes errors will be in there, and not be showed on your screen.) -- Bill...
Bill Fumerola
billf@...
Jul 6, 2000 8:16 pm
1606
... The main reason I haven't done the release is that there are known broken things - the Oracle stuff is completely non-functional. If folks don't mind a...
Dave Belfer-Shevett
shevett@...
Jul 7, 2000 1:27 pm
1607
On Fri, Jul 07, 2000 at 09:24:10AM -0400, Dave Belfer-Shevett's all... ... Im sure everyone minds to some degree, but if we waited for everything to be...
Velocet
mathboy@...
Jul 7, 2000 3:03 pm
1608
... We have the same problem. To get around it we downloaded to a home PC and then brought it in. Would it be possible to set up script to run once a day...
naltaffe
nathan.altaffer@...
Jul 7, 2000 5:06 pm
1609
Hi, We were running v0.71.02 and just installed the CVS version v0.73.00. We try to view slips and get "MySQL Error #1146 in function db_query Table...
naltaffe
nathan.altaffer@...
Jul 7, 2000 6:16 pm
1610
Two questions: 1) how hard do you think it would be to have multiple dependancies? We're an ISP and we usually have to wait for major installations because of...
Velocet
mathboy@...
Jul 7, 2000 7:14 pm
1611
I am having problems connecting to an Oracle DB. I can logon w/ default admin acct, however, subsequent navigation fails, saying that I am not logged on (e.g....
tony@...
Jul 7, 2000 7:31 pm
1612
I'm not quite sure if there is a policy against broadcasting replies to the entire keystone user community. Dave, lemme know if any such thing exists and I'll...
Kiran Prabhakar
kiranp@...
Jul 7, 2000 8:44 pm
1613
... Nope, that's fine. :) ... I think this particular problem is not related to persistent connections. Tony, the Oracle shim is not stable right now, and...
Dave Belfer-Shevett
shevett@...
Jul 7, 2000 9:29 pm
1614
There was an issue I had with IE5 returning a bad cookie value (the value "unset", if I remember correctly), that confused the cookie management of Keystone....
Mat Butler
mbutler@...
Jul 7, 2000 9:54 pm
1615
Actually, I was a bit hasty in my assertion that I was indeed connecting to the oracle db. I neglected to stop the MySQL service - when I stopped MySQL, I am...
Tony Ting
tony@...
Jul 7, 2000 10:08 pm
1616
... You're missing the new table 'slipver'. Load it from the structure directory (slipver.mysql) ... Dave Belfer-Shevett...
Dave Belfer-Shevett
shevett@...
Jul 7, 2000 10:27 pm
1617
... "|/u2/keystone/perl/keymail.pl -newfollowup -public"; (expanded from: keystone-followup) ... Use of uninitialized value at blib/lib/Mail/Internet.pm...
Velocet
mathboy@...
Jul 9, 2000 10:02 pm
1618
... Velocet> I got this trying to submit my first followup: Velocet> ----- The following addresses had permanent fatal errors ----- Velocet>...
Roland Roberts
roberts@...
Jul 9, 2000 11:00 pm
1619
Hello, I've lost the admin password. Can someone point me in the right direction for reseting this password? Thank you. Bill Alewine Grande Communications...
billa@...
Jul 10, 2000 8:46 pm
1620
Bravo, David (CORP, M...
David.Bravo@...
Jul 10, 2000 11:09 pm
1621
... Uhm. You didn't actually attach the file. Wouldn't it just be easier to show us the actual source code of what you're trying to do? -- Bill Fumerola -...
Bill Fumerola
billf@...
Jul 10, 2000 11:29 pm
1622
... -*-*-*-*-*- ... -*-*-*-*-*-...
Bravo, David (CORP, M...
David.Bravo@...
Jul 10, 2000 11:38 pm
1623
... perhaps there is an official way for doing that but you can try to change the database directly. It's the field `passwd' in the table `people' ...
Volker Boerchers
boercher@...
Jul 11, 2000 7:46 am
1624
... md5 -qs 'yournewpassword' update people set passwd='theoutputoftheabovecommand' where login='admin'; Tada. -- Bill Fumerola - Network Architect / Computer...
Bill Fumerola
billf@...
Jul 11, 2000 3:25 pm
1625
What automatic triggers or actions are there in keystone? I've been hunting around and trying to find an explanation of this in the docs, but all I can find is...
Velocet
mathboy@...
Jul 11, 2000 6:21 pm
1626
MIME-Version: 1.0 it may have mapped well to some of our operations. Where did it go? I can see it documented a bit here and there in the documentation (such ...
Velocet
mathboy@...
Jul 11, 2000 9:16 pm
1627
On Tue, Jul 11, 2000 at 05:08:37PM -0400, Velocet's all... ... Ok Im going to kill mutt. The first line of my posts sometimes goes out the window for some...
Velocet
mathboy@...
Jul 11, 2000 11:02 pm
1628
OK, I am not much of a rocket scientist. I know nothing about PHP, and just barely more about PERL. I installed and configured Keystone 0.71.02 on an Alpha...
Michael Silver
msilver@...
Jul 12, 2000 2:07 am
1629
Hi, I've added a picklist of contacts to the email notification box in addslips (and everywhere else that is used) so that, in addition to the 3 checkboxes and...