Title: PHP Errors From Log
Last modified: June 28, 2018

---

# PHP Errors From Log

 *  Resolved [inndesign](https://wordpress.org/support/users/inndesign/)
 * (@inndesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/)
 * We have been seeing a lot of errors generating in the log from plugin version
   2.6.1 plugin:
 * [28-Jun-2018 23:40:11 UTC] PHP Notice: Undefined index: login_form_float in /
   home/domain/public_html/wp-content/plugins/admin-custom-login/css/socialcss.php
   on line 103
    [28-Jun-2018 23:40:11 UTC] PHP Notice: Undefined index: login_form_float
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/css/socialcss.
   php on line 105 [28-Jun-2018 23:40:11 UTC] PHP Notice: Undefined index: login_form_float
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/css/socialcss.
   php on line 108 [28-Jun-2018 23:40:11 UTC] PHP Notice: Undefined index: login_custom_css
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/login-form-
   screen.php on line 89 [28-Jun-2018 23:40:11 UTC] PHP Notice: Undefined index:
   login_form_float in /home/domain/public_html/wp-content/plugins/admin-custom-
   login/login-form-screen.php on line 123 [28-Jun-2018 23:40:11 UTC] PHP Notice:
   Undefined index: login_form_float in /home/domain/public_html/wp-content/plugins/
   admin-custom-login/login-form-screen.php on line 126 [28-Jun-2018 23:40:11 UTC]
   PHP Notice: Undefined index: login_form_float in /home/domain/public_html/wp-
   content/plugins/admin-custom-login/login-form-screen.php on line 129 [28-Jun-
   2018 23:40:11 UTC] PHP Notice: Undefined index: login_form_position in /home/
   domain/public_html/wp-content/plugins/admin-custom-login/login-form-screen.php
   on line 153 [28-Jun-2018 23:40:11 UTC] PHP Notice: Undefined index: login_form_position
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/login-form-
   screen.php on line 166 [28-Jun-2018 23:40:11 UTC] PHP Notice: Undefined index:
   login_form_float in /home/domain/public_html/wp-content/plugins/admin-custom-
   login/login-form-screen.php on line 242
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-errors-from-log%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Thread Starter [inndesign](https://wordpress.org/support/users/inndesign/)
 * (@inndesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/#post-10446611)
 * Errors continue:
 * [29-Jun-2018 02:47:12 UTC] WordPress database error Unknown column ‘wp_postmeta.
   meta_value’ in ‘order clause’ for query SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
   FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.
   object_id) WHERE 1=1 AND (
    wp_posts.ID NOT IN ( SELECT object_id FROM wp_term_relationships
   WHERE term_taxonomy_id IN (298) ) AND wp_term_relationships.term_taxonomy_id 
   IN (22,25,44,89,90,91,92,93,98,112,115,1894) ) AND wp_posts.post_type = ‘product’
   AND (wp_posts.post_status = ‘publish’) GROUP BY wp_posts.ID ORDER BY wp_postmeta.
   meta_value+0 DESC, wp_posts.post_date DESC LIMIT 0, 16 made by require(‘wp-blog-
   header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts,
   QM_DB->query [29-Jun-2018 02:50:56 UTC] PHP Notice: Undefined index: login_form_float
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/css/socialcss.
   php on line 103 [29-Jun-2018 02:50:56 UTC] PHP Notice: Undefined index: login_form_float
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/css/socialcss.
   php on line 105 [29-Jun-2018 02:50:56 UTC] PHP Notice: Undefined index: login_form_float
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/css/socialcss.
   php on line 108 [29-Jun-2018 02:50:56 UTC] PHP Notice: Undefined index: login_custom_css
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/login-form-
   screen.php on line 89 [29-Jun-2018 02:50:56 UTC] PHP Notice: Undefined index:
   login_form_float in /home/domain/public_html/wp-content/plugins/admin-custom-
   login/login-form-screen.php on line 123 [29-Jun-2018 02:50:56 UTC] PHP Notice:
   Undefined index: login_form_float in /home/domain/public_html/wp-content/plugins/
   admin-custom-login/login-form-screen.php on line 126 [29-Jun-2018 02:50:56 UTC]
   PHP Notice: Undefined index: login_form_float in /home/domain/public_html/wp-
   content/plugins/admin-custom-login/login-form-screen.php on line 129 [29-Jun-
   2018 02:50:56 UTC] PHP Notice: Undefined index: login_form_position in /home/
   domain/public_html/wp-content/plugins/admin-custom-login/login-form-screen.php
   on line 153 [29-Jun-2018 02:50:56 UTC] PHP Notice: Undefined index: login_form_position
   in /home/domain/public_html/wp-content/plugins/admin-custom-login/login-form-
   screen.php on line 166 [29-Jun-2018 02:50:56 UTC] PHP Notice: Undefined index:
   login_form_float in /home/domain/public_html/wp-content/plugins/admin-custom-
   login/login-form-screen.php on line 242 [29-Jun-2018 03:02:16 UTC] WordPress 
   database error Unknown column ‘wp_postmeta.meta_value’ in ‘order clause’ for 
   query SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships
   ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND ( wp_posts.ID
   NOT IN ( SELECT object_id FROM wp_term_relationships WHERE term_taxonomy_id IN(
   298) ) AND wp_term_relationships.term_taxonomy_id IN (280) ) AND wp_posts.post_type
   = ‘product’ AND (wp_posts.post_status = ‘publish’) GROUP BY wp_posts.ID ORDER
   BY wp_postmeta.meta_value+0 DESC, wp_posts.post_date DESC LIMIT 0, 48 made by
   require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query,
   WP_Query->get_posts, QM_DB->query
 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/#post-10447411)
 * Did you get this error on Fresh Install?
 * Is your Debug MOde is ON?
 * Are you testing the plugin on localhost or live site?
 * Did you migrate the site recently?
 * Provide all details, we will help you to fix all these errors.
 * Thanks
    -  This reply was modified 7 years, 11 months ago by [Weblizar - WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/).
    -  This reply was modified 7 years, 11 months ago by [Weblizar - WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/).
 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/#post-10447595)
 * one more question
 * Where are you getting these errors Admin Dashboard or Login Page?
 * Thanks
 *  Thread Starter [inndesign](https://wordpress.org/support/users/inndesign/)
 * (@inndesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/#post-10449985)
 * Hello, It has been installed for several months. Debug mode is on in silent mode
   to a log file. Site is Live site. Site has been on same server for five months.
   I don’t know what triggers the errors.
 *  Plugin Support [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/#post-10450069)
 * Hi inndesign,
 * – Please download the latest version of the plugin and check it again we hope
   it works for you.
    – After update notify us again.
 * Thanks.
 *  Thread Starter [inndesign](https://wordpress.org/support/users/inndesign/)
 * (@inndesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/#post-10450225)
 * Greetings. Your update so far seems to have eliminated the volley of error messages.
   I will keep an eye on the logs. Thanks.
 *  Plugin Support [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/#post-10450236)
 * Hi inndesign,
 * – Thank you for your powerful feedback
    – If you like our plugin and support 
   please [review](https://wordpress.org/plugins/admin-custom-login/#reviews) us.
 * Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘PHP Errors From Log’ is closed to new replies.

 * ![](https://ps.w.org/admin-custom-login/assets/icon-256x256.png?rev=1121656)
 * [Admin Custom Login](https://wordpress.org/plugins/admin-custom-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/admin-custom-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/admin-custom-login/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-custom-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-custom-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-custom-login/reviews/)

## Tags

 * [PHP errors](https://wordpress.org/support/topic-tag/php-errors/)

 * 7 replies
 * 3 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/php-errors-from-log/#post-10450236)
 * Status: resolved