Re: Login Error with Core Theme Only

Started by arielvered, May 06, 2019, 07:26:50 AM

Previous topic - Next topic

arielvered

This is what is in my theme:
Quote<form id="guest_form" action="', $scripturl, '?action=login2" method="post" accept-charset="', $context['character_set'], '" ', empty($context['disable_login_hashing']) ? ' onsubmit="hashLoginPassword(this, \'' . $context['session_id'] . '\');"' : '', '>
                        <div class="info">', sprintf($txt['welcome_guest'], $txt['guest_title']), '</div>';
         
                  if (!empty($modSettings['enableOpenID']))
                     echo '
                        <br /><input type="text" name="openid_identifier" id="openid_url" size="25" class="input_text openid_login" />';
         
                  echo '
                        <input type="hidden" name="hash_passwrd" value="" />
                        <input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />
                     </form>';
but it doesn't seem to be having an effect.
I am getting this from one machine but not another.


lurkalot

Quote from: arielvered on May 06, 2019, 07:17:56 AM
Quote from: Arantor on March 21, 2019, 05:50:04 PM
The core theme has a bug and wasn't patched properly in previous versions.

https://wiki.simplemachines.org/smf/Login_error_2.0.14 has more information.

I have tried adding this and it did not help.
I am getting this error only on a single computer, on a different computer (same user) not getting it.
I have cleared cache and passwords, etc. Even tried a different browser.

arielvered.  You need start your own support topic regarding this problem.  We have no idea what versions, mods, themes you're running.  Please start a new topic.

Advertisement: