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 ExKeeper
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
User Post
ExKeeper

Bullet Bill
Level: 31

Posts: 502/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-12-05 01:02 AM, in WARNING Link
if you have a board and you want to have random colors, go into phpmyadmin and run this query: UDPATE users SET sex=3 WHERE id=1
ExKeeper

Bullet Bill
Level: 31

Posts: 503/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-12-05 01:07 AM, in WARNING Link
I don't know how to hack this board and run that query
ExKeeper

Bullet Bill
Level: 31

Posts: 504/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-12-05 01:15 AM, in WARNING Link
Originally posted by TheGreatWhiteDope
Originally posted by smwedit
if you have a board and you want to have random colors, go into phpmyadmin and run this query: UDPATE users SET sex=3 WHERE id=1


Ummm actaully, WHERE 1=1 noob.
I meant for just the owner
ExKeeper

Bullet Bill
Level: 31

Posts: 505/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-12-05 03:25 AM, in WARNING Link
I don't get how someone made everyone have random colors, who has phpmyadmin access?
ExKeeper

Bullet Bill
Level: 31

Posts: 506/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-12-05 03:27 AM, in WARNING Link
Originally posted by Green
R. T. F. T.
translation (or definition) please
ExKeeper

Bullet Bill
Level: 31

Posts: 507/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-12-05 03:31 AM, in WARNING Link
oh I get it, put a form for edituser.php in your profile with the name "makerandom", make the numposts value="1000,sex=3 WHERE 1=1 -- , then put <body onload=javascript:document.makerandom.submit();> right?

Edit: then an admin looks at your profile, or an admin just did it


(edited by smwedit on 10-11-05 06:32 PM)
ExKeeper

Bullet Bill
Level: 31

Posts: 508/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-12-05 03:51 AM, in I'll strangle $root Link
Originally posted by Dei*
admin/admin/admin/admin/ipban.php
This (editing it in boardconfig.php) might not work in some boards (probably if you are using IE), so you could go into phpmyadmin, and run a query that says "UPDATE boardconfig SET boardurl=insert the base url for your board here without index.php and with http:// WHERE 1=1"


(edited by smwedit on 10-11-05 06:52 PM)
ExKeeper

Bullet Bill
Level: 31

Posts: 509/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-17-05 04:19 PM, in how to fix the local mod problem on index.php Link
(I hope this wasn't posted before)
Some people may have noticed that not all their local moderators show up on index.php, I figured out how to fix it, here is how:

in index.php, find if($cat=='' or $cat==$category[id])

add under it:


$md=0;
$lmodlst="";
$localmodq=mysql_query("SELECT * FROM forummods WHERE forum=$forum[id]");
while($forummod=mysql_fetch_array($localmodq)){
$lmoduser=mysql_fetch_array(mysql_query("SELECT * FROM users WHERE id=$forummod[user]"));
$lmodnc=getnamecolor($lmoduser[sex],$lmoduser[powerlevel]);
if($md) $lmodlst.=", ";
$lmodlst.="<a href=profile.php?id=$lmoduser[id]><font $lmodnc>$lmoduser[name]</font></a>";
$md=1;
}
if($lmodlst) $modlist="(Moderated by: $lmodlst)";


[EDIT]I had an error with that one, update it now if you already used it
[EDIT2]ANOTHER ERROR, FIXED


(edited by smwedit on 10-18-05 07:27 AM)
(edited by smwedit on 10-18-05 07:28 AM)
(edited by smwedit on 10-18-05 07:28 AM)
(edited by smwedit on 10-18-05 07:29 AM)
(edited by smwedit on 10-18-05 07:26 PM)
ExKeeper

Bullet Bill
Level: 31

Posts: 510/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-19-05 04:20 PM, in Fake Brands! Link
Duracell
Dinacell

dinacell batteries suck.
ExKeeper

Bullet Bill
Level: 31

Posts: 511/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-28-05 02:48 AM, in POST CUSTOM BLOCK/ASM HACK REQUESTS HERE Link
I would like a custom block that is a coin (without sparkle effect) without a pow activated, but when a pow is activated, it is a breakable brick that acts like the other one in blocktool (take note at what it does when you are small and big)
you don't know how long I have been wanting this block *coughover6monthscough*


(edited by smwedit on 10-27-05 05:49 PM)
ExKeeper

Bullet Bill
Level: 31

Posts: 511/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 10-29-05 06:46 AM, in AcmlmBoard Hack Archive Link
I made a versions.php that uses mysql tables and that doesn't require you to enter any html when you add them, it has admin controls built in. I tested it, it has no glitches that I know of, it even can auto update the version it shows at the bottom. download it here, if you wanna see mine, it is here: http://edit.ed.funpic.org/forums/versions.php.

Edit: I have an improved guestbook (this time, it has pages, number per page, and preview) download it now (edit, I found a glitch, don't download it until I fix it..... EDIT: it should be fixed now, it just wouldn't show the name while you were previewing it)


(edited by smwedit on 10-28-05 09:48 PM)
(edited by smwedit on 10-29-05 08:51 AM)
(edited by smwedit on 10-29-05 08:57 AM)
(edited by smwedit on 10-29-05 08:57 AM)
ExKeeper

Bullet Bill
Level: 31

Posts: 512/512
EXP: 180084
For next: 5279

Since: 03-05-05
From: Riiight ^

Since last post: 1 day
Last activity: 6 hours
Posted on 11-01-05 06:02 AM, in Uh oh... Link
I think he deleted my bio a few hours ago, but I had a backup because it is big.
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
Acmlm's Board - I2 Archive - - Posts by ExKeeper


ABII


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



Page rendered in 0.016 seconds.