Is there a way to force keystone to create all slips as "Private" when they are added?...
Greg
damin@...
Feb 1, 1999 7:37 pm
453
Any idea when the next release will be available? I seem to see in the messages that it was close? Brian L. Chaffins Technical Director ShutterNet ...
Brian L. Chaffins
bchaffin@...
Feb 1, 1999 9:22 pm
454
... "Close" is relative. :-) -- Steven....
Steven Freed
sfreed@...
Feb 1, 1999 9:54 pm
455
... blc> Any idea when the next release will be available? I seem to blc> see in the messages that it was close? My last conversation with Dave indicated he...
Roland Roberts
roberts@...
Feb 2, 1999 2:18 am
456
... On the nose, Roland. 0.50.00 in the CVS tree will be dropped as 0.50.01, the release, shortly (yes, a relative term). I had held up the release waiting...
Dave Belfer-Shevett
shevett@...
Feb 2, 1999 3:30 am
457
... Not in the current version, no. You could make a small change to the 'addslips.php3' script, line 250 and 251. The first line says 'checked'. move the...
Dave Belfer-Shevett
shevett@...
Feb 2, 1999 3:33 pm
458
Similiar problem with installing keystone on a virgin redhat 5.2 system: Mysql - installed from an RPM and is working and showing reasonable requests and...
Matthew Marlowe
mmarlowe@...
Feb 6, 1999 10:30 pm
459
... Okay, when I sent out my original Postgres poll, I got exactly two responses; one from Rolf Ebert and one from Bob Walters (thanks!) both saying that...
Roland Roberts
roberts@...
Feb 8, 1999 3:32 am
460
I use PHP/FI2.0 and PHP3.0 in CGI mode for Netscape Enterprise Server. I downloaded your redirection module and installed it. It works very well expect...
WeiLiang Yan
yanwl@...
Feb 8, 1999 3:36 am
461
Please forgive me for this post; I know it's more of a MySQL question. I'd like to upgrade to Dave's most recent release of Keystone (0.50.01). Is there a...
Sean Joyce
sjoyce@...
Feb 8, 1999 3:18 pm
462
... The structure changes have to be done manually for now (I'm in the process of writing a dynamic check routing - it's in the distribution, called ...
Dave Belfer-Shevett
shevett@...
Feb 8, 1999 3:21 pm
463
... Hash: SHA1 By default, I compile all my versions of postgres with perl support. I assume this is what you are referring to? I compiled postgres 6.4.2 with...
Kerry Webb
kerry@...
Feb 8, 1999 3:57 pm
464
... For those of you using Postgres, alter table is only implemented for adding new columns. A full implementation of alter table is not yet scheduled. So,...
Roland Roberts
roberts@...
Feb 8, 1999 10:03 pm
465
... Chuck> I'm one of the silent Postgres/Keystone users. Considering Chuck> all the hoops one already has to jump through to create a Chuck> working Keystone...
Roland Roberts
roberts@...
Feb 8, 1999 10:03 pm
466
I'm testing keystone-0.40 for our organization... so far I'm impressed with how it works. One question: I'd like to display slips and their children much as ...
Scott Prater
sprater@...
Feb 9, 1999 3:26 pm
467
... Sorry i must have missed that (i was quite overloaded) ... I'm using Debian both on Linux/I386 and Linux/PPC and in both cases i have pl/pgsql installed...
Robert Ramiega
robert@...
Feb 11, 1999 1:46 pm
468
Looking at the code in "genmail.php3", it appears as though mail that includes text from all the followups is generated when you close a slip. In my experience...
Paul Holcomb
pholcomb@...
Feb 11, 1999 4:31 pm
469
I discovered keystone yesterday and I found this tool very interesting. But, I don't anderstand how to add a new field to my slips. For instance I need a «...
Eric OURSEL
eric.oursel@...
Feb 12, 1999 10:41 am
470
Eric, I can add items to the menu just fine, following the instructions in docs/option-menu.html. I have a related question for the list readers - how do I...
Jeffrey C. Jones
jjones@...
Feb 13, 1999 2:16 am
471
Hi, I'm using Keystone 0.40.04 with MySQL. When I (try to) create a new filter and after that try the function "Select" the following message occurs: "MySQL...
Holger Aheimer
Holger.Aheimer@...
Feb 16, 1999 7:21 am
472
(BCC'ed to a list or three, sorry about duplicates) I've been invited to represent Freshmeat (www.freshmeat.net) at Linuxworld in San Jose from March 1st...
Shayde
Shayde@...
Feb 16, 1999 8:57 pm
473
I've done some work on Dave Belfer-Shevvett's ksb.pl and slips.pl (in the perl subdirectory) to modify the Keystone email interface. Main changes: ksb.pl: *...
Scott Prater
sprater@...
Feb 22, 1999 11:59 pm
474
If you have cvs access, could you pull a recent copy and see how your changes might fit into the current Keystone.pm and/or keymail.pl? I've been doing a major...
Jonathan Roy
roy@...
Feb 23, 1999 12:41 am
475
Hi Holger, ... The definition of the "state" table changed recently. You might try this in mysql: alter table state add filtlist varchar(200); Cheers, Jochen...
Jochen Friedrich
jochen+pts@...
Feb 23, 1999 11:53 am
476
Howdy, I am having some difficulty with Keystone. The background: Solaris 2.6 Stronghold 2.4.1 PHP 3.0.6 mySQL 3.22.15-gamma Msql-Mysql-modules-1.2.017 ...
Tony Plastino
TonyP@...
Feb 23, 1999 7:24 pm
477
I decided to blow away the database, and try again with freshly loaded database files. I also turned on verbose logging on php to include sending the errors...
Tony Plastino
TonyP@...
Feb 24, 1999 12:57 am
478
... I have no idea what is causing this, but it's durned odd. The only thing out of the ordinary in your configuration is that you're using Stronghold, which...
Dave Belfer-Shevett
shevett@...
Feb 24, 1999 8:35 pm
479
... Huh. This looks fine. ... Is pointing to this line: if ($state[mslip] > 0) { ?> This is a hash loaded from the state table: $uquery = db_query("select *...
Dave Belfer-Shevett
shevett@...
Feb 26, 1999 10:24 pm
480
Hello and thanks. I solved one of the problems. It seems that the error level I was using (15) was interfering with the operation of the scripts because all...
Tony Plastino
TonyP@...
Mar 1, 1999 6:11 pm
481
Ok, I know it's an common question but I could not find the answer in the documentation. MySQL Error #1044 in function db_query Access denied for user....