Register - Login
Views: 99322253
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 08:03:56 AM
Jul - General Chat - Bugs New poll - New thread - New reply
Pages: 1 2Next newer thread | Next older thread
Xkeeper

Level: 263


Posts: 3627/25343
EXP: 296637356
For next: 2323097

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 6 days
Last activity: 5 hours

Posted on 11-18-07 10:42:26 PM Link | Quote
Originally posted by ' Anya
Nifty. The prime symbol is greater than the mighty edit post function. You know, I could have sworn the there was a another symbol that I could use...oh well, this this the place anyway.

I'm actually wondering how many different things break with that ' name, now...

____________________
Xkeeper

Level: 263


Posts: 3630/25343
EXP: 296637356
For next: 2323097

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 6 days
Last activity: 5 hours

Posted on 11-19-07 01:51:10 AM Link | Quote
Originally posted by Drag
Email and AIM fields still get double urlencoded, but avatar, minipic, and all of those fields are fixed now.

This should be fixed.

____________________
Xkeeper

Level: 263


Posts: 3646/25343
EXP: 296637356
For next: 2323097

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 6 days
Last activity: 5 hours

Posted on 11-21-07 10:26:44 AM Link | Quote
11/24
Fixed a problem in sendprivate where a ' in a name would break things:

function checkusername($name){
$users=mysql_query("SELECT id FROM users WHERE name='".addslashes($name)."'");
$user=@mysql_fetch_array($users);
$u=$user[id];
if($u<1) $u=-1;
return $u;
}


It has no determining if it's already been addslashed (as all input is now), so it was double-addslashing things (one at load, one here). Adding a stripslashes() fixed it.

Sorry, Anya! Hope you didn't miss anything important.

____________________
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1658/5390
EXP: 29043336
For next: 291669

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 330 days
Last activity: 330 days

Posted on 11-30-07 05:10:23 PM Link | Quote
JL2 - Post #1658 - 11-30-07 12:10:23pm
Anyway...
Originally posted by HyperHacker
Also, >:[ -> >:

This gonna be fixed?

____________________
Joe
Common spammer
🍬
Level: 111


Posts: 196/3392
EXP: 14485060
For next: 383300

Since: 08-02-07

From: Pororoca

Since last post: 10 hours
Last activity: 8 hours

Posted on 12-03-07 11:51:23 PM Link | Quote
*Broken error goes here*

____________________
γγ‚Œγ‹γ‚‰γ€:rofl:γ―γ‚γ‚ŠγΎγ›γ‚“γ€‚
οΌ‘ο½Žο½„γ€€ο½”ο½ˆο½…ο½ŽοΌŒγ€€ο½”ο½ˆο½…γ€€:rofl:γ€€ο½—ο½ο½“ο½ŽοΌ‡ο½”οΌŽ


I have a server dedicated to providing me with cheap hosting. There's a few things there now, but it's still not much to look at.
Deleted User
Collection of nobodies
Posted on 12-04-07 12:08:28 AM Link | Quote
Originally posted by Joe
*Broken error goes here*
The same thing also happens if you try to post again after you already have the last post in the thread even if it's been over 24 hours since you last posted in there.

____________________


===================
[Posted by NightKev]
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1715/5390
EXP: 29043336
For next: 291669

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 330 days
Last activity: 330 days

Posted on 12-04-07 01:57:54 AM Link | Quote
Jul - Post #1715 - 12-03-07 08:57:54pm
Another case of a bug that was fixed ages ago and then unfixed.

____________________
Xkeeper

Level: 263


Posts: 3817/25343
EXP: 296637356
For next: 2323097

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 6 days
Last activity: 5 hours

Posted on 12-04-07 05:09:49 AM Link | Quote
Two "fixed but unfixed" bugs, even ($thread[title] and 24hour posting)

Just something to fix eventually, I guess...

____________________

Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1755/5390
EXP: 29043336
For next: 291669

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 330 days
Last activity: 330 days

Posted on 12-07-07 08:18:35 PM Link | Quote
Jul - Post #1755 - 12-07-07 03:18:35pm
Post 22/1311 (29 days), online 3 min. ago
Posted on 12-07-07 09:36:14 PM Link | Quote
Unicode gone wrong, I guess ... &#8486; changed to the actual character when posting and that got encoded (with the browser to Unicode), it even looks fine if you set the encoding yourself

____________________



#123
Joe
Common spammer
🍬
Level: 111


Posts: 200/3392
EXP: 14485060
For next: 383300

Since: 08-02-07

From: Pororoca

Since last post: 10 hours
Last activity: 8 hours

Posted on 12-09-07 03:40:55 AM Link | Quote
My custom title is gone, and I can't add a new one.

Has someone been messing with editprofile.php?

____________________
ChibiNe- *shot*

I have a server dedicated to providing me with cheap hosting. There's a few things there now, but it's still not much to look at.
Pages: 1 2Next newer thread | Next older thread
Jul - General Chat - Bugs New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

30 database queries, 1 query cache hits.
Query execution time: 0.086728 seconds
Script execution time: 0.027177 seconds
Total render time: 0.113905 seconds