Web Design and Development Forums

Urgent Help Needed!

This is a discussion on "Urgent Help Needed!" within the MySQL section. This forum, and the thread "Urgent Help Needed! are both part of the Databases category.


Go Back   Webforumz.com > Databases > MySQL

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Oct 27th, 2007, 23:11   #1 (permalink)
Up'n'Coming Member
 
Join Date: Apr 2007
Location: Canada
Posts: 88
Urgent Help Needed!

Hi Fellows!

Can anyone give me idea why all of a sudden my user can not login to my page. I am using MySql. I have checked userid and password correct but it still shows user id is wrong. For some reason it can not read the userid colum in my table. It was working fine until now. Nothing has been changed in database since. Any idia would be much appreciated. Thanks
dhossai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 27th, 2007, 23:54   #2 (permalink)
 
Join Date: Jun 2007
Location: uk
Posts: 459
Re: Urgent Help Needed!

if nothing has changed then its possible your db is just offline with your host.
dab42pat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 28th, 2007, 00:19   #3 (permalink)
Up'n'Coming Member
 
Join Date: Apr 2007
Location: Canada
Posts: 88
Re: Urgent Help Needed!

But I can log in to database through cpanel!
dhossai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 28th, 2007, 00:31   #4 (permalink)
 
Join Date: Jun 2007
Location: uk
Posts: 459
Re: Urgent Help Needed!

can you post the login code page.
dab42pat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 28th, 2007, 00:43   #5 (permalink)
Up'n'Coming Member
 
Join Date: Apr 2007
Location: Canada
Posts: 88
Re: Urgent Help Needed!

Well, I also have forgot password page. Normally user input there email address and it send out the password after reset the password in the database. In the process if the password is not in the table it message out that it is not in our database. And if they type wrong it said "Your email address is no correct". But now I am getting "Your email address is not correct" no matter what. I do not know what could go wrong? I have checked all the code line by line it is exactly the same. All the information correct for some reason form is not taking the input from the web page. Do you think it could be any hacking case?
dhossai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 28th, 2007, 00:59   #6 (permalink)
 
Join Date: Jun 2007
Location: uk
Posts: 459
Re: Urgent Help Needed!

do you have a db backup file, if so replace db with your backup.
dab42pat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 28th, 2007, 02:30   #7 (permalink)
Up'n'Coming Member
 
Join Date: Apr 2007
Location: Canada
Posts: 88
Re: Urgent Help Needed!

No unfortunately I don't. But I figure out somehow following part is not working.. what ever email address I enter it give me the error message even it is in my table.
PHP: Select all

$email=mysql_real_escape_string($email);
$status "OK";
$msg="";
//error_reporting(E_ERROR | E_PARSE | E_CORE_ERROR);
if (!stristr($email,"@") OR !stristr($email,".")) {
$msg="Your email address is not correct<BR>"
$status"NOTOK";} 
dhossai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent Help Needed! dhossai MySQL 8 Oct 29th, 2007 07:46
Very urgent help needed gotmad PHP Forum 2 Sep 19th, 2007 14:45
Urgent help needed!! brianjohndub HTML Forum 5 Jul 13th, 2006 00:28
Urgent Help Needed! Stormraven PHP Forum 4 Feb 18th, 2006 21:46



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 06:58.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59