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? - How do I put a title on my Acmlm board? | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Nebetsu

Shmee
Level: 55

Posts: 799/1574
EXP: 1291130
For next: 23059

Since: 09-01-04
From: Nebland

Since last post: 3 hours
Last activity: 1 hour
Posted on 01-15-05 08:28 AM Link | Quote
I just set one up and it's kind of illusive... >>
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

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

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 01-15-05 08:34 AM Link | Quote
"Elusive". And it's in colors.php.
Nebetsu

Shmee
Level: 55

Posts: 800/1574
EXP: 1291130
For next: 23059

Since: 09-01-04
From: Nebland

Since last post: 3 hours
Last activity: 1 hour
Posted on 01-15-05 08:43 AM Link | Quote
Originally posted by Elric
"Elusive". And it's in colors.php.


Thank you! Oh and also: How do I make my Login thing disappear when I'm logged in and my Logout thing disappear when I'm logged out?


(edited by Nebetsu on 01-15-05 12:12 AM)
Xeolord

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

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

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 01-15-05 09:17 AM Link | Quote
Are you just wanting to know how to do this? Because 1.92 I'm pretty sure automatically has this functioning.

... using 1.8a?

Here's a snippet from my old 1.8a board:
(I'm lazy and just used xmp tags to disallow the code, so be sure to not include the br tags. There's probably a simpler way to do this, but blah. Hope that helps, I guess.)
<br>if($loguserid) { $headlinks .=""; } else { $headlinks .=" <a href=register.php>Register</a> |"; }<br>if($loguserid) { $headlinks .=""; } else { $headlinks.=" <a href=login.php>Login</a> |"; }<br>if($loguserid) { $headlinks .="<a href=login.php?action=logout>Logout</a> |"; } else { $headlinks .=""; }<br>$headlinks.=" <a href=editprofile.php>Edit Profile</a><br>


(edited by Xeogred on 01-15-05 12:23 AM)
Nebetsu

Shmee
Level: 55

Posts: 801/1574
EXP: 1291130
For next: 23059

Since: 09-01-04
From: Nebland

Since last post: 3 hours
Last activity: 1 hour
Posted on 01-15-05 09:27 AM Link | Quote
Yeah I'm using 1.8a. I dont know where to get 1.92. Well thanks for the info! ^^

Another problem is that you have to log on to do anything, such as edit your profile.
Xeolord

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

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

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 01-15-05 09:41 AM Link | Quote
What do you mean specifically? (is that how you spell it? I feel like I'm going to pass out now)

Everytime you go to edit your profile you have to log in?

*cough* it's worth the time and effort to get / find 1.92 instead of using 1.8a *cough*


(edited by Xeogred on 01-15-05 12:42 AM)
(edited by Xeogred on 01-15-05 12:42 AM)
Nebetsu

Shmee
Level: 55

Posts: 802/1574
EXP: 1291130
For next: 23059

Since: 09-01-04
From: Nebland

Since last post: 3 hours
Last activity: 1 hour
Posted on 01-15-05 09:48 AM Link | Quote
Originally posted by Xeogred
What do you mean specifically? (is that how you spell it? I feel like I'm going to pass out now)

Everytime you go to edit your profile you have to log in?

*cough* it's worth the time and effort to get / find 1.92 instead of using 1.8a *cough*


Everytime you edit your profile, you have to put in your username and password. Also: If someone were to give me 1.92 I would be greatful and make the switch, but since I doubt that's going to happen, I'm just going to try and make this work for me.

EDIT: Nevermind: I got my hands on 1.92! ^^ So happy! Anyways: does this mean I have to start over again?


(edited by Nebetsu on 01-15-05 12:52 AM)
FreeDOS

Lava Lotus
Wannabe-Mod :<
Level: 59

Posts: 1019/1657
EXP: 1648646
For next: 24482

Since: 03-15-04
From: Seattle

Since last post: 6 hours
Last activity: 4 hours
Posted on 01-15-05 09:55 AM Link | Quote
You should consider learning the basics of PHP before attempting to manage a board.
Nebetsu

Shmee
Level: 55

Posts: 803/1574
EXP: 1291130
For next: 23059

Since: 09-01-04
From: Nebland

Since last post: 3 hours
Last activity: 1 hour
Posted on 01-15-05 11:27 AM Link | Quote
Originally posted by FreeDOS
You should consider learning the basics of PHP before attempting to manage a board.


I dont know much about PHP, but I do know a bit about other languages. Right now I got the thing working and I know how to do the admin things that I need to do, so that's all I'm concerned about at the moment... >>
Xeolord

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

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

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 01-15-05 09:16 PM Link | Quote
Originally posted by Nebetsu

EDIT: Nevermind: I got my hands on 1.92! ^^ So happy! Anyways: does this mean I have to start over again?


Basically yes. A few of the structures such as posts are completely different in 1.92, so it's best to just reinput the SQL structure for the board and reupload the new files.


(edited by Xeogred on 01-15-05 12:17 PM)
Nebetsu

Shmee
Level: 55

Posts: 804/1574
EXP: 1291130
For next: 23059

Since: 09-01-04
From: Nebland

Since last post: 3 hours
Last activity: 1 hour
Posted on 01-15-05 09:52 PM Link | Quote
Originally posted by Xeogred
Originally posted by Nebetsu

EDIT: Nevermind: I got my hands on 1.92! ^^ So happy! Anyways: does this mean I have to start over again?


Basically yes. A few of the structures such as posts are completely different in 1.92, so it's best to just reinput the SQL structure for the board and reupload the new files.


Well I had to re-put in everything, but I'm just glad that I got everything working. Thanks everyone! ^^
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Acmlmboard support? - How do I put a title on my Acmlm board? | |


ABII


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



Page rendered in 0.022 seconds.