From 49622151a8688fde06e4dba6b9b5e782186dd5a3 Mon Sep 17 00:00:00 2001
From: AeroBytes <31496522+AeroBytesNL@users.noreply.github.com>
Date: Mon, 30 Dec 2024 01:02:45 +0100
Subject: [PATCH 1/2] Added error information for upgrading tables (#45)
---
wiki/en/1_6/getting_started/updating_ip.blade.php | 3 +++
1 file changed, 3 insertions(+)
diff --git a/wiki/en/1_6/getting_started/updating_ip.blade.php b/wiki/en/1_6/getting_started/updating_ip.blade.php
index d1d4af9..43c9318 100755
--- a/wiki/en/1_6/getting_started/updating_ip.blade.php
+++ b/wiki/en/1_6/getting_started/updating_ip.blade.php
@@ -72,6 +72,9 @@ class="ext" target="_blank">InvoicePlane.com.
Open http://yourdomain.com/index.php/setup
and follow the instructions. The app will run all
updates on its own.
+
+ - If you encounter any errors when upgrading the table, press "Try Again" to resolve those errors and continue with the setup.
+
Now that the ipconfig.php
file is fixed, moved and protected, it's time to log in and see if everything is working
From 835f3f449fdae230a2891207ffc2d7c54e02c0ed Mon Sep 17 00:00:00 2001
From: Niels Drost <47660417+nielsdrost7@users.noreply.github.com>
Date: Mon, 30 Dec 2024 01:15:06 +0100
Subject: [PATCH 2/2] Upgrade Documentation
---
.../en/1_6/getting_started/updating_ip.blade.php | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/wiki/en/1_6/getting_started/updating_ip.blade.php b/wiki/en/1_6/getting_started/updating_ip.blade.php
index 43c9318..341ab06 100755
--- a/wiki/en/1_6/getting_started/updating_ip.blade.php
+++ b/wiki/en/1_6/getting_started/updating_ip.blade.php
@@ -12,8 +12,14 @@
- Instructions to upgrade to 1.6.0 from 1.5.11 = IP::headlineLink('/en/1.6/getting-started/updating-ip#1511-16-instructions'); ?>
- 1. Preliminary operations = IP::headlineLink('/en/1.6/getting-started/updating-ip#160-1-preliminary-operations'); ?>
+ Instructions to upgrade to 1.6.1 from 1.6.2 = IP::headlineLink('/en/1.6/getting-started/updating-ip#161-162-instructions'); ?>
+ 1. Preliminary operations = IP::headlineLink('/en/1.6/getting-started/updating-ip#162-1-preliminary-operations'); ?>
-
Make a backup of your database and all files. (This is very important to prevent any data loss)
@@ -43,7 +49,7 @@
class="ext" target="_blank">InvoicePlane.com.
- 2. Replace files & test = IP::headlineLink('/en/1.6/getting-started/updating-ip#160-2-replace-files'); ?>
+ 2. Replace files & test = IP::headlineLink('/en/1.6/getting-started/updating-ip#162-2-replace-files'); ?>
-
Copy all files to the root directory of your InvoicePlane installation but do not overwrite the
@@ -70,7 +76,7 @@ class="ext" target="_blank">InvoicePlane.com.
- close the
ipconfig.php
file
- Open http://yourdomain.com/index.php/setup
and follow the instructions. The app will run all
+ Open http://yourdomain.com/index.php/setup
and follow the instructions
. The app will run all
updates on its own.
- If you encounter any errors when upgrading the table, press "Try Again" to resolve those errors and continue with the setup.