I'm keeping an eye on your work and play with Zena once in a while.
Thanks for sharing!
I had a Zena 1.0.0.rc2 installed and running properly on my local computer.
I decided to try last available version which turns out to be 1.1.1
After installation I ran:
rake zena:init
which gave me the error:
can't activate tzinfo (= 0.3.26, runtime) for ["zena-1.1.1"], already
activated tzinfo-0.3.27 for []
OK, I reverted the gem tzinfo to version 0.3.26
sudo gem uninstall tzinfo -v 0.3.27
and after this zena 1.1.1 would start. Good!
but now when I start the webbrowser the first page displays without any
skin and when I refresh it throws the "We're sorry..." (error 500)
Any idea how to solve this? attached is the log from the terminal.
My Zena 1.0.0.rc2 is still running properly. Shall I uninstall it?
Thanks again!
JBB
--
_______________________________________________
zena mailing list
ze...@zenadmin.org
http://zenadmin.org/en/community
Hi Gaspard
I did create a new project, I did not try to update an existing project.
It seems you gave the same link (document842.gem) for both gems so installation of zena 1.1.2 cannot be achieved. Can you check the link for zafu 0.8.4 please?
Thanks for your help.
JB
$ wget http://zenadmin.org/en/community/document843.gem -O zafu-0.8.4.gem
--
SystemStackError (stack level too deep): zena (1.1.2) bricks/acls/lib/bricks/acls.rb:73:in `get_skin_without_acls'
NoMethodError (undefined method `previously_last_modified=' for #<ActionView::Template:0xb737c6a4>):
zafu (0.8.4) lib/zafu/controller_methods.rb:14:in `render_for_file'