From: Marc G. F. <sc...@hu...> - 2011-02-17 02:44:09
|
Should be fixed now ... not sure why original password isn't working, but reset password now is ... code was fine, schema for the database had 'newpasswd varchar(8)', while 'passwd char(32)' ... so newpasswd would get truncated at 8 characters, which, of course, doesn't authenticate ... try it no w... On Wed, 16 Feb 2011, Marc G. Fournier wrote: > On Wed, 16 Feb 2011, A H wrote: > >> Marc - Tried to reset my password but received message on page: >> >> You've reached your maximum number of login forms you can submit: 10 forms >> over 4 hours. > > k, let me play with the code over here ... I'm hitting the same issue with > password not working, just have to trace the logic of the code ... > > >> >> -Andrew >> >> On Wed, Feb 16, 2011 at 4:52 PM, Marc G. Fournier <sc...@hu...> wrote: >> >> >> Can you try doing a pasword reset right now .. .only do it once, >> just let me know when done ... >> >> >> On Wed, 16 Feb 2011, A H wrote: >> >> Marc - you have been making great strides, very exciting >> and I'll be happy >> to help write up installation instructions when it's time. >> >> At the moment I am having the same trouble as George. I >> made a UserID, it >> emails me a new password, but the password gets rejected. >> >> Regards, >> >> -Andrew Holden >> >> On Wed, Feb 16, 2011 at 10:44 AM, Marc G. Fournier >> <sc...@hu...> wrote: >> >> seperately from this, but can you send me the >> password you used? >> looking at the users table, it looks like it matches >> my entry, >> but mine was created when I setup the site, so wish >> to do some >> testing with how yours was setup ... >> >> >> On Wed, 16 Feb 2011, George Taft wrote: >> >> When I tried to create an account, it succeeded in >> generating a welcome >> message and password. >> However, when I tried to log in, it refused me. I >> generated a new password >> and again, no dice. I remember having this problem >> myself >> a couple of months >> ago, when I first managed with help to get Slash >> fully set >> up. >> >> My first bug report! >> >> >> On Tue, Feb 15, 2011 at 10:23 PM, Marc G. Fournier >> <sc...@hu...> wrote: >> >> As small of a milestone as it might seem, I've >> just >> gotten to >> the point tha tI can actually post an article: >> >> http://www.haxlash.org >> >> Final hurdle: needed to install ispell and >> MIME::Types module >> >> Still learning the code, and logic flow, and ... >> but, >> at least >> we have a base / core system that does work ... >> >> >> >> ---- >> Marc G. Fournier Hub.Org >> Hosting >> Solutions S.A. >> sc...@hu... >> >> http://www.hub.org >> >> Yahoo:yscrappy Skype: hub.org ICQ:7615664 >> >> MSN:sc...@hu... >> >> >> >> >> >> ---- >> Marc G. Fournier Hub.Org Hosting >> Solutions S.A. >> sc...@hu... >> http://www.hub.org >> >> Yahoo:yscrappy Skype: hub.org ICQ:7615664 >> MSN:sc...@hu... >> >> >> >> >> >> >> ---- >> Marc G. Fournier Hub.Org Hosting Solutions S.A. >> sc...@hu... http://www.hub.org >> >> Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... >> >> >> >> >> -- >> >> -Andrew Holden >> cell/text: 610-212-3466 >> >> >> > > ---- > Marc G. Fournier Hub.Org Hosting Solutions S.A. > sc...@hu... http://www.hub.org > > Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... > ---- Marc G. Fournier Hub.Org Hosting Solutions S.A. sc...@hu... http://www.hub.org Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... |