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: 643/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-10-05 07:53 AM, in How do I upgrade from 1.A2 to 1.A3 Link
Honestly, you don't. You take v1.92, add some things from v.1A2 and/or v1.A3, and use that. The 1.Xx series is pure crap. The code is a mess, 99% of it doesn't work, and the coders don't care.

Even Acmlm refuses to touch anything after v1.92. THAT should tell you something.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-10-05 01:06 PM, in How do I upgrade from 1.A2 to 1.A3 Link
I tried 1.A2 with the fixed $root. It was a piece of trash. Links pointing the wrong place. MySQL errors all over. The "admin panel" full of errors, bad links, and broken images.

Versions post-1.92 are trash.


(edited by Elric on 10-10-05 04:07 AM)
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-11-05 12:24 AM, in How do I upgrade from 1.A2 to 1.A3 Link
The 1.Ax/1.Bx series is pure trash. The "coders" don't give a damn about making a working board. They hijacked it from Acmlm, and that's all they care about.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-11-05 10:40 AM, in How do I upgrade from 1.A2 to 1.A3 Link
Originally posted by DarkSlaya
By the way, take your hatred somewhere.
It's not hatered. It's pure fact. The "coders" of the 1.Ax and 1.Bx series are incompetent. They also stole the board from Acmlm. Hence he only has access to PMA, and that just barely.


Originally posted by DarkSlaya
You've been warned before (I couldn't care less actually, but your posts are off-topic, since he isn't asking for opinions, he asked how to do a fucking upgrade).
I gave him a different option. As you can see from TGWD's post, v1.A3 is a bigger piece of crap than v1.A2. Hence I gave him the option of using v1.92 with various things from v1.A2 added to it.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-12-05 02:32 AM, in Exp % to Gif Link
Originally posted by UnsurpassedDarkness
If you want to use the board pictures, you can use something like this:

<table height=8 border=0 cellpadding=0 cellspacing=0><tr><td width=2 background=images/num2/barleft.gif><td width=50 background=images/num2/bar-off.gif><img src=images/num2/bar-on.gif width=&exppct& height=8</img><td width=2 background=images/num2/barright.gif></tr></table>

Example:


The only problem with that is you made the bar-off.gif file have a width of 50, when &exppct& goes up to 99.9. As soon as it gets to 50% full, it will look like it's 100% full. Change the width to 100, and you're set.


Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-12-05 10:21 AM, in Exp % to Gif Link
Yeah, using width=&exppct&% will work just fine.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-12-05 10:33 AM, in too much power... Link
Originally posted by Uzumaki285
Where am I supposed to put the codes in, GreatWhiteDope?
He told you where:

Originally posted by TheGreatWhiteDope
Add:
if($loguser[powerlevel]==3 && $user[powerlevel]==4) die(No);

In admin/edituser.php under the line:
if(!$isadmin) die(No);

He also left a ] off the end of $user[powerlevel]... I added it to the quote there...
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-12-05 10:37 AM, in How do I upgrade from 1.A2 to 1.A3 Link
I'd say someone should post a guide to fixing 1.92 for those who don't know about the problems with it, but it would probably, "fall in to the wrong hands", metaphorically speaking.

So maybe someone should offer a patched up version to download, or just an archive of the files that need to be patched up all fixified.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-12-05 10:42 AM, in PHP - Can't upload big files Link
Originally posted by HyperFapper
I wrote a simple file upload script, nothing too special but it works. The problem is it fails with large files (worked fine with 20K but failed with 6MB). I imagine this is due to the upload_max_filesize in php.ini. Is it possible for me to at least know what this is set to?
There's a magical PHP function called phpinfo(); that tells you all kinds of faptastic info.

Just make a PHP file with that in it, save it as something like info.php, upload it, visit it in your browser, and use CTRL+F to search for upload_max_filesize.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-13-05 12:29 PM, in PHP - Can't upload big files Link
I don't know of a way to bypass it, but then again, I'm still a PHP novice, and I don't know how to make an FTP PHP script to begin with.

However, if you can't find a way to bypass it, and/or the admins won't raise it, the only option I can think of is RAR...

RAR the files you want to upload, and when you make the archive, choose to split it into 1.98MB files. This way, you have a little breathing room before you hit the 2MB limit. With a 50MB file, you'll end up with about 26 parts, which won't be fun, but they'll be there.

Of course, if you're not uploading the files from place A so you can go to place B and download them later, then RAR probably isn't a viable option...
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-13-05 11:27 PM, in Are you DOFUS ? Link
I played it when it was in free beta. I wasn't impressed with it. Maybe if it ever gets an emulator and private servers are set up, it might be good.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-16-05 03:40 AM, in I must've suggested this a gazillion times now -- moved threads Link
Except ||bass doesn't give a shit, and nobody listens to the suggestions/bug reports anyway, so it will never happen. That's why I don't bother with suggestions anymore.

Great coders!
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-16-05 03:47 AM, in Lookie what I did! Link
Sweet! I've been wanting a nice way to put a little calendar on my desktop!

Umm... Do I have to stick it on the crotch of some pre-pubescent dork? Or can I put it where I want?

And you should make it so that it can plug into AcmlmBoard. Yeah. Then I can code an &uptime& tag for my board, and it will display the uptime. Oh and you shoul... *shot*
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-16-05 12:43 PM, in AcmlmBoard related garble Link
YD, you already know how I feel about the schemes. BOWSER > ALL!


Originally posted by Vyper
OMG do you have a new thread/new reply button for the FF-themed poll button? I must have a copy of them ifyou do!
Yeah, don't ask the person who actually MADE the FF9 Scheme if he has a New Poll button for it... *rolls eyes*

I submited the New Poll button shortly after polls made their appearance here, but nothing was ever done.

Here you go:
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-16-05 12:47 PM, in Lookie what I did! Link
Originally posted by HyperHacker
Raven is not a dork. Just a gothic bookworm. (And you need to read up on anatomy a bit...)
All of the anime Teen Tards suck.


Originally posted by HyperHacker
As for Acmlmboards, I think it'd be easier to just code the features directly into them.
Great. Wanna tell me how I could do that? 'Cause I'd like to have an &uptime& or an &freespace& or whatever set of tags.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-16-05 12:50 PM, in Welcome....who? Link
You really should figure out how AcmlmBoard works before you go adding mods made for older versions.

Due to the major change in the database after v1.8a, most of the mods won't work without editing to fix them. $loguser[3] is no longer a valid resource, and as such, the mod won't work. Same for $loguser[2] or $loguser[AnyNumberHere].
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-17-05 04:17 AM, in Lookie what I did! Link
Originally posted by HyperHacker
Originally posted by Skelric
Originally posted by HyperHacker
Raven is not a dork. Just a gothic bookworm. (And you need to read up on anatomy a bit...)
All of the anime Teen Tards suck.
What does this have to do with the topic?
I jokingly asked, "Umm... Do I have to stick it on the crotch of some pre-pubescent dork? Or can I put it where I want? " Then you made your reply, and I made mine.


Originally posted by HyperHacker

Originally posted by Skelric
Originally posted by HyperHacker
As for Acmlmboards, I think it'd be easier to just code the features directly into them.
Great. Wanna tell me how I could do that? 'Cause I'd like to have an &uptime& or an &freespace& or whatever set of tags.
For the server, or for your computer? Either way you'd probably be better off writing your own program.
For my AcmlmBoard. If I have to write my own program, I'm out of luck. I'm not a programmer.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-17-05 08:42 AM, in Trouble with PHP image Link
You're just a flat out asshole, aren't you? You must get some perverse joy stealing my shit and claiming it as your own. First you steal my AnnCP AcmlmBoard mod, and claim it as your own over on GamingG, and now you steal my layout, CSS file and all!

I hope you burn in hell.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-18-05 08:31 AM, in AcmlmBoard related garble Link
Apparently, I should should have asked for my name to be changed to Chopped Liver instead of Skelric...
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 10-19-05 04:21 AM, in AcmlmBoard related garble Link
Originally posted by UnsurpassedDarkness
All you need to do is get someone to translate the word "poll". Who made them to begin with?
Emuz. Kafuka was the scheme he created.
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.