ltwCalendar
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsProjectsltwCalendar

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old May 23rd, 2002, 02:47 PM
rrace rrace is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Minneapolis, MN, USA
Posts: 6 rrace User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Calendar Login

I have installed the Calendar but cannot log into the Admin. I tried admin/admin, no luck.

Any suggestions?
(this may have been posted anonymously on another forum)

Reply With Quote
  #2  
Old May 23rd, 2002, 04:20 PM
Matt Matt is offline
Contributing User
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 12 m 16 sec
Reputation Power: 7
RE: Calendar Login

Have you run the install.php file and created a user?


Reply With Quote
  #3  
Old May 23rd, 2002, 04:58 PM
rrace rrace is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Minneapolis, MN, USA
Posts: 6 rrace User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Calendar Login

Yes, I now have a user. It allows me to log in (does not return the message 'not logged in'), but it still returns to the same window. I have admin (where I can log in again), but no links to add or edit events.

Reply With Quote
  #4  
Old May 23rd, 2002, 06:39 PM
rrace rrace is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Minneapolis, MN, USA
Posts: 6 rrace User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: RE: Calendar Login

It is working now. Good little program.
Quote:
Yes, I now have a user. It allows me to log in (does not return the message 'not logged in'), but it still returns to the same window. I have admin (where I can log in again), but no links to add or edit events.


Reply With Quote
  #5  
Old May 23rd, 2002, 09:37 PM
rrace rrace is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Minneapolis, MN, USA
Posts: 6 rrace User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: RE: RE: Calendar Login

Nope, now it does not. It appears quite sporadic when it lets the administrator log in and not. I have added 3 people, I get no error but it does not show the edit links.
Quote:
It is working now. Good little program.
Quote:
Yes, I now have a user. It allows me to log in (does not return the message 'not logged in'), but it still returns to the same window. I have admin (where I can log in again), but no links to add or edit events.



Reply With Quote
  #6  
Old May 23rd, 2002, 09:42 PM
Matt Matt is offline
Contributing User
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 12 m 16 sec
Reputation Power: 7
RE: Calendar Login

I have a new version available...please give it a try....

If the new version does not work for you, please let me know php version and OS you are running this on...


Reply With Quote
  #7  
Old May 25th, 2002, 06:40 PM
rrace rrace is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Minneapolis, MN, USA
Posts: 6 rrace User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Calendar Login

No, the new code is no different. On creating a new user, I get this message:
Add User

Notice: Undefined variable: PHP_SELF in c:program filesapache groupapache2htdocscodewalkerinstall.php on line 51
Maybe that helps.
My systems is Windows XP home edition (I notice this does not like cookies very well, webCalendar ran good on my Win2000, but not here, same setup); Apache 2.0, PHP 4.0; MySQL 3.23.49.

On the windows 2000 the log in is sporadic, sometime in, sometimes it just loops. Here on the XP, I cannot get in at all.

For inhouse use, is there a way to just turn the admin login off, put it in admin mode all the time?

Thanks
R. Race

Reply With Quote
  #8  
Old May 25th, 2002, 07:35 PM
Matt Matt is offline
Contributing User
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 12 m 16 sec
Reputation Power: 7
RE: Calendar Login

In the install.php just change

$PHP_SELF

to:

$HTTP_SERVER_VARS['PHP_SELF']

Let me know if that works...

Turning off admin is possible, but not something I am going to work on. If you'd like to do that, just hack up the code....


Reply With Quote
  #9  
Old May 26th, 2002, 06:43 AM
rrace rrace is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Minneapolis, MN, USA
Posts: 6 rrace User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Calendar Login

Thanks. But I still can't log in to the admin, it just keeps returning to the same window with no message 'not logged in' like it was not a valid user.

give me a hint how to turn off admin if I can't get around this problem.

Reply With Quote
  #10  
Old June 14th, 2002, 11:45 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 25
RE: Calendar Login

I'm getting the same issue on Win NT 4.0 using PHP 4.2 and IIS

Reply With Quote
Reply

Viewing: Codewalkers ForumsProjectsltwCalendar > Calendar Login


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek