new appraoch
This commit is contained in:
13
pancake/installer/views/steps/stop.php
Executable file
13
pancake/installer/views/steps/stop.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<h2>Stop!</h2>
|
||||
<p>You have already installed Pancake!<br/>You almost certainly don't want to overwrite all the data you had.</p>
|
||||
<p>
|
||||
If you are just updating your Pancake's files manually, you should find the file that was in
|
||||
<code>system/pancake/config/database.php</code> before the update, and put it back there.
|
||||
</p>
|
||||
<p>You cannot use the installer because you've already installed Pancake.</p>
|
||||
<p class="fail">
|
||||
If you have any difficulty installing Pancake, don't forget:<br/>
|
||||
<strong>We can install Pancake for you, for free.</strong><br/>Just
|
||||
<a href="<?php echo PANCAKEAPP_COM_BASE_URL; ?>account/support/ticket/new">start a
|
||||
<strong>free</strong> support ticket</a>.
|
||||
</p>
|
||||
Reference in New Issue
Block a user