1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joomla_ynh.git synced 2024-09-03 19:26:34 +02:00

Update DISCLAIMER.md

!testme
This commit is contained in:
jarod5001 2022-03-23 01:16:29 +01:00 committed by GitHub
parent cc4043a85f
commit b486a50554
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,11 +32,15 @@ Enter the following feilds:<br>
![step 4](dbprefix/fix3.jpg)
6. Enter 'ynh_' in the prefix box and validate
6. Enter the database prefix you see in the error message of joomla :
```
Table 'joomla.JuzW_menu' doesn't exist
```
it looks like 'JuzW_' in the prefix box and validate
![step 5](dbprefix/fix4.jpg)
7. You're done, all tables are prefixed with 'ynh_'
7. You're done, all tables are prefixed with your prefix
![step 6](dbprefix/fix5.jpg)