Fast check joomla version not login administrator
1. Open file administrator/manifests/files/joomla.xml
2. View <version>3.10.12 or ********</version>
Fast check joomla version not login administrator
1. Open file administrator/manifests/files/joomla.xml
2. View <version>3.10.12 or ********</version>
Vấn đề: load k2 category article, khi click link 404 không hiển thị
Kiểm tra: publish chưa, date create, date start, date end
Nếu vẫn ko hiển thị được thì kiểm tra: alias
Nguyên nhân: còn 1 khả năng là bị trùng lắp alias, để kiểm tra việc này có thể thêm ngày tháng phía sau alias
Detail: configuration admin cache off, but folder cache still have 'pages'
Solution: plugin turn off 'page cache'
Setup: error table rsform no exist, access admin>rsform FAILED
Do install 3-5 times FAILED
Chi tiết: Contact Form joomla hiển thị field text
Privacy Note *
By submitting this form you agree to the Privacy Policy of this website and the storing of the submitted information.
Giải pháp: administrator >turn off plugin >Content - Confirm Consent
Ghi nhận: settup thêm DE language. Sau đó uninstall admin>manage 1 language ko được
Giải pháp: chọn language package rồi uninstall
Nguyên nhân: là theo package cả admin và site
NOTE: REQUIRE BACKUP BEFORE CONTINUE
Step 1: upgrade 3.5.1 to 3.6.5
1.1: Upgrade direct from administator
1.2: Or download Joomla_3.6.5-Stable-Update_Package.zip then extract
Result require: version 3.6.5: DONE
Step 2: upgade joomla 3.6.5 to joomla 3.9.x
Upgrade direct at administrator
Result require: run 100%
Step 3: 1054 Unknown column a.client_id - Fix error from phpmyadmin
Replace # by database prefer
ALTER TABLE `#_menu_types` ADD COLUMN `client_id` int(11) NOT NULL DEFAULT 0;
UPDATE `#_menu` SET `published` = 1 WHERE `menutype` = 'main' OR `menutype` = 'menu';
Result require: Run site normal
Step4: Database error
Run database fix
Require required: articles, category, modules good work


