From 5bffb14bbb173ae0a4ae5535b03bdf6f2f62afb9 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 23 Mar 2022 02:43:29 +0100 Subject: [PATCH] more fixing --- doc/DISCLAIMER.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 434ee38..5c4e3b8 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -18,19 +18,19 @@ Enter the following feilds:
2. Select 'joomla' database in the left panel -![step 1](./docdbprefix/fix1.jpg) +![step 1](./doc/dbprefix/fix1.jpg) 3. Select all tables in the right panel -![step 2](./docdbprefix/fix2.jpg) +![step 2](./doc/dbprefix/fix2.jpg) 4. Clic on the action menu -![step 3](./docdbprefix/fix2.5.jpg) +![step 3](./doc/dbprefix/fix2.5.jpg) 5. Clic add prefix to table -![step 4](./docdbprefix/fix3.jpg) +![step 4](./doc/dbprefix/fix3.jpg) 6. Enter the database prefix you see in the error message of joomla : ``` @@ -38,8 +38,8 @@ Table 'joomla.JuzW_menu' doesn't exist ``` it looks like 'JuzW_' in the prefix box and validate -![step 5](./docdbprefix/fix4.jpg) +![step 5](./doc/dbprefix/fix4.jpg) 7. You're done, all tables are prefixed with your prefix -![step 6](./docdbprefix/fix5.jpg) +![step 6](./doc/dbprefix/fix5.jpg)