Project

General

Profile

Schedule Plugin Problem

Added by namita nair about 15 years ago

I deployed the schedule plugin in my system.
There was an issue where the page was not comming up, I modified the controller and now the plugin is coming up.I am able to view it as well.However the second access to the plugin throws back an error "stack level too deep".
Can any one help me with this.


Replies (4)

RE: Schedule Plugin Problem - Added by Eric Davis about 15 years ago

namita nair wrote:

However the second access to the plugin throws back an error "stack level too deep".

Start you server in production mode and it will work. In development mode Rails unloads classes which can freak out plugins.

Eric

RE: Schedule Plugin Problem - Added by namita nair about 15 years ago

Hey thank for the help .It works fine in production mode.I had deployed it in development mode.

RE: Schedule Plugin Problem - Added by Haomin Liu about 15 years ago

namita nair wrote:

I deployed the schedule plugin in my system.
There was an issue where the page was not comming up, I modified the controller and now the plugin is coming up.I am able to view it as well.However the second access to the plugin throws back an error "stack level too deep".
Can any one help me with this

Hi namita,

I am trying the schedule plugin too and got this error

"
403

You are not authorized to access this page.
"

A totally newbie to RoR, I have no idea how to resolve this problem.

Any words are appreciated!

RE: Schedule Plugin Problem - Added by Haomin Liu about 15 years ago

That error is due to a stupid error... I forget to grant permissions to roles...

    (1-4/4)