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


