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

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 443/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-25-05 11:57 PM, in Admin Panel not working Link
Yeah, I went looking for it after I posted that. I'd just nuke the existance of $root, and remove it from all files that contain it, I guess. Unless you happen to have a fix for it, Randy53215?
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 444/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-26-05 04:46 AM, in new ranks, what do you need? Link
Here's my suggestions:

For now, collect the images you want, decide what order they'll go in, and decide how many posts you need for each one.

Note that both images and text are not nesecarry. You can have one, the other, or both. Usually, most people have the image and then text underneath it.

Once you have the information, I'd contact either Acmlm or ||bass via Private Message, and let them know you would like to submit a rank set. In your PM, tell them what the theme is (in your case, Doom), and also let them know that you have the images and the list of posts needed for each rank.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 445/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-26-05 04:48 AM, in Admin Panel not working Link
Seems like that, or removing $root, are the best options. I'd remove $root, since I don't like the idea of a board jumbled in with everything else.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 446/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-26-05 04:50 AM, in Post Backgrounds Link
That's why I removed the Post Background option from my board.

And Stifu, that happens when edituser.php is used on you. It's bugged. The code says that Disabled is 0, Enabled is 1, and Auto-update is 1. So, anytime staff uses that to edit somone who uses Auto-updating, they'll get set back to Enabled.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 447/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-26-05 04:53 AM, in ID's Link
The purpose of status.php was already answered here.

As for how the stats are determined, Acmlm used a formla he made up all by himself. It only has a meaning to him, since he plans to use it with his shop and battle mods, whenever he gets around to making them.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 448/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-26-05 07:13 AM, in Admin Panel not working Link
Go through every file, and look for $root. When you find it, replace it with the path to the required file in question. For example, editmods.php looks like this:

require '../lib/function.php';
$windowtitle = "$boardname - Forum Moderators";
$usebase=1;
require $root.'/lib/layout.php';


Replacing require $root.'/lib/layout.php'; with require '../lib/layout.php'; should work...

Leaving $root alone in function.php shouldn't cause any problems, since after you remove it from the other files, nothing will call it.

On a side note, I noticed that there's another $root var in function.php:

//$root = $_SERVER["DOCUMENT_ROOT"]."/board";
$root = "/home/devacmlm/webroot"; //FIX THIS - ||bass


Has anyone tried uncommenting the first $root, and commenting the 2nd one? Also, if protector.php is in the same dir, why does it have this:

require $root.'/lib/protector.php';

Maybe that's what's causing problems with $root? Or maybe it's because the path for $root is surrounded by "quotes" instead of 'apostrophies' like other paths?
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 449/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-26-05 10:07 AM, in Happy birthday to he who is! Link
Happy... umm... WTF do the call birthdays in Canadia? Aw hell, have a good one!
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 450/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 02:48 AM, in Happy Birthday, People Who AREN'T Acmlm! Link
Yeah, some of you got a few Happy Birthday wishes buried in the thread wishing Acmlm a happy birthday, but I thought it would be nice to put them right here where you can all see them.

So, here we go!

Happy Birthday, Cool Cr@cker! 15! Sometimes, I miss being a teenager...
Happy Birthday, iamhiro1112! 27! Almost as old as me...
Happy Birthday, MathOnNapkins! 23! You've been gambling the last two years, right?
Happy Birthday, Randy53215! 17! One year away from my fondest memories of my teen years. I loved being 18!

So, there you go! Happy Birthday, People Who AREN'T Acmlm! Hope they're good ones!
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 451/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 02:59 AM, in Post Backgrounds Link
The fix will only work for you board, but yes.

Look for this:
$vsig="
$radio=viewsig value=0 $checked2[0]>Disabled   
$radio=viewsig value=1 $checked2[1]>Enabled   
$radio=viewsig value=2 $checked2[1]>Auto-Updating";


Change it to this:
$vsig="
$radio=viewsig value=0 $checked2[0]>Disabled   
$radio=viewsig value=1 $checked2[1]>Enabled   
$radio=viewsig value=2 $checked2[2]>Auto-Updating";


Then just re-upload your edituser.php, and everything should work.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 452/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 07:00 AM, in Post Backgrounds Link
Oh. Right. I have layouts off, so I don't notice things like that. I've never been able to figure out why I can't do colors with this layout...
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 453/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 07:03 AM, in Admin Panel not working Link
You shouldn't HAVE to have your board at board.yoursite.com. If they hadn't rushed the development of the board, it wouldn't be a problem. Then again, if they had just left well enough alone, and followed the idiom, "If it ain't broke, don't fix it", there'd not be problems.

Did you try doing 'board/lib/funtion.php';?
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 454/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 09:14 AM, in Admin Panel not working Link
Yeah, my /board/ dir is in the /public_html/ dir. I don't have a /admin/ dir, though, since I'm using v1.92.

So, you're saying that even if you have /admin/ in your /public_html/ dir, it still won't work?
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 455/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 09:18 AM, in Auto-PM On Certain Actions? Link
This is probably how System messages work here...

Anyway, I want a PM to be sent to me whenever a user on my board tries to do something I don't want them to do. For example, if they try to force a page to load in a private forum, I want it to send a PM to me informing me that they did it.

How would I go about making it do this? I'm using v1.92, BTW.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 456/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 09:36 AM, in Would Anyone Like To Make A New Layout For Me? Link
I asked JDavis about this, and he said that there's no longer a specific thread for these requests, and that I should just go ahead and make one myself.

I'm not very good with all this fancy HTML+CSS+Whatnot stuffs, as you can tell by my current boring layout. Heck, I can't even figure out why I can't change font colors (Example: This text should be green, and will be only if you have layouts off, or when you reply)

I don't really have any specifics for the layout, other than that it have a place for my current sig. If you need/want some ideas to start from, I enjoy Final Fantasy Tactics, MegaMan, Kirby, Legend of Mana, and Tetris Attack for video games. I enjoy playing Dungeons & Dragons, especially DragonLance. I enjoy Chess. I enjoy old skool Metallica. Or you could just make a cool blue or purple themed layout. I'm not exactly picky.

Thanks for taking the time to read this, even if nobody makes anything.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 457/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 10:20 AM, in Would Anyone Like To Make A New Layout For Me? Link
Setzer! You're alive! I've missed you and your wonderful out of context IRC quote from me!

Thanks for taking up my request. I can't wait to see it.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 458/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 12:51 PM, in Would Anyone Like To Make A New Layout For Me? Link
Sprites of KoF 2002 Characters smokin' weed & drinkin' beer?
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 459/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 12:53 PM, in AIM Search? Link
Which won't do them much good in my case, since 1) My "AIM Name" there will confuse them, and 2) Even if they figure it out, I almost never go on AIM anymore anyway.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 460/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 12:56 PM, in Admin Panel not working Link
So you're saying that /public_html/admin/ will work with /public_html/board/?
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 461/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 01:01 PM, in Auto-PM On Certain Actions? Link
I tried that. It put most of the right info into pmsgs_text, but it didn't put the ID and something else into pmsgs. I forget now what it didn't put in the tables...
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 462/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-27-05 01:03 PM, in Would Anyone Like To Make A New Layout For Me? Link
I have no clue who he is. I don't play the KoF series. I pretty much stick to Street Fighter and/or Mortal Kombat, with the occasional Killer Instinct thrown in there.
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
Acmlm's Board - I2 Archive - - Posts by Elric


ABII


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



Page rendered in 0.018 seconds.