Register | Login | |||||
Main
| Memberlist
| Active users
| ACS
| Commons
| Calendar
| Online users Ranks | FAQ | Color Chart | Photo album | IRC Chat |
| |
Acmlm's Board - I2 Archive - - Posts by Nebetsu |
Pages: 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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
User | Post | ||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1183/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
Yeah I want to make a User CP because people are idiots and cant find things even when the only settings they can change are on one friggen page. Anyways: I've basically decided to cut up the Edit Profile page to a make it more "User Friendly" or "Idiot Proof". So I pretty much understand everything that goes on in the editprofile.php page, except for a small chunk. Can someone explain the significance of this code, please? if($action=='saveprofile'){ sbr(0,$postheader); sbr(0,$signature); sbr(0,$bio); if(!isset($title) or !$titleopt) $title=$loguser[title]; if($sex>2) $sex=2; $title=preg_replace("'<(b|i|u|s|br)>'si", '[\\1]', $title); $title=preg_replace("'(b|i|u|s|font)>'si", '[/\\1]', $title); $title=preg_replace("'].*?)>'si", '[img \\1]', $title); $title=preg_replace("'].*?)>'si", '[font \\1]', $title); $title=preg_replace("'<[\/\!]*?[^<>]*?>'si", '', $title); $title=preg_replace("'\[font ([^>].*?)\]'si", '', $title); $title=preg_replace("'\[img ([^>].*?)\]'si", '', $title); $title=preg_replace("'\[(b|i|u|s|br)\]'si", '<\\1>', $title); $title=preg_replace("'\[/(b|i|u|s|font)\]'si", '\\1>', $title); $title=preg_replace("'(face|style|class|size)=\"([^ ].*?)\"'si", '', $title); $title=preg_replace("'(face|style|class|size)=\'([^ ].*?)\''si", '', $title); $title=preg_replace("'(face|style|class|size)=([^ ].*?)'si", '', $title); Stupid smilies. Why doesnt Acmlm's have a [code] dealie? (edited by Nebetsu on 03-09-05 12:35 PM) (edited by Nebetsu on 03-09-05 12:36 PM) |
|||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1184/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
Am I the only one who sees it as barbaric to mutilate your body just so you can stick a shiny object in the hole? What are your thoughts? | |||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1185/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
Ok thanks. Also: I am editing PHP from previous programming experiance only. I dont know PHP all that well, but I understand enough programming to understand about 75 percent of whats going on. | |||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1186/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
That wasnt really the trouble. It was the rest of it. That just made it in for some reason. | |||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1187/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
You mean that thing that makes USB keyboards work in DOS? | |||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1188/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
I've decided I dont want to make a User CP. Whenever I get started on it, I start thinking about how STUPID people are and it's because of other people's stupidity that I am doing this. So screw the stupid people. | |||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1189/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
Ok. What about people who cut themselfs because they think it looks cool? What about them? | |||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1190/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
Originally posted by drjayphdOriginally posted by Nebetsu I know someone who cuts herself in intricate patterns because it "looks pretty". *shudders* |
|||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1191/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
Hey welcome to Acmlm's. (You have just been welcomed by Nebetsu: the all powerful slayer of weasels and destroyer of all you hold to your soul! FEEL HONORED!) Anyways: Remember to read those FAQs. The admins like to use interesting torture techniques on people who dont. |
|||||||||||||||||||||||||||||||||||||
Nebetsu Shmee Level: 55 Posts: 1192/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour |
| ||||||||||||||||||||||||||||||||||||
Heya. To prevent doing stupid things, read the FAQs. Hope you have fun here. And I've believed that cows will overthrow the government and will rule the world as well. |
|||||||||||||||||||||||||||||||||||||
(restricted)
Nebetsu |
Shmee Level: 55 Posts: 1194/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour
|
I'm confused. Who is this Matt? It would make it easier if you had a picture or something. |
(restricted) |
Nebetsu |
Shmee Level: 55 Posts: 1196/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour
|
Are there any videos of this? |
(restricted) |
Nebetsu |
Shmee Level: 55 Posts: 1198/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour
|
I think I got a really sick mind. This one girl said that "Girls are better than guys at using a manual car instead of automatic". The first thing that went through my mind was "Girls are better at handling a stick than guys". Anyone else have any stories on how they are sick minded? |
Nebetsu |
Shmee Level: 55 Posts: 1199/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour
|
Originally posted by snipy_chipy Obviously there are people who DO care. Here's a tip for you: If you dont care about a topic, DONT BLOODY WELL POST IN IT!
Nebetsu |
Shmee Level: 55 Posts: 1200/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour
|
lol I wouldnt have even guessed 23... >> |
(restricted) |
Nebetsu |
Shmee Level: 55 Posts: 1202/1574 EXP: 1291130 For next: 23059 Since: 09-01-04 From: Nebland Since last post: 3 hours Last activity: 1 hour
|
I'm playing with myself... and Final Fantasy: Dawn Of Souls. |
|
Pages: 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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
Acmlm's Board - I2 Archive - - Posts by Nebetsu |