-
We need some way to handle layouts: the common chrome that surrounds and embeds the content for any particular page. There are many open questions about this right now.
- I'm not certain yet how compl…
-
## Originally posted in the RethinkDB Google Group:
I've done two servers, one of which was in the same cluster, just fine. I went to do a third one, and it doesn't work.
i'm running Ubuntu 14.04.2…
-
@grungerabbit I updated the date for Spring's Startup Week. Can you redeploy?
-
I noticed on https://developer.rackspace.com/docs/cloud-files/getting-started/?lang=go that the section on getting an object via a temporary URL is currently not available. Im working on an applicati…
-
**boomhauer** created:
https://orchard.codeplex.com/workitem/20753
I have a new 2012 server and have installed orchard 1.8 from the web pi. Main page shows 500 error with no details. I've gone throug…
-
Centos ships with firewalld enabled by default. Consul can't make quorum with firewalld enabled.
Best fix: Create a playbook to enable all required ports for consul in firewalld
Workaround fix: d…
-
I'm using v3.7.1 installed from aptitude (ppa:thumbor/ppa) on a fresh Ubuntu 12.04 server and have some odd timeout issues.
The thumbor server is running on ec2 and the images are in s3. Twenty requ…
-
In an attempt to perform a fresh installation I'm having the problem below.
When I try to remove I get the same error. Trying to use "laravel new *" results in the same problem.
$ composer create-pro…
-
Due to some HTML5 canvas security issues, I am looking to pass the header "Access-Control-Allow-Origin" => "*" with my image when I do an upload with paperclip.
I am trying
``` ruby
has_attached_f…
-
I have been thinking that the current situation of module settings isn't really ideal.
Addon modules should implement their own settings pages while core modules are attached to the `/admin/settings`…