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
0 user currently in Acmlmboard support?.
Acmlm's Board - I2 Archive - Acmlmboard support? - Admin Panel not working | |
Pages: 1 2Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
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 Link | Quote
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?
Stifu

Level: 28

Posts: 190/304
EXP: 129458
For next: 1880

Since: 03-16-04
From: Your mom's bed

Since last post: 18 hours
Last activity: 11 hours
Posted on 08-27-05 11:56 AM Link | Quote
By the way, just for the info, once you've fixed your Admin panel by changing directories, you also need to (or had better) fix the following files too: online.php, profile.php, thread.php
To fix the path to the quick IP links.
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 Link | Quote
So you're saying that /public_html/admin/ will work with /public_html/board/?
Stifu

Level: 28

Posts: 191/304
EXP: 129458
For next: 1880

Since: 03-16-04
From: Your mom's bed

Since last post: 18 hours
Last activity: 11 hours
Posted on 08-27-05 01:51 PM Link | Quote
I'm saying all the files from /public_html/board/admin/ will work if moved to /public_html/board/

By the way, why am I a female now ? *rolls eyes*
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 464/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 03:36 PM Link | Quote
OK, so just lump them all in the same dir.

And you're female because Xkeeper was bored. Looks like even 7 versions later, the bug is still there. Yay for rushing coding to meet a deadline!
Stifu

Level: 28

Posts: 192/304
EXP: 129458
For next: 1880

Since: 03-16-04
From: Your mom's bed

Since last post: 18 hours
Last activity: 11 hours
Posted on 08-27-05 04:00 PM Link | Quote
You still need to correct all the paths inside those files after you moved them, of course. Just open each file and look for the word "admin"... And take it out each time it refers to the folder name.
Xeolord

- B l u e s -
Power Metal > All
Level: 81

Posts: 3179/3418
EXP: 4884196
For next: 108653

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 08-28-05 06:57 AM Link | Quote
Originally posted by Elric
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?


Yeah.
/public_html/board/admin/
Does not work, and nor does:
/public_html/admin/

Even after I've changed the directories around and whatnot. I guess I should just try placing every file in one directory? Seems tedious and unorganized, but hey, if it works, it works.
Stifu

Level: 28

Posts: 193/304
EXP: 129458
For next: 1880

Since: 03-16-04
From: Your mom's bed

Since last post: 18 hours
Last activity: 11 hours
Posted on 08-28-05 06:04 PM Link | Quote
Considering how messy AcmlmBoards are in the first place, a few more files in the root folder won't hurt or ruin everything for me.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-28-05 11:35 PM Link | Quote
By root folder, do you mean your site's root, or the board's root?
Stifu

Level: 28

Posts: 196/304
EXP: 129458
For next: 1880

Since: 03-16-04
From: Your mom's bed

Since last post: 18 hours
Last activity: 11 hours
Posted on 08-29-05 12:16 AM Link | Quote
The one of the board.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 08-29-05 01:22 AM Link | Quote
OK. Yeah, it's already a mess. A few more files won't hurt. Mines an even bigger mess, 'cause I have my item shop, my (pathetic) PvP crap, and my PvM thinger I'm working on. And other files to customize my board as well. If you were to compare your /board/ dir to mine, I bet yours wouldn't look very messy at all.
Xeolord

- B l u e s -
Power Metal > All
Level: 81

Posts: 3220/3418
EXP: 4884196
For next: 108653

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 09-05-05 05:30 AM Link | Quote
Okay, I want to blow stuff up.

Anyways, $root is nowhere to be found in any of my /admin/ and /ppanel/ files now.

Thing is, there is something still messed up. Whenever I go into one of these directories, I'm still getting the same issue I've had. Everything seems to go back a directory, so that ultimately makes everything ... basically not work.

I'm going to assume is has something to do with either the require for function.php, and or layout.php

An example, this is what ipban.php looks like:
require '../lib/function.php';
$windowtitle = "$boardname - IP Bans";
$usebase=1;
require '../lib/layout.php';

It's really bugging me. Again, this is basically anything in a different directory. I mean, I can get to these locations, and it looks all fine and dandy, but when I get to them, it's all gone to hell.
Pages: 1 2Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Acmlmboard support? - Admin Panel not working | |


ABII


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



Page rendered in 0.014 seconds.