Many errors in WP 4.3
-
I’m finding Abase extremely useful for maintaining a database of more than 23,000 graduates of my high school at its alumni association web site, but am a bit alarmed at finding 48 notices and warnings in my debug.log after running it in debug mode. Most of them refer to “Undefined index:” in processing, but several report deprecated functions being used.
I can supply the entire log excerpt, which includes line numbers of the abase.php file that reported the situations, if you are interested in removing their causes. The plugin appears to be working properly despite all the reports, so I’m concerned primarily with preventing future problems.
The most worrisome, to me, is the statement “PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /usr/share/wordpress/wp-content/plugins/abase/abase.php on line 2348” that finishes the list!
Many thanks, regardless, for providing such a useful package. It’s saved me many hours of coding in PHP using the wpdb interface!
- The topic ‘Many errors in WP 4.3’ is closed to new replies.