Looking at my Calendar events, I get different result on FF than I get on IE. The Firefox is the correct one. Is there anything that I am not aware that I need to do?
*On FF I get:* ---------------------------------------------------------------------------------- </td> <td id="date_browser-2009-07-18" class="sat future has-events">
<div class="inner"><div class="month day"> <a href="/drupal/scroller612/date-browser/2009-07-18">18</a> </div><div class="view-item view-item-date_browser">
<div class="calendar monthview" id="calendar:16:field_date:0:1"> <div id="node-title" class="view-field view-data-node-title">
<a href="/drupal/scroller612/golf_2009">Golf Tournament</a> </div> </div> </div> </div> </td> ----------------------------------------------------------------------------------
*On IE I get:* ---------------------------------------------------------------------------------- <td id="date_browser-2009-07-18" class="sat future has-no-events"> <div class="inner"><div class="month day"> <a href="/drupal/scroller612/date-browser/2009-07-18">18</a> </div><div class="calendar-empty"> </div>
</div> </td> ----------------------------------------------------------------------------------
Thanks,
Néstor :-)
Ensure you are logged in as the same user/role that has the same permission to view the event.
Brian
On Fri, Jul 17, 2009 at 3:11 PM, Néstor rotsen@gmail.com wrote:
Looking at my Calendar events, I get different result on FF than I get on IE. The Firefox is the correct one. Is there anything that I am not aware that I need to do?
*On FF I get:*
</td> <td id="date_browser-2009-07-18" class="sat future has-events">
<div class="inner"><div class="month day"> <ahref="/drupal/scroller612/date-browser/2009-07-18">18</a> </div><div class="view-item view-item-date_browser">
<div class="calendar monthview" id="calendar:16:field_date:0:1"> <div id="node-title" class="view-field view-data-node-title">
<a href="/drupal/scroller612/golf_2009">Golf Tournament</a></div> </div> </div> </div> </td>
*On IE I get:*
<td id="date_browser-2009-07-18" class="sat futurehas-no-events"> <div class="inner"><div class="month day"> <a href="/drupal/scroller612/date-browser/2009-07-18">18</a> </div><div class="calendar-empty"> </div>
</div> </td>
Thanks,
Néstor :-)
-- [ Drupal support list | http://lists.drupal.org/ ]
I think you are correct. I was admin on FF and I was just a user on IE Darn! I spent 4 hours trying to figure out the problem and it might just be a permission problem. I will test on monday when I am back at work.
Thanks
On Fri, Jul 17, 2009 at 3:32 PM, Brian Choc bchoc@t4tcolorado.org wrote:
Ensure you are logged in as the same user/role that has the same permission to view the event.
Brian
On Fri, Jul 17, 2009 at 3:11 PM, Néstor rotsen@gmail.com wrote:
Looking at my Calendar events, I get different result on FF than I get on IE. The Firefox is the correct one. Is there anything that I am not aware that I need to do?
*On FF I get:*
</td> <td id="date_browser-2009-07-18" class="sat future has-events">
<div class="inner"><div class="month day"> <ahref="/drupal/scroller612/date-browser/2009-07-18">18</a> </div><div class="view-item view-item-date_browser">
<div class="calendar monthview" id="calendar:16:field_date:0:1"> <div id="node-title" class="view-field view-data-node-title">
<a href="/drupal/scroller612/golf_2009">Golf Tournament</a></div> </div> </div> </div> </td>
*On IE I get:*
<td id="date_browser-2009-07-18" class="sat futurehas-no-events"> <div class="inner"><div class="month day"> <a href="/drupal/scroller612/date-browser/2009-07-18">18</a> </div><div class="calendar-empty"> </div>
</div> </td>
Thanks,
Néstor :-)
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
Brian,
You were correct, It was a permission problems.
Thanks,
Nestor :-)
On Fri, Jul 17, 2009 at 5:27 PM, Néstor rotsen@gmail.com wrote:
I think you are correct. I was admin on FF and I was just a user on IE Darn! I spent 4 hours trying to figure out the problem and it might just be a permission problem. I will test on monday when I am back at work.
Thanks
On Fri, Jul 17, 2009 at 3:32 PM, Brian Choc bchoc@t4tcolorado.org wrote:
Ensure you are logged in as the same user/role that has the same permission to view the event.
Brian
On Fri, Jul 17, 2009 at 3:11 PM, Néstor rotsen@gmail.com wrote:
Looking at my Calendar events, I get different result on FF than I get on IE. The Firefox is the correct one. Is there anything that I am not aware that I need to do?
*On FF I get:*
</td> <td id="date_browser-2009-07-18" class="sat future has-events">
<div class="inner"><div class="month day"> <ahref="/drupal/scroller612/date-browser/2009-07-18">18</a> </div><div class="view-item view-item-date_browser">
<div class="calendar monthview" id="calendar:16:field_date:0:1"> <div id="node-title" class="view-field view-data-node-title">
<a href="/drupal/scroller612/golf_2009">Golf Tournament</a></div> </div> </div> </div> </td>
*On IE I get:*
<td id="date_browser-2009-07-18" class="sat futurehas-no-events"> <div class="inner"><div class="month day"> <a href="/drupal/scroller612/date-browser/2009-07-18">18</a> </div><div class="calendar-empty"> </div>
</div> </td>
Thanks,
Néstor :-)
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]