SQL Errors
-
Im getting this error using a mysql debugger.
Strict Declaration of Theme_My_Login::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 17 in file /home/***/wp-content/plugins/theme-my-login/includes/class-theme-my-login.php Strict Declaration of Theme_My_Login_Admin::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 15 in file /home/***/wp-content/plugins/theme-my-login/admin/class-theme-my-login-admin.php Strict Declaration of Theme_My_Login_Custom_Email::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 19 in file /home/***/wp-content/plugins/theme-my-login/modules/custom-email/custom-email.php Strict Declaration of Theme_My_Login_Custom_Email_Admin::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 16 in file /home/***/wp-content/plugins/theme-my-login/modules/custom-email/admin/custom-email-admin.php Strict Declaration of Theme_My_Login_Custom_Passwords::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 19 in file /home/***/wp-content/plugins/theme-my-login/modules/custom-passwords/custom-passwords.php Strict Declaration of Theme_My_Login_Custom_Redirection::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 21 in file /home/***/wp-content/plugins/theme-my-login/modules/custom-redirection/custom-redirection.php Strict Declaration of Theme_My_Login_Custom_Redirection_Admin::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 16 in file /home/***/wp-content/plugins/theme-my-login/modules/custom-redirection/admin/custom-redirection-admin.php Strict Declaration of Theme_My_Login_Themed_Profiles::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 21 in file /home/***/wp-content/plugins/theme-my-login/modules/themed-profiles/themed-profiles.php Strict Declaration of Theme_My_Login_Themed_Profiles_Admin::get_object() should be compatible with that of Theme_My_Login_Abstract::get_object() on line 16 in file /home/***/wp-content/plugins/theme-my-login/modules/themed-profiles/admin/themed-profiles-admin.php
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘SQL Errors’ is closed to new replies.