WPIntell

Source evidence

Error message not visible

Sidebar Login Widget · support · 2014-04-04T16:33:00+00:00

complaintsentiment
mediumseverity
0.69relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 32 rows with source links

9.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Bluekid unresolved
Hello friends, i have only one little problem, if i login with correct user and password all is ok, but if datas are incorrect does not appear any error message. Some suggestions please? $redirect = site_url(); if (isset($_GET['login'])) { $login = $_GET['login']; // This variable is used when login failure occurs $current_error = $_GET['errcode']; // This variable is used to display the type of error during login if ($login == 'failed'){ if ($current_error == "empty_username" || $current_error == "empty_password"){ $error_msg = "Enter both Username and Password"; } else if($current_error == 'invalid_username'){ $error_msg = 'Username is not registered'; } else if($current_error == 'incorrect_password'){ $error_msg = 'Incorrect Password'; } echo "<div id='message' class='error fade'><p><strong>".$error_msg."</strong></p></div>"; } } Thanks a lot https://wordpress.org/plugins/tt-sidebar-login-widget/

Comments

0 shown

No comments were stored for this source.