WebsiteBaker Support (2.12.x) > General Help & Support
Error creating page
richwingerter:
Something else must be wrong. I put that string in the table for admin and tried "beginning" as the password, but it just returns to the login screen.
I looked at the index.php source in the browser tools and I don't even see where it sends the credentials to the server. The form just has:
<form id="login" action="http://testing.greenmaking.com/admin/login/index.php" method="post" class="w3-form w3-white" autocomplete="off">
I'm probably going to have to reinstall, because I'm not getting anything like what I expect.
evaki:
You got a personal message. -with a new passport 8-) password
MfG. Evaki
jacobi22:
be sure, that you have no leading or trailing whitespaces in the password-hash.
if you take a look to the posted hash in post #4, you see a whitespace inside of the hash between the red marked chars
e3587f6620b552e7844 6d548a28392d9
you can also use a md5-hash-generator like this one
https://www.md5hashgenerator.com/
insert your favorite password (in real letters / allowed chars) and click on the GENERATE-link. you found the result in the top of this text area
P.S.: a md5-generated hash has 32 chars
hgs:
:oops:
Oh, sorry, that wasn't visible in the normal font size, jacobi22 is right.
richwingerter:
Jacobi22, I noticed the space and took it out when I put that string into the database. Unfortunately, it still didn't work.
In addition, I have now tried twice to use the "Forgot Password?" link. In each case it sends me a message with a temporary password, but in both cases that did not work, either.
I am pretty sure it is hitting the right database because the wb_users.password value changed when I went through the forgotten password process.
Also, thank you for the link to the hash generator. That will make debugging easier.
I'm going to look for clues in the log. But it is odd that I can get the forgotten password process to send me a new password, but it doesn't work. I'll update later.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version