Thứ Hai, 23 tháng 2, 2026

Upgrade joomla 3.8 to J5 MB_OVERLOAD_STRING - SOLVED

 

Detail: joomla 3.8 PHP 7.4, run PHP 8.x error MB_OVERLOAD_STRING


Solution: uprgade joomla 3. 8 to joomla 3.10 (compatible PHP8.x)

Step upgrade: upgrade 3.10 to 4.x, 4.x to 5.x (all compatible PHP 8.x)

Thứ Sáu, 6 tháng 2, 2026

Joomla5 pagination miss style - Easy solution - SOLVED


Add custom style to css 

/*pagination*/
ul.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.pagination li {
    display: inline-block;
    margin: 5px;
}
.icon-angle-double-left::after {
    content: 'Start';
}
.icon-angle-left::after {
    content: 'Prev';
}
.icon-angle-right::after {
    content: 'Next';
}
.icon-angle-double-right::after {
    content: 'End';

Thứ Ba, 11 tháng 11, 2025

Wordpress Duplicator plugin

 This is the easiest way backup and move site

Thứ Năm, 6 tháng 11, 2025

Rsform email signature blank - SOLVED

Joomla5, rsfrom 
Detail: Email contain signature image blank
Reason: image is transparent
Solution: <div style="background-color: #333;">{signature:signature_image}</div>

 


Thứ Tư, 29 tháng 10, 2025

Joomla5 PHP version error mysqli extenstion not available - SOLVED




Joomla 5, goddady PHP 8.4 
Error: install site not work, check site local SUCCESS, upload goddady error. Configuration 'debug=true' view error
Step check:
1. Change PHP version: 8.1, 8.2, 8.3, 8.4. (may be each version PHP sett extension different)
2. Try PHP 8.4. CPANEL PHP select option check box 'mysqli'

Thứ Năm, 18 tháng 9, 2025

joomla5 Duplicate entry '2-479' for key 'PRIMARY'

Detail: open article save error, save again SUCCESS

Save 1: view error  Duplicate entry '2-479' for key 'PRIMARY'

Save 2: SUCCESS 

This relate table #_finder_links_terms và #_finder_terms. User phpmyadmin empty (clean records)

SOLVED 


 

Thứ Năm, 11 tháng 9, 2025

Reaching 700 projects