Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
Acmlm's Board - I2 Archive - - Posts by Sandy53215
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
User Post
(restricted)
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 748/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 06-25-05 10:44 PM, in The Thread Designed For Spam Link
No, stop acting like a mod. *hmph*

Seriously this is Lost Threads not the complaining forum.

Dont worry about these threads as staff have said countless times.

You = die!
(restricted)
(restricted)
(restricted)
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 752/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 06-29-05 11:17 PM, in Code not working in editprofile? Link
Thats because it should be...

$pemail = intval($pemail);
$signsep = intval($signsep);
$sscheme = intval($sscheme);
$posttool = intval($posttool);

Let me know if that helps.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 753/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 06-30-05 09:47 AM, in Code not working in editprofile? Link
Definitally in the wrong place...

Look for:


if($action=='saveprofile'){
$loguserid = intval($loguserid);
$useranks = intval($useranks);
$sex = intval($sex);
$postsperpage = intval($postsperpage);
$threadsperpage = intval($threadsperpage);
$sscheme = intval($sscheme);
$viewsig = intval($viewsig);
$tlayout = intval($tlayout);
$markfo = intval($markfo);


Replace it with:


if($action=='saveprofile'){
$loguserid = intval($loguserid);
$useranks = intval($useranks);
$sex = intval($sex);
$postsperpage = intval($postsperpage);
$threadsperpage = intval($threadsperpage);
$sscheme = intval($sscheme);
$viewsig = intval($viewsig);
$tlayout = intval($tlayout);
$markfo = intval($markfo);
$pemail = intval($pemail);
$signsep = intval($signsep);
$sscheme = intval($sscheme);
$posttool = intval($posttool);


And get rid of whatever you tried doing with the redirect link.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 754/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 06-30-05 09:54 AM, in New Thread Layout: Regular Extended Link
Options also don't show up in the Punishment Panel.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 755/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-02-05 04:38 AM, in The return of Jesus is very near Link
While I do believe that the rapture is true I do not believe that it is coming "soon." I am sorry if I make you feel bad but just saying because war is going on and such doesnt make sense. Jews are God's "chosen" people and yet millions of Jews were killed in WWII. Many thought that WWII was the end of the world. I dont think it will happen for a long time now...
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 756/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-02-05 04:40 AM, in Two new post mode suggestions. Link
I believe when the board was coded there was a reason for not letting banned users post. And that is the main reason bans occur today. So I dont think this should be implemented at all.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 757/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-02-05 10:42 AM, in Luther Vandross is dead Link
Originally posted by Tanookirby

Anyway, may Vandross rest in peace. There will never be a guy quite like him ever again.


I agree with your post, he was definitally a very powerful person who was great at making songs. It is sad he is no longer with us.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 758/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-04-05 09:56 AM, in The greatest day of our lives. Link
Happy Birthday America.

I will be at my dads friends party who spends about $75,000-$100,000 dollars on fireworks alone. His house is 14,000 square feet. (I am jealous) Should be a blast. God Bless the World!


(edited by Randy53215 on 07-04-05 12:56 AM)
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 759/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-05-05 02:22 AM, in Troubles installing v1.A2 Link
Try...


require 'lib/dbinfo.php';



(edited by Randy53215 on 07-04-05 05:23 PM)
(edited by Randy53215 on 07-04-05 05:23 PM)
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 760/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-05-05 10:10 AM, in edituser.php Link
Just open edituser.php and fix the redirect links.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 761/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-06-05 06:46 AM, in Some problems... Link
Dont save forms in firefox. I had that problem before too. Is that what you are talking about?
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 762/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-07-05 06:17 AM, in Some problems... Link
Refer to This. You need to update the board url.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 763/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-11-05 05:17 AM, in powerlevel issue Link
Originally posted by Wolfling

EDIT: How do I change the system powerlevel?


lib/function.php

Please explain a bit more about this... I am confussed.

Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 764/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-12-05 12:22 AM, in powerlevel issue Link
Originally posted by Wolfling

EDIT: How do I change the system powerlevel?


boardconfig.php

Note: Its not in the admin folder.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 765/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-12-05 10:06 AM, in Some problems... Link
Good I hope you put http://clockworkz.cl.funpic.org/ in instead of http://clockworkz.cl.funpuc.org/.


(edited by Randy53215 on 07-12-05 01:07 AM)
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 766/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-13-05 08:15 AM, in Portable Jukeboxs Link
I have a 40 gig I-Pod. Currently its (out of order/space) so its not working, which sucks. I still have yet to take it back. Something I should do soon.
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
Acmlm's Board - I2 Archive - - Posts by Sandy53215


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.014 seconds.