Website Construction

[Suggestions] PSN Username Checker

Submitted by Tropical, , Thread ID: 4803

Thread Closed

RE: [Suggestions] PSN Username Checker

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
OP
15-06-2015, 05:20 AM
#21
15-06-2015, 03:57 AM
AndresXZ09 Wrote:
It's bugged, when you don't write a name on the textbox and click the button it stills says "Username might be available"

Creating an if with and error should not be a problem.

How?

:noh:

RE: [Suggestions] PSN Username Checker

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
15-06-2015, 05:35 AM
#22
You made it, you should know man

RE: [Suggestions] PSN Username Checker

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
OP
15-06-2015, 05:36 AM
#23
15-06-2015, 05:35 AM
AndresXZ09 Wrote:
You made it, you should know man

I know but what do you mean exactly? lol

RE: [Suggestions] PSN Username Checker

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
15-06-2015, 05:40 AM
#24
Just click on the button without typing anything, it shows the username is available, when it should display an error.

RE: [Suggestions] PSN Username Checker

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
OP
15-06-2015, 05:51 AM
#25
15-06-2015, 05:40 AM
AndresXZ09 Wrote:
Just click on the button without typing anything, it shows the username is available, when it should display an error.

Lemme try to add that.
I'm not that good ih PHP... so lead me to what to add :noh:

RE: [Suggestions] PSN Username Checker

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
15-06-2015, 06:02 AM
#26
You made it, you must be php lord

RE: [Suggestions] PSN Username Checker

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
OP
15-06-2015, 06:08 AM
#27
15-06-2015, 06:02 AM
AndresXZ09 Wrote:
You made it, you must be php lord

I only had the PSN script,
the rest was recoded :noh:

RE: [Suggestions] PSN Username Checker

Akay
We are!
Level:
0
Reputation:
28
Posts:
946
Likes:
109
Credits:
2.05K
15-06-2015, 06:59 AM
#28
Meh

delete

Code:
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
-moz-animation: focus 0.1s;
-webkit-animation: focus 0.1s;
-ms-animation: focus 0.1s;
animation: focus 0.1s;
background-color: rgba(255, 255, 255, 0.125);
border-color: #1cb495;
}

Then it's fine (it removes the shit when you click the textbox)

RE: [Suggestions] PSN Username Checker

Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
15-06-2015, 07:05 AM
#29
Why does it say LeakForums at the bottom lol? :D

RE: [Suggestions] PSN Username Checker

Akay
We are!
Level:
0
Reputation:
28
Posts:
946
Likes:
109
Credits:
2.05K
15-06-2015, 07:09 AM
#30
15-06-2015, 07:05 AM
Mr_Joker Wrote:
Why does it say LeakForums at the bottom lol? :D

Because he is from LeakForums? smh.

Users browsing this thread: 1 Guest(s)