Clicking on date on event calendar pro shows Access Denied.

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
12/2/2011 5:40:30 AM
Gravatar
Total Posts 46

Clicking on date on event calendar pro shows Access Denied.

Hi All,

got a strange problem here, when i click a date on the event calendar pro i get an access denied page.

in the settings on the security tab:

Roles that can view this content
All Users

Roles that can edit content
Administrators
Content Authors

Any Ideas?

mojoPortal Version 2.3.6.7 MSSQL
Operating System Microsoft Windows NT 5.2.3790 Service Pack 2
ASP.NET Info v4.0.30319 Running in Full Trust
Server Time Zone GMT Standard Time
Server Local Time (GMT 0) 02/12/2011 11:40:14
Greenwich Mean Time (GMT/UTC) 02/12/2011 11:40:14

STS_EventCalendar 3.4.0.2

12/2/2011 6:06:48 AM
Gravatar
Total Posts 18439

Re: Clicking on date on event calendar pro shows Access Denied.

My best guess is that you moved the Calendar to a different page after it already had events. The pageid is in the real url that maps to the friendly url for the event details and that is used to enforce security and now it does not match the page that the instance of Event Calendar Pro is on. It is not supported to move Event Calendar Pro after it has events and it it doesn't support showing the it on more that one page because of this. The only way to fix it is to either move it back to the original page or go through all the friendly urls for events in url manager and correct the real url so that it has the current pageid.

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.