-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thibaut Fernagut wrote: > Frederick Ros wrote: > >>>Thibaut Fernagut wrote : >>>| Hi, >>>| >>>| It took me a while but I have the latest CVS code. >>>| >>>| I installed it succesfull like explained in the README >>>| >>>| My blog is up but whenever I want to write a entry I get this error : >>>| ...... >>>| /usr/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:124:in `load': Error >>>| `undefined method `to_html' for "Test this is a test":String' in erb >>>| /home/httpd/html/www.h0m3.be/skel/monthly.html.quick-archive. >>>| (Hobix::Out::QuickError) >>>| from /usr/lib/ruby/site_ruby/1.8/hobix/weblog.rb:617:in `retouch' >>>| from /usr/lib/ruby/site_ruby/1.8/hobix/weblog.rb:584:in `retouch' >>>| from /usr/lib/ruby/site_ruby/1.8/hobix/weblog.rb:582:in `retouch' >>>| from /usr/lib/ruby/site_ruby/1.8/hobix/weblog.rb:577:in >>>`regenerate' >>>| from /usr/lib/ruby/site_ruby/1.8/hobix/commandline.rb:380:in >>>| `post_action' >>>| from /usr/bin/hobix:79 >>>| I think it is due to the way I write the entry. >>> >>>Hi Thibaut, >>> >>>This is not due to your entry. As I mentioned it >>>(http://rubyforge.org/pipermail/hobix-is-the-way/2005-November/000673.html) >>>this is due to the fact that the Entry object we're using have 'to_html' >>>powered strings, that are built using the add_domain_type YAML method in >>>Ruby 1.8.2 ... But starting with 1.8.3, hobix code attempts at using >>>as_yaml ... which do not add this method to the String fields of our >>>Entries.. >>> >>>I have problem contacting why these days, so I've just commited a >>>temporary fix to CVS, allowing users to continue posting while using 0.4 >>>+ 1.8.3 ;) So after a cvs update you should hopefully be able to post ;) >>> >>>Best Regards, >>> >>> >>>------------------------------------------------------------------------ >>> >>>_______________________________________________ >>>Hobix-is-the-way mailing list >>>[email protected] >>>http://rubyforge.org/mailman/listinfo/hobix-is-the-way > > > > > Ok nice .. but now hobix itself braeks > > > > > > <--- share/publisher > <--- share > install.rb: install done. > ~/workplace/hobix -20:32:09- [EMAIL PROTECTED] # hobix > /usr/lib/ruby/site_ruby/1.8/hobix/base.rb:16:in `require': no such file > to load -- redcloth (LoadError) > from /usr/lib/ruby/site_ruby/1.8/hobix/base.rb:16 > from /usr/lib/ruby/site_ruby/1.8/hobix/weblog.rb:18 > from /usr/lib/ruby/site_ruby/1.8/hobix.rb:17 > from /usr/lib/ruby/site_ruby/1.8/hobix/commandline.rb:18 > from /usr/bin/hobix:2 > ~/workplace/hobix -20:32:12- [EMAIL PROTECTED] # > > > > > Sorry to bother you with this > > -- > > Thibaut Fernagut, > > HOME~ > Magerbossen 9, B-8020 Ruddervoorde, Belgium > Tel: +32 (0)473 774334 > Email : [EMAIL PROTECTED] Web: www.h0m3.be >
Sorry .. fixed it by just installing redcloth Kind regards, - -- Thibaut Fernagut, HOME~ Magerbossen 9, B-8020 Ruddervoorde, Belgium Tel: +32 (0)473 774334 Email : [EMAIL PROTECTED] Web: www.h0m3.be -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDePAaR6N46HXxiJERAufzAKC/HJuhmhQa7bxzbIWq0DkHwG3nVACeO3sF vIq+9sTlcoMmI3PlUzXw6Q8= =swQI -----END PGP SIGNATURE----- _______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
