Check out a userscript which highlights deleted posts.
GitHub
79312146
Date:
2024-12-27 15:18:28
Score:
0.5
Natty:
Report link
Open
php.ini
and comment out or remove
extension=php_sqlite.dll
if not needed.
Ensure
extension=php_pdo_sqlite.dll
is enabled (remove the semicolon
;
if necessary).
Restart Apache in XAMPP.
This should resolve the issue.
Reasons:
Low length (0.5):
Has code block (-0.5):
Low reputation (0.5):
Posted by:
Khribi Wessim