mirror of
https://github.com/YunoHost-Apps/joomla_ynh.git
synced 2024-09-03 19:26:34 +02:00
more fixing
This commit is contained in:
parent
3ab0e0f701
commit
5bffb14bbb
1 changed files with 6 additions and 6 deletions
|
@ -18,19 +18,19 @@ Enter the following feilds:<br>
|
|||
|
||||
2. Select 'joomla' database in the left panel
|
||||
|
||||

|
||||

|
||||
|
||||
3. Select all tables in the right panel
|
||||
|
||||

|
||||

|
||||
|
||||
4. Clic on the action menu
|
||||
|
||||

|
||||

|
||||
|
||||
5. Clic add prefix to table
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||

|
||||
|
||||
7. You're done, all tables are prefixed with your prefix
|
||||
|
||||

|
||||

|
||||
|
|
Loading…
Add table
Reference in a new issue