Search the web
Sign In
New User? Sign Up
keystone-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2624 - 2653 of 2694   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2624
It's been a while coming, but a new version of Keystone is up, with some bugfixes that folks have been requesting on keystone-users fixed (things like deleting...
Dave Belfer-Shevett
shayde
Offline Send Email
May 3, 2004
10:17 pm
2625
How do you go about adding users to the 'tech' group in either keystone2 0.90.08 or keystone 0.74.00? I have went into the group section under maint, and in...
stewharr
Offline Send Email
May 12, 2004
8:58 pm
2626
You must highlight the users that you want to assign tickets to in the 'Group Functions' -> 'Tech' area of the Maintenance Functions (at the bottom of the...
Gyles Garber
goober@...
Send Email
May 12, 2004
9:22 pm
2627
... I've the same problem. Any help available? TIA --Franco...
maurizio_balestrieri
maurizio_bal...
Offline Send Email
May 15, 2004
4:27 am
2628
I just upgraded to Keystone2 0.90.08 from Keystone 0.74.? On the main login screen there used to be a place for a contact to login and then add a slip. That is...
jenasys2000
Offline Send Email
May 17, 2004
6:10 pm
2629
Hello, SInce I have upgraded to version .90.08 I can't add slips from the add slip link. I can add them from the main page but they are anonymous. I constantly...
jenasys2000
Offline Send Email
May 20, 2004
5:55 pm
2630
I just tried on my working installation, and I can add slips via Add Slip without any problems. Can you give me some more details? -- ... Dave Belfer-Shevett \...
Dave Belfer-Shevett
shayde
Offline Send Email
May 21, 2004
4:34 pm
2631
... I don't know if the Contact login function ever really worked correctly, so I've disabled the screen. Contacts should add slips via the public interface...
Dave Belfer-Shevett
shayde
Offline Send Email
May 21, 2004
4:45 pm
2632
Hi folks - There's been a few questions about people unable to log into Keystone. Please check the FAQ, and try the suggestions there, and share whatever you...
Dave Belfer-Shevett
shayde
Offline Send Email
May 21, 2004
5:24 pm
2633
In 0.90.08, Apache, MySQL Anonymous users can add slips just fine from the main page. If I login and click on the Add Slip link (Long form or short form) I get...
jenasys2000
Offline Send Email
May 21, 2004
6:07 pm
2634
I am trying to resolve another issue and want to verify the database structure. When I click on the schecker link on the Maintenance page first the link fails...
jenasys2000
Offline Send Email
May 24, 2004
6:40 pm
2635
... 'schecker' was a client I wrote to query my server at stonekeep.com to check on current structures in your distribution. Unfortunately, the server target...
Dave Belfer-Shevett
shayde
Offline Send Email
May 25, 2004
5:16 pm
2636
I am going through the steps in the INSTALL file to install Keystone, when I run this command in step #5: [root@seahawk struct]# pwd ...
anh2phi
Offline Send Email
Jun 2, 2004
3:58 pm
2637
... This is a MySQL permissions error, it means that 'root' does not have permission to modify / update the 'keystone' database within your server. You need...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 2, 2004
4:18 pm
2638
Has anyone came across this problem before - when I pulled up the keystone index.php page on a browser, it shows the following: " alt="Keystone 2" /> ... ...
anh2phi
Offline Send Email
Jun 7, 2004
12:43 pm
2639
... This sounds like a problem wiuth quoting somewhere. THat particular line looks like this: index.php: <img src="<? echo $sys_graphics ....
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 7, 2004
6:05 pm
2640
I am restating the probolem for clarity. I am running the latest version of Keystone2, on a Linux platform with MySQL. I upgraded from keystone 0.72. Anonymous...
jenasys2000
Offline Send Email
Jun 8, 2004
7:29 pm
2641
There's a chance you don't have PHP or the PHP handler working. Try this.. In your keystone directory, create a file called 'test.php' Within this file place ...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 8, 2004
7:38 pm
2642
... This is odd. Can you make sure debugging is turned on (see keystone.conf), and attempt tihs again, then look for an 'error' line in the keystone log file...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 8, 2004
9:06 pm
2643
This is caused (in my experience) by having slip ACLs turned on in the keystone config. As a workaround, try turning them off. If this is indeed the...
Alex Mauer
hawke666.geo
Online Now Send Email
Jun 8, 2004
9:18 pm
2644
I did check with the test.php file and alot of information came back about the php configuration. I also checked and tested php before installing keystone -...
anh2phi
Offline Send Email
Jun 8, 2004
10:02 pm
2645
Keystone gurus, Any more thoughts on this installation problem? Any help is greatly appreciated. ... back ... <dbs@s...> ... Try ... information ... to ... the...
anh2phi
Offline Send Email
Jun 10, 2004
2:51 pm
2646
I am running php 4.3.7 configured with mysql support. If I run a test php file (phpinfo) it shows it is configured with mysql support. Is there something...
jacob_smith14
Offline Send Email
Jun 14, 2004
5:29 pm
2647
... Need some more information. What's not working correctly? Ie, if you can't log in, what's the error message if any? -dbs ... -- ... Dave Belfer-Shevett \...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 14, 2004
6:00 pm
2648
Dave - I looked around and read some faq and still stuck on this keystone index.php file... could this problem be a keystone problem itself? ... before ... ...
anh2phi
Offline Send Email
Jun 16, 2004
5:14 pm
2649
Where is it getting the $sys_graphics from in the line below: <? echo $sys_graphics .> " alt="Keystone 2" /> ... in ... following ... this ... -- ... ...
anh2phi
Offline Send Email
Jun 16, 2004
6:27 pm
2650
... This line is incorrect. That > should not be there, and is not in the distribution as far as I can tell. The line should be: index.php: <img src="<?...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 16, 2004
6:51 pm
2651
This is the line in index.php: <img src="<? echo $sys_graphics . "/keystone2-2.gif"?>" alt="Keystone 2" /> It's the same as below. The error that I am getting...
anh2phi
Offline Send Email
Jun 17, 2004
2:31 am
2652
... This is really behaving like the PHP parser is not working properly, or its ignoring the <? tag. Here's a couple things to try... 1) make a file 'foo.php'...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 17, 2004
2:42 am
2653
foo <?php echo "bar" ?> foo will display this on the browser: foo barfoo foo <? echo "bar" ?> foo will display this on the browser: foo foo So this tells us...
anh2phi
Offline Send Email
Jun 18, 2004
2:18 pm
Messages 2624 - 2653 of 2694   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help