zenzei

Results 6 comments of zenzei

Having the same issue myself after adding activerecord-session_store. Without the gem i can login in all browsers, but if i add the gem and configure the session store to use...

@wasif-saee-1993 unfortunately not, the solution was to avoid using domain param.

Sorry, I'm using kundera-hbase-v2 (version 3.3). Thanks! PS: Do you still use the freenode irc?

I don't know if it's the right thing to do, but was having the same problem and updating the getExternalImageURL like this made the images appearing. ``` getExternalImageURL: function(image_url, parameter)...

This seems like a great idea! And i think in some way is related to #297. Is there any work around right now? Or maybe hide some nodes from the...

Hi. I'm getting same error message on a VPS, having an already created crontab for the user. ``` /usr/local/rubies/ruby-2.1.6/lib/ruby/gems/2.1.0/gems/whenever-0.9.7/lib/whenever/command_line.rb:78:in `write_crontab': undefined method `zero?' for nil:NilClass (NoMethodError) from /usr/local/rubies/ruby-2.1.6/lib/ruby/gems/2.1.0/gems/whenever-0.9.7/lib/whenever/command_line.rb:37:in `run' from...