Sha256: 93417425db036c0a7c28eb0e22f049b37af82bd090341d4cdd0fbb1fe09378c8
Contents?: true
Size: 674 Bytes
Versions: 3
Compression:
Stored size: 674 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>LucyCMS.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