I'm going to be checking in the final changes for the 0.60 release over the next day or two. If anyone wants to be on the Bleeding Edge, please feel free to...
Dave Belfer-Shevett
shevett@...
Jul 1, 1999 2:48 pm
806
Hello, I'm new to keystone, but it looks like a very nice product. I have a couple of comments/issues for the developers. These apply to both $sys_version ==...
Erik Bennett
bennett@...
Jul 1, 1999 5:50 pm
807
... I'll look at that. ... It's automatic when a user closes a slip. Your patch is reversed by the way. :-> - bill fumerola - billf@... - BF1560 -...
Bill Fumerola
billf@...
Jul 1, 1999 7:30 pm
808
We are using the 0.50.01 release of keystone and when we fill out a followup and we want to email that out to people it emails but it does not contain the text...
Jonathan Baird
baird@...
Jul 1, 1999 8:18 pm
809
Hi, I installed Keystone but I could not logg for the first time using admin as a username and abc123 as password. I got message: MYSQL Error # 1044 in...
Ely Zavin
ely@...
Jul 1, 1999 8:42 pm
810
Enclosed is a patch for login.php3 which slightly alters the behavior of the cookie authentication in the following ways. 1. $REMOTE_USER is included in the...
Erik Bennett
bennett@...
Jul 2, 1999 12:26 am
811
... There was a bug somewhere along the line that text in the followups would not be sent correctly if you checked the 'Just send this followup' box. It is...
Dave Belfer-Shevett
shevett@...
Jul 2, 1999 2:16 pm
812
... Please read the FAQ regarding setting up MySQL permissions. ... Dave Belfer-Shevett >----------------------------------------------------. ...
Dave Belfer-Shevett
shevett@...
Jul 2, 1999 2:17 pm
813
I have a working oracle.php3 file, if anyone is interested. There may still be bugs, but help detecting them would be appreciated. ~ John Williams...
John Williams
williams@...
Jul 2, 1999 4:19 pm
814
... I'm interested, I'll be in a position to test and migrate from mysql to oracle soon. - bill fumerola - billf@... - BF1560 - computer horizons...
Bill Fumerola
billf@...
Jul 2, 1999 5:39 pm
815
... I agree. Can that oracle.php3 be mailed to me, and I"ll put it in with the 0.60.00 release? Also, have folks checked out and run the current tree? There...
Dave Belfer-Shevett
shevett@...
Jul 2, 1999 6:12 pm
816
Double that one. :) Forrie...
Forrest Aldrich
forrie@...
Jul 2, 1999 7:09 pm
817
Dave, I'm in the preliminary stages of adding some audit code. Bill's seen some of it but I've modified things considerable since then. Do you want to try and...
Robin Bowes
robin.bowes@...
Jul 2, 1999 8:31 pm
818
... Sure, I'd like to see it. Just one question though. What is audit code? :) ... RIght now I can mix code in without destabilizing things... What I'd ...
Dave Belfer-Shevett
shevett@...
Jul 2, 1999 11:31 pm
819
... OK, here's the general idea: 1. Create a couple of extra tables: sys_audit_action sys_audit_data (structure listed at end of this post) The "action" table...
Robin Bowes
robin.bowes@...
Jul 5, 1999 9:41 am
820
... Delete code sort of done: Sample code to audit deletion of a slip: # Before the delete: if ( $sys_audit ) { # get row that is to be deleted ...
Robin Bowes
robin.bowes@...
Jul 6, 1999 10:38 am
821
For folks who have been having problems with Keystone under the latest release of PHP (3.0.11), there's a patch in the current PHP CVS tree that seems to...
Dave Belfer-Shevett
shevett@...
Jul 6, 1999 9:42 pm
822
Hi, in my experimenting, I've noticed that if you add a child slip to a slip that has a group identified, the add form for the child doesn't default to having...
Chris Knight
knightc@...
Jul 6, 1999 9:58 pm
823
keystone/php3 newbie alert! With some trouble I finally got php-3.0.11 installed and working in a CGI script configuration (not any php documentation on how to...
Dave Warner
dave@...
Jul 7, 1999 6:53 am
824
... No problem. :) ... Could you check your webservers log and see what's causing the interpreter to crash? That message almost always means PHP has crapped...
Dave Belfer-Shevett
shevett@...
Jul 7, 1999 10:59 am
825
Hi, I had something similar at first in 0.50... Traced it to extra blank lines inserted (by my working carelessly in emacs) at the end of some of the files...
Colin Muller
colin@...
Jul 7, 1999 3:01 pm
826
Problem fixed. I just created a new php.cgi executable using the current www.php.net CVS tree, PHP Version 3.0.12-dev, and got past the problem I reported in...
Dave Warner
dave.warner@...
Jul 8, 1999 5:23 am
827
This might be more than anyone wants to hear, but enclosed are some preliminary comments, mainly on Add(long) -- I'm tired and I'm *not* going to do any more...
Dave Warner
dave.warner@...
Jul 8, 1999 6:10 am
828
... Ahh, that's okay. :) ... Help and Howto documentation is lacking - mainly because these are intensely time consuming things, and time has been something I...
Dave Belfer-Shevett
shevett@...
Jul 8, 1999 1:25 pm
829
Hey folks - someone sent me an 'oracle.php3' module (or told me about one) that is a drop in driver for oracle... unfortunately, I can't find the posting, and...
Dave Belfer-Shevett
shevett@...
Jul 8, 1999 7:59 pm
830
Hello all, I am attempting to setup Keystone on a RH Linux 6.0 server, everything went smoothly as I worked my way through the install guide at...
Nick Silberstein
nick@...
Jul 8, 1999 8:46 pm
831
When I add a slip to Keystone only one technician appears in the technician field. If I click on the drop list there is only one tech. I have three defined in...
John J. Boris, Sr.
jboris@...
Jul 9, 1999 5:22 pm
832
... The select list for "Group Lists" in maintenance is a multiple select list. Only those highlighted are members of the group. How you select multiple...
Dave Belfer-Shevett
shevett@...
Jul 9, 1999 7:51 pm
833
... As the screen says on Maintenance, there should almost never be a reason to edit the slips table via maintenance. It's just a Bad Idea. In fact, I should...
Dave Belfer-Shevett
shevett@...
Jul 9, 1999 8:37 pm
834
... [snip ...] ... $0.02. Seems like it could be if its been around for a while and folks have interacted with it; they would be confused if they looked again...