Problem with PHP
-
Hi.
I had a problem like on this topic (/wp-content/plugins/user-login-count/user-login-count.php on line 72):Warning: Use of undefined constant ‘manage_users_custom_column’ – assumed ‘‘manage_users_custom_column’’ (this will throw an Error in a future version of PHP) in /home/xxx/public_html/wp-content/plugins/user-login-count/user-login-count.php on line 124
Warning: Use of undefined constant ‘userlogin_column’ – assumed ‘‘userlogin_column’’ (this will throw an Error in a future version of PHP) in /home/xxx/public_html/wp-content/plugins/user-login-count/user-login-count.php on line 124
Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/user-login-count/user-login-count.php:124) in /home/bhpsalus/public_html/wp-includes/functions.php on line 6221
Warning: Cannot modify header information – headers already sent by (output started at /home/x/puxxblic_html/wp-content/plugins/user-login-count/user-login-count.php:124) in /home/bhpsalus/public_html/wp-admin/includes/misc.php on line 1259
Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/user-login-count/user-login-count.php:124) in /home/bhpsalus/public_html/wp-admin/admin-header.php on line 9
- The topic ‘Problem with PHP’ is closed to new replies.