Sha256: ca0997c0454d984ddacca2dc2a9e010bb3ec96b083b2b6f0b12fb0ee05a3f8fc
Contents?: true
Size: 675 Bytes
Versions: 3
Compression:
Stored size: 675 Bytes
Contents
<h1>Houston we have a problem</h1> <%= LucyCms.config.cms_title %> uses a directory named <b><%= LucyCms.config.cms_upload_directory %></b> to put all uploaded content in. This directory is located in <b><%=Rails.public_path%></b>.<br> <br> Unfortunatly there is already a file named <b><%= LucyCms.config.cms_upload_directory %></b> in this directory.<br> <br> This problem can be fixed in two ways:<br> <br> 1. Delete or rename this file.<br> 2. Edit the setting <i>config.cms_upload_directory</i> in the <b>lucy_cms.rb</b> file located in the <b>config/initializers/</b> directory to use a directory name that is not already in use.<br> <br> Sorry for the inconvenience
Version data entries
3 entries across 3 versions & 1 rubygems