Current time: 05-24-2012, 04:01 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Calendar: Week view problem [C-Chris]
10-20-2008, 12:27 PM (This post was last modified: 11-10-2008 06:28 PM by Chris W. B..)
Post: #1
[F] Calendar: Week view problem [C-Chris]
If you want to open the week view of a week before 1970 or after 2014 you get a 404 error.

Example:
1. Go to http://community.mybboard.net/calendar-1...nth-1.html

2. Click on the arrows in the left column to open the view of the first week.

Greets,
Michael
-------------
[Image: donation_drive_sig.png]
Visit this user's website Find all posts by this user
10-21-2008, 01:23 AM
Post: #2
[F] Calendar: Week view problem
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group
Visit this user's website Find all posts by this user
11-04-2008, 11:19 PM
Post: #3
RE: [F] Calendar: Week view problem
Changeset #4249

The 404 error still appears (if url rewriting is enabled). I think there's a problem with the rule in the .htaccess file:
Code:
RewriteRule ^calendar-([0-9]+)-week-([0-9]+).html calendar.php?action=weekview&calendar=$1&week=$2 [L,QSA]
Only numeric arguments are allowed but there's a "n" in the url: .../calendar-1-week-n172800.html

Greets,
Michael
-------------
[Image: donation_drive_sig.png]
Visit this user's website Find all posts by this user
11-05-2008, 01:49 AM
Post: #4
RE: [F] Calendar: Week view problem
Ah blah - I didn't have seo urls enabled on my localhost
Visit this user's website Find all posts by this user
11-08-2008, 03:30 AM
Post: #5
RE: [F] Calendar: Week view problem
Okay, it should be fixed in the SVN soon
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication