rezwanh001 / Online-Voting-System-using-php-and-mysql

php and mysql project
138 stars 117 forks source link

blank screen after attempting to log-in to admin #16

Open s4069b opened 5 years ago

Darlenequame commented 5 years ago

You need to add contestants. People you wanna vote for in the admin page

On Fri, 8 Mar 2019, 08:43 s4069b, notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rezwanh001/Online-Voting-System-using-php-and-mysql/issues/16, or mute the thread https://github.com/notifications/unsubscribe-auth/AWfMP27PSy89xO77OR5sCWZ5SeLktlKnks5vUiKVgaJpZM4bk6Il .

s4069b commented 5 years ago

sorry, I accidentally hit 'enter' on the 'issue' before I'd finished working out what was going on. I have only just installed and when I login as admin@gmail.com pwd admin all I see is a blue screen. I had to edit the connection.php script to get that far - changed mysql... to mysqli... also changed the database name and user and password too. So now it does not throw any errors.. just a blank light-blue screen

s4069b commented 5 years ago

the page that generates the blank light-blue screen is /admin/checklogin.php

Darlenequame commented 5 years ago

Yhh most of the code are deprecated that's why...

On Fri, 8 Mar 2019, 08:51 s4069b, notifications@github.com wrote:

sorry, I accidentally hit 'enter' on the 'issue' before I'd finished working out what was going on. I have only just installed and when I login as admin@gmail.com pwd admin all I see is a blue screen. I had to edit the connection.php script to get that far - changed mysql... to mysqli... also changed the database name and user and password too. So now it does not throw any errors.. just a blank light-blue screen

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rezwanh001/Online-Voting-System-using-php-and-mysql/issues/16#issuecomment-470852951, or mute the thread https://github.com/notifications/unsubscribe-auth/AWfMP9gz0_KbtbPBO73D5Ip3s0-mq9Xqks5vUiSFgaJpZM4bk6Il .