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? - Modlist | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Rouge8
Newcomer
Level: 4

Posts: 4/8
EXP: 268
For next: 11

Since: 06-14-05

Since last post: 98 days
Last activity: 38 days
Posted on 07-24-05 10:08 PM Link | Quote
On my boards the names of the moderators don't display on the front page.

1: Life, The Universe, and Everything swguru ID: 15
2: Introductions swguru ID: 15
3: Politics, Debates, and Why the World Sucks
4: Suggestions and Complaints Rouge8 ID: 1
8: Star Wars swguru ID: 15
15: Galactic Senate
18: Movies
21: Music
20: Trash
23: Books
255: System
5: Tech Problems
6: IRC
17: Computers swguru ID: 15, nayr ID: 20
19: Gizmos and Gadgetry XxMemaixX ID: 9
9: PC Gaming swguru ID: 15
10: Next-Gen Systems XxMemaixX ID: 9
11: Gamecube
12: PS2
13: Nationstates
14: Other Systems XxMemaixX ID: 9
22: Hosting
7: Ramblings of a Brilliant Mind Rouge8 ID: 1
16: Matt's Blog DuneBuggy ID: 6

That's the actual mod list, while the only one that shows up is me for Suggestions and Complaints.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 791/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-25-05 12:43 AM Link | Quote
Has to be something in the code because its actually in the SQL as entries... I will look into this.
Rouge8
Newcomer
Level: 4

Posts: 5/8
EXP: 268
For next: 11

Since: 06-14-05

Since last post: 98 days
Last activity: 38 days
Posted on 07-25-05 10:32 AM Link | Quote
Thanks..

I had the same problem in 1.A2 but I fixed it. I don't remember what I did though, so I'm kind of lost.
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 795/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-25-05 11:07 AM Link | Quote
Post the current code you have for the mod section in index.php

Line 77 - Line 86 with an unmodified AcmlmBoard.
Rouge8
Newcomer
Level: 4

Posts: 6/8
EXP: 268
For next: 11

Since: 06-14-05

Since last post: 98 days
Last activity: 38 days
Posted on 07-25-05 11:50 AM Link | Quote
Txt.


(edited by Rouge8 on 07-25-05 02:51 AM)
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 796/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 07-26-05 01:49 AM Link | Quote
For some reason I had this problem too but I am pretty sure this will fix it...

Replace: $mods=mysql_query("SELECT u.id,name,sex,powerlevel,forum FROM users u INNER JOIN forummods m ON u.id=m.user INNER JOIN forums f ON f.id=m.forum WHERE (!minpower OR minpower<=$power) ORDER BY catid,forder,name");

with...

$mods=mysql_query("SELECT u.id,name,sex,powerlevel,forum FROM users u INNER JOIN forummods m ON u.id=m.user INNER JOIN forums f ON f.id=m.forum WHERE (!minpower OR minpower<=$power) ORDER BY catid,forder");
Rouge8
Newcomer
Level: 4

Posts: 7/8
EXP: 268
For next: 11

Since: 06-14-05

Since last post: 98 days
Last activity: 38 days
Posted on 07-26-05 07:51 AM Link | Quote
Still isn't showing up.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Acmlmboard support? - Modlist | |


ABII


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



Page rendered in 0.011 seconds.