This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
Machform Admin Panel - Unable to Sign In - :(
Started 9 years ago by jbeen | 2 posts |
-
Hi AppNitro Team,
I'm using Machform 4.5 with Xampp and am unable to sign-in thru the admin panel. My form's are inside there and I need to get em out. I followed the advice of the existing posts and went to phpmyadmin and into the correct database that is loading from the config file. Went into ap_users and set a new password in user_password. It's just a plain text password and I hit save. It show's the password has been saved, but when I try to login it says wrong username/psswd @ the machform admin login. I refresh the page too. Am I suppose to encrypt the password in the var_255 field in the DB?
Or is the password stored in one of the php files? I saw reference to this in the forum in seems like it's back in the 3.x days.
When I click on the reset my password I get this message:
Unable to send new password. Error message:
Fatal error: Uncaught exception 'Swift_TransportException' with message 'Connection could not be established with host localhost [No connection could be made because the target machine actively refused it. #10061]' in C:\xampp\htdocs\machform\lib\swift-mailer\classes\Swift\Transport\StreamBuffer.php:259 Stack trace: #0 C:\xampp\htdocs\machform\lib\swift-mailer\classes\Swift\Transport\StreamBuffer.php(64): Swift_Transport_StreamBuffer->_establishSocketConnection() #1 C:\xampp\htdocs\machform\lib\swift-mailer\classes\Swift\Transport\AbstractSmtpTransport.php(115): Swift_Transport_StreamBuffer->initialize(Array) #2 C:\xampp\htdocs\machform\lib\swift-mailer\classes\Swift\Mailer.php(80): Swift_Transport_AbstractSmtpTransport->start() #3 C:\xampp\htdocs\machform\reset_password.php(99): Swift_Mailer->send(Object(Swift_Message)) #4 {main} thrown in C:\xampp\htdocs\machform\lib\swift-mailer\classes\Swift\Transport\StreamBuffer.php on line 259
I'm really under the gun and hoping someone can help me with this.
Posted 9 years ago # -
The "forgot password" to reset your password or get emailed another won't work on localhost (XAMPP or any similar AMP tool) as you wouldn't have a mail server set up like on a live hosting environment would. That said, I believe you CAN set up a mail server, but not sure it is easy to do. I think you need to set up "Mercury Email". See this youtube video
https://www.youtube.com/watch?v=zO2p3uX9poYIf you need further help with regards to changing the password on phpMyAdmin, contact Appnitro directly.
http://www.appnitro.com/contactEven though your site is not live, they can help with advice on changing the password in the database as you may have done something wrong that you're not aware of and they could help you troubleshoot.
I think you need to set the password field to MD5 for encryption.
Posted 9 years ago #
Reply
You must log in to post.