James Adam wrote: > Have people been experiencing problems running the bootstrap rake task > for the UserEngine? We've just noticed that while the task works fine > on some machines, it seems to fail with error messages like > "Permission was nil" on other machines. > > It's very strange, so I just wanted to collect the details of anyone > else who is experiencing these problems to give us a better chance of > figuring out the root cause. > > - james
I had the "permission was nil" problem happen once. It was after I had been trying to figure out the problem with @content_for_columns (other thread) happening with user/list. Its hard for me to know exactly what fixed it, since I ultimately (a) downloaded and installed the earlier version of the engine plugin, and (b) cleared all the user/engine related tables and started over. After that, it worked. HTH, Keith -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
