diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md
index a1fd2a0..b44e104 100644
--- a/doc/DISCLAIMER.md
+++ b/doc/DISCLAIMER.md
@@ -11,3 +11,32 @@ Enter the following feilds:
**Map Full Name:** displayname
**Map Email:** mail
**Map User ID:** uid
+
+# LASTEST UPDATE REQUIRE MANUAL FIX WITH PHPMYADMIN
+
+1. Run phpmyadmin after applying the update
+
+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 'ynh_' in the prefix box and validate
+
+
+
+7. You're done, all tables are prefixed with 'ynh_'
+
+
+
diff --git a/doc/dbprefix/dbpresfix b/doc/dbprefix/dbpresfix
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/doc/dbprefix/dbpresfix
@@ -0,0 +1 @@
+
diff --git a/doc/dbprefix/fix1.jpg b/doc/dbprefix/fix1.jpg
new file mode 100644
index 0000000..29b182f
Binary files /dev/null and b/doc/dbprefix/fix1.jpg differ
diff --git a/doc/dbprefix/fix2.5.jpg b/doc/dbprefix/fix2.5.jpg
new file mode 100644
index 0000000..4f8196a
Binary files /dev/null and b/doc/dbprefix/fix2.5.jpg differ
diff --git a/doc/dbprefix/fix2.jpg b/doc/dbprefix/fix2.jpg
new file mode 100644
index 0000000..2842f93
Binary files /dev/null and b/doc/dbprefix/fix2.jpg differ
diff --git a/doc/dbprefix/fix3.jpg b/doc/dbprefix/fix3.jpg
new file mode 100644
index 0000000..5342d37
Binary files /dev/null and b/doc/dbprefix/fix3.jpg differ
diff --git a/doc/dbprefix/fix4.jpg b/doc/dbprefix/fix4.jpg
new file mode 100644
index 0000000..b0f0279
Binary files /dev/null and b/doc/dbprefix/fix4.jpg differ
diff --git a/doc/dbprefix/fix5.jpg b/doc/dbprefix/fix5.jpg
new file mode 100644
index 0000000..ca64e80
Binary files /dev/null and b/doc/dbprefix/fix5.jpg differ