Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,492,645
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 04-27-24 02:51 PM
Guest: Register | Login

0 users currently in General Chat | 2 guests

Main - General Chat - If it doesn't work, shove it New thread | New reply


Xkeeper
Posted on 05-20-07 01:07 PM Link | Quote | ID: 36716


Level: 105

Posts: 1714/2846
EXP: 12029358
Next: 232902

Since: 02-19-07

Last post: 6061 days
Last view: 2798 days
I smashed and compressed the stupid title input box some, so now it can hold 255 characters instead of that stupid 100 limit.

Why it was lowered in the first place boggled my mind, as the database still held 255 (so you could easily circumvent it by just editing the damn HTML)

____________________
I dealt with it.

Hiryuu
Posted on 05-20-07 05:58 PM Link | Quote | ID: 36759

Done.
Level: 79

Posts: 566/1471
EXP: 4469975
Next: 109492

Since: 02-19-07
From: ???

Last post: 6087 days
Last view: 6080 days
Okay.

MathOnNapkins
Posted on 05-20-07 06:10 PM Link | Quote | ID: 36760


Super Koopa
Level: 62

Posts: 139/842
EXP: 1935688
Next: 48998

Since: 02-19-07
From: durff

Last post: 4489 days
Last view: 4012 days
shovenist

____________________
Zelda Hacking Forum
hobbies: delectatio morosa

Katelyn
Posted on 05-20-07 06:21 PM Link | Quote | ID: 36762

beh
Level: 86

Posts: 1624/1816
EXP: 6130470
Next: 11637

Since: 02-21-07

Last post: 6147 days
Last view: 6147 days
At least I can fit my video game quote in my custom title now

Xkeeper
Posted on 05-20-07 06:41 PM Link | Quote | ID: 36765


Level: 105

Posts: 1715/2846
EXP: 12029358
Next: 232902

Since: 02-19-07

Last post: 6061 days
Last view: 2798 days
I never did understand Acmlm's rationale behind "it only needs to be 100 characters", and even the database was set up for it (varchar 255), so I just went and did it

(My title is natrually partially to blame)

____________________
I dealt with it.

Hiryuu
Posted on 05-20-07 06:53 PM Link | Quote | ID: 36767

Done.
Level: 79

Posts: 567/1471
EXP: 4469975
Next: 109492

Since: 02-19-07
From: ???

Last post: 6087 days
Last view: 6080 days
Probably because you could put something like 'A'x255 in.

Xkeeper
Posted on 05-20-07 06:54 PM Link | Quote | ID: 36768


Level: 105

Posts: 1717/2846
EXP: 12029358
Next: 232902

Since: 02-19-07

Last post: 6061 days
Last view: 2798 days
You could also put in <img src="http://evilimage" width=1000 height=1000> (or even link to a gigantic image), which won't be helped by anything but filtering out images too... unless you think that's a good idea.

____________________
I dealt with it.

stag019
Posted on 05-20-07 08:47 PM Link | Quote | ID: 36798


Snifit
Level: 40

Posts: 84/299
EXP: 409633
Next: 31676

Since: 02-19-07

Last post: 4281 days
Last view: 2168 days
Ah good, now I can remove that part of my greasemonkey script.
	var url = window.location.pathname;
var url = url.substring(url.lastIndexOf('/')+1);
/*other code here*/
if(url=='editprofile.php' && document.getElementsByTagName('input')[3])
{
document.getElementsByTagName('input')[3].maxLength = 255;
}
How long ago did Tatrion ask about this, and what randomly made you decide to fix it now?

Xkeeper
Posted on 05-20-07 08:51 PM Link | Quote | ID: 36803


Level: 105

Posts: 1726/2846
EXP: 12029358
Next: 232902

Since: 02-19-07

Last post: 6061 days
Last view: 2798 days
Not having enough room for my two-image title

____________________
I dealt with it.

Surlent
Posted on 05-20-07 08:58 PM Link | Quote | ID: 36806


Red Paragoomba
Level: 19

Posts: 16/54
EXP: 31439
Next: 4338

Since: 02-19-07

Last post: 5929 days
Last view: 5929 days
Posted by Xkeeper
Not having enough room for my two-image title

Tinyurl ?

OoBurns
Posted on 05-20-07 09:01 PM Link | Quote | ID: 36808


Boo
Level: 68

Posts: 522/1036
EXP: 2641813
Next: 86987

Since: 02-19-07
From: It is a mystery.

Last post: 5723 days
Last view: 5723 days
Yay, now I don't have to "Remove Maximum Lengths" and re-enter my title every time I edit my profile.

____________________

Kattwah
Posted on 05-20-07 09:08 PM Link | Quote | ID: 36812


Fuzzy
Level: 60

Posts: 517/778
EXP: 1719332
Next: 53446

Since: 02-19-07

Last post: 2491 days
Last view: 1652 days
/me needs to think of a longer title now...



____________________
A big shoutout to Vyper for this

Xkeeper
Posted on 05-20-07 09:19 PM Link | Quote | ID: 36816


Level: 105

Posts: 1728/2846
EXP: 12029358
Next: 232902

Since: 02-19-07

Last post: 6061 days
Last view: 2798 days
Posted by Surlent
Posted by Xkeeper
Not having enough room for my two-image title

Tinyurl ?
I doubt even TinyURL would've helped...

____________________
I dealt with it.

NightKev
Posted on 05-21-07 03:08 AM Link | Quote | ID: 37059


Cape Luigi
Level: 131

Posts: 861/4792
EXP: 26232473
Next: 192147

Since: 03-15-07

Last post: 3735 days
Last view: 3647 days
All hail Xkeeper!

____________________

Tatrion
Posted on 05-21-07 03:13 AM Link | Quote | ID: 37062


Beezo
Level: 49

Posts: 200/477
EXP: 825378
Next: 58505

Since: 02-19-07

Last post: 5883 days
Last view: 5864 days
Posted by stag019
How long ago did Tatrion ask about this, and what randomly made you decide to fix it now?

This is why I need to find a program that keeps IRC logs

...meh, like everyone else, I'm glad I don't have to edit the HTML anymore

____________________


fabio
Posted on 05-21-07 04:16 AM Link | Quote | ID: 37081


Level: 65

Posts: 747/945
EXP: 2301630
Next: 33998

Since: 02-19-07
From: Texas

Last post: 6032 days
Last view: 5543 days
Wow, it was seriously 100 characters before? No wonder why I had trouble adding a title below my rank because the amount of characters to post the rank in my custom is around 60 to 80 characters long.

Kles
Posted on 05-21-07 04:36 AM Link | Quote | ID: 37097


Level: 75

Posts: 1088/1301
EXP: 3717777
Next: 109127

Since: 02-19-07
From: Canada

Last post: 5483 days
Last view: 5478 days
Cool. I'll think of something off the chain to throw in.

Doritokiller
Posted on 05-21-07 04:47 AM Link | Quote | ID: 37109


Spike
Level: 58

Posts: 477/709
EXP: 1494576
Next: 82970

Since: 03-01-07
From: California

Last post: 6005 days
Last view: 3031 days


I tried to make a longer title from the smashing you did, but I failed.

It ended up being shorter.

____________________

kimi gakure ta yuuki wa OKKUSENMAN OKKUSENMAN
sugi sarishi kisetsu wa DORAMATIKKU











HyperHacker
Posted on 06-02-07 11:29 AM Link | Quote | ID: 41327

...
Level: 73

Posts: 727/1220
EXP: 3367099
Next: 118769

Since: 03-25-07
From: no

Last post: 6092 days
Last view: 6076 days
Notice how he said the database is set for 255.

I had Proxomitron set to remove max length attributes, so I hadn't noticed any 100-character limit. Someone asked how I had >100 and I wondered WTF they were on.

Main - General Chat - If it doesn't work, shove it New thread | New reply

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.026 seconds. (321KB of memory used)
MySQL - queries: 67, rows: 94/95, time: 0.017 seconds.