SunQuest
           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:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old May 13th, 2002, 04:26 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: 24
Problems the the ltwcalendar

Hi Matt! Thanks for maintaining such great site. I have installed the calendar on my on website, and it's up running fine. When I try to change the month nothing happens, and when I try the "admin link" it opens a new window but only opens the same calendar again, no login screen Do you know what seems to be the problem..

Reply With Quote
  #2  
Old May 13th, 2002, 09:39 PM
Matt Matt is offline
Moderator
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 10 m 20 sec
Reputation Power: 6
RE: Problems the the ltwcalendar

Hmm..I'm not sure what the exact problem could be on your side. I did release a new version of the calendar today. Maybe it will fix it?

Reply With Quote
  #3  
Old May 13th, 2002, 09:42 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: 24
RE: Problems the the ltwcalendar

It seems like the html code produced by the php code I downloaded it is not the same when I compare it to the one on your test site...

Reply With Quote
  #4  
Old May 13th, 2002, 09:43 PM
Matt Matt is offline
Moderator
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 10 m 20 sec
Reputation Power: 6
RE: Problems the the ltwcalendar

Can you email me a url to check out?


Reply With Quote
  #5  
Old May 13th, 2002, 09:52 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: 24
RE: Problems the the ltwcalendar

whats your email, i cant download th enew calendar there is a problem with the link...

Reply With Quote
  #6  
Old May 13th, 2002, 09:55 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: 24
RE: Problems the the ltwcalendar

Here's my site

www.niteo.com/calendar/calendar.oho

Reply With Quote
  #7  
Old May 13th, 2002, 09:55 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: 24
RE: Problems the the ltwcalendar

sorry

www.niteo.dk/calendar/calendar.php

Reply With Quote
  #8  
Old May 13th, 2002, 10:05 PM
Matt Matt is offline
Moderator
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 10 m 20 sec
Reputation Power: 6
RE: Problems the the ltwcalendar

Please download the newest version (which was released today), and let's see if that fixes the problem...

Reply With Quote
  #9  
Old May 13th, 2002, 10:16 PM
Matt Matt is offline
Moderator
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 10 m 20 sec
Reputation Power: 6
RE: Problems the the ltwcalendar

Disregard that last message. I am working on a fix right now....

Reply With Quote
  #10  
Old May 13th, 2002, 10:21 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: 24
RE: Problems the the ltwcalendar

Thanks for even care, I appreciate it very much...Post something when you have fixed the link...Once again thank you

Reply With Quote
  #11  
Old May 13th, 2002, 10:27 PM
Matt Matt is offline
Moderator
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 10 m 20 sec
Reputation Power: 6
RE: Problems the the ltwcalendar

Ok, give it a try now...problem was that I wasn't accounting everywhere for the possibility that register_globals might be turned off. I am now using the $_REQUEST variable so that this shouldn't be a problem.

Give the new version a try and let me know how it goes...


Reply With Quote
  #12  
Old May 13th, 2002, 10:48 PM
Wolff Wolff is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 1 Wolff User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Problems the the ltwcalendar

All the anonymously posts above are from me - Wolff.

After downloading the new version everything works perfectly. Many thanks Matt

Reply With Quote
  #13  
Old May 13th, 2002, 10:54 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: 24
RE: Problems the the ltwcalendar

By the way a really cool feature you should implement in future versions, is to make it possible to make an event last more than one day. It could be very useful to make an event last a week for an example. Just a thought, I'm trying to implemente my self anyway, if it's okay...

Reply With Quote
  #14  
Old May 13th, 2002, 11:23 PM
Matt Matt is offline
Moderator
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 10 m 20 sec
Reputation Power: 6
RE: Problems the the ltwcalendar

Yes, I am actually planning on adding a start and end date, so that you can span multiple days.....Thanks for the suggestion!


Reply With Quote
  #15  
Old May 14th, 2002, 03:43 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: 24
RE: Problems the the ltwcalendar

Hi!
I downloaded your calendar today (so it must be the newest version) but it seems that I have the same problems like Wolff had. Register_globals is activated as well. Have you any idea?? :-
Thanks, Elvis

Quote:
Hi Matt! Thanks for maintaining such great site. I have installed the calendar on my on website, and it's up running fine. When I try to change the month nothing happens, and when I try the "admin link" it opens a new window but only opens the same calendar again, no login screen Do you know what seems to be the problem..


Reply With Quote
Reply

Viewing: Codewalkers ForumsProjectsltwCalendar > Problems the the ltwcalendar


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


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