... Thanks! ... That's a new one on me. Can you open a ticket on it if you haven't? One thing I did find is that 'register_globals' needs to be turned on in...
Dave Belfer-Shevett
shevett@...
Sep 4, 2003 4:08 pm
2576
... I've run into this before. Most likely, it is a spot where you're doing a loop using each() on an array, and for some reason drziplok is running into a...
I see exactly the same issue. Additionally, I get a big " You are not currently logged into Keystone" message trying to log in. Fresh roll of 90.5 off the...
Hi, I'm looking for a package to coordinate swdev (feature tracking, bug tracking) in a small (less than 5) geographically dispersed group. keystone looks...
Hi, I'm new to all this, so maybe it's me and not keystone... One problem is with contacts. I can add a contact, and for the contacts in the list I can add...
I was wondering if anyone has setup or if there are any plans from Keystone to have the ablity to move closed slips to another database... I would like to...
I am running Keystone 2 ver 0.90.05 on Debian 3.0 with apache 1.3.26 and MySQL 3.23.49-8.4. The install went without problems. After logging into the web...
Gyles Garber
goober@...
Oct 14, 2003 2:14 pm
2584
Well, I'm not using 0.90, but that error is a PHP error. The error is caused by a variable that is empty, and the code is trying to do an each() call on it....
Yes, there are perl scripts included for this, though I've not ever set them up, so can't help you with that. ... -- *Greg Goodrich* Development Manager ...
Hello, Im trying to install keystone for the first time. A friend of mine recommended this software. I have a copy of version 0.74.00, also have apache 2.0,...
Try this: http://keystone.stonekeep.com/docs/docindex.html ________________________________________________________________ Gyles C. Garber Senior Network...
Gyles Garber
goober@...
Oct 23, 2003 2:50 pm
2589
Hello to anyone who can help. I am working in a company that uses keystone, version 0.74, with mysql, and apache 1.3, and php3 My boss has asked me to rebuild...
I stopped using Keystone for awhile and have just had an oppertunity to reinstall it, of course I'm running into an error: I log in I get the following message...
The code at line 301 in nbrowse.php that follows: while (list($key,$val) = each($values)) { $t .= "<option value=\"$key\">$val"; } Should be replaced...
Hi All, My issue is this. I have installed Keystone 0.74.00, apache 2.0, php4, and mysql 3.23 Im able to see http://localhost/index.php3, so I can assume php...
Getting the following errors when trying to browse to the 'reports' link in the 'slips' section: Warning: Failed opening './reputils.php3' for inclusion ...
Gyles Garber
goober@...
Oct 29, 2003 4:13 pm
2594
Okay, the error appears to be in reports.php. Go to line 4 in that file and change the reputils.php3 to reputils.php (remove the 3 from the end). That should...
Thank you, that did it. ________________________________________________________________ Gyles C. Garber Senior Network Administrator KeyCreations, Inc. ...
Gyles Garber
goober@...
Oct 29, 2003 5:19 pm
2596
I setup Keystone, all is well except for the errors when i try to log on, or anything link i select. sometimes it does it, sometimes it does'nt. please help ...
I am receiving an error message when I try to log on to keystone with my admin password it gives me a message of MySQL Error #2014 in function db_query ...
I've just uploaded 0.90.06 to the downloads section on www.stonekeep.com. Primarily this includes all the bugfixes and updates I've been posting over the last...
Dave Belfer-Shevett
shevett@...
Nov 1, 2003 2:19 pm
2599
Hello, Im testing my keystone installation. When I boot up my system, and go to the localhost/index.php3 i see the login page. If I click login I receive the...
... This doesn't sound like a permissions problem - what version are you running, Kevin? -dbs -- ... Dave Belfer-Shevett\ KB1FWR \ JID:...
Dave Belfer-Shevett
shevett@...
Nov 3, 2003 3:16 pm
2601
Howdy Everyone - I'm using a Keystone2 0.90.05 and I'm having a problem with the reports function. After I'm logged in and I go to the reports for any of the...
... Hmm, this was reported and Greg Goodrich came up with a patch, which is in CVS now (and should have gone out with 0.90.06). You can upgrade to 0.90.06,...
Apparently I was depending on an old MySQL methodology for connecting to the database, and this could possibly cause a MySQL error popup window with "No...
Dave Belfer-Shevett
shevett@...
Nov 15, 2003 2:39 am
2604
... Hash: SHA1 ... Would this not be better as: 18 mysql_select_db($dbname,$link); - -- Alex Mauer Network Administrator +1 715 343 6980 "First we thought the...