Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all articles
Browse latest Browse all 636

martin.krcho on "[Plugin: W3 Total Cache] Database error page cached with non-English locale"

$
0
0

The plugin is storing the database error page in a non-English locale. I believe it is easy to fix, would you guys mind to include the fix in the next release?

The function "w3_is_database_error" needs to be checking for
'<title>' . __('Database Error') . '</title>'
...rather than
'<title>Database Error</title>'

Thanks

https://wordpress.org/plugins/w3-total-cache/


Viewing all articles
Browse latest Browse all 636

Trending Articles