The trace suggests an problem in advert_controller.rb line 201. Have you had a look there?
Could we get a look at the picture model? looks like it has issues at
line 6
Freddy Andersen wrote:
Could we get a look at the picture model? looks like it has issues at
line 6
dear fellow , the problem is not with model or controller , as the code
i have of application is running fine on another system , :s , i think
its a problem with plugin
Freddy Andersen wrote:
> Could we get a look at the picture model? looks like it has issues at
> line 6dear fellow , the problem is not with model or controller , as the code
i have of application is running fine on another system , :s , i think
its a problem with plugin
Well the plugin code is also the same on both systems. You claim to be
running rails 2.2.2 yet the stack trace clearly shows you are running
rails 1.2.6, which isn't compatible with ruby 1.8.7.
Fred