Mibew Messenger Community

General => Support => Topic started by: pppplus on August 30, 2010, 06:15:39 AM

Title: javascript bug ?
Post by: pppplus on August 30, 2010, 06:15:39 AM
Hi,

Today, I want to find my lost password.

And javascript buttons do not work in these pages :

resetpwd.php and restore.php

I modify :
Code: [Select]
<a href="javascript:restoreForm.submit();">to
Code: [Select]
<a href="javascript:document.restoreForm.submit();">And it's ok now


Mibew Messenger 1.6.3
Title: Re: javascript bug ?
Post by: Gary on July 04, 2012, 06:08:21 PM
I had the same problem. Your post helped me realize that I'm not alone, though the solution does not seem to work on newer browsers.

I had to kill the database and re-install everything to get to the "admin" with blank password state and start over configuring everything.

Still don't know what pooched my password in the first place.

Hopefully they'll fix this submit problem in the next version.