Closed (outdated)
Project:
Event
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2009 at 01:07 UTC
Updated:
13 Apr 2018 at 21:01 UTC
Jump to comment: Most recent
Comments
Comment #1
killes@www.drop.org commentedThe URL that I get sent to when clicking on the arrow to go to Feb.
is http://www.nysba.com/newsite/index.php?q=protected-node&destination=even...
notice "protected-node". Some other module is interfering here. This is not an event.module issue.
Comment #2
netguistics commentedI would think it is. Here is why; when you do a property on the right arrow of the calendar you see it is pointing to
http://www.nysba.com/newsite/index.php?q=event/2010/02/17/month/all/all/1 (as today is the 17th)
I do agree that ultimately you get transfered to
http://www.nysba.com/newsite/index.php?q=protected-node&destination=even...
I would think that when the index.php page is called with the parameters:
q=event/2010/02/17/month/all/all/1
The event Modules code is what ultimately causes the redirect to the above.
Is there a way to see some type of debug log from the event module????
Thanks,
Kevin
Comment #3
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.