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? - Forum-specific multi-posting. | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Reno

Level: 13

Posts: 18/48
EXP: 8122
For next: 2145

Since: 03-15-04
From: Ireland

Since last post: 9 days
Last activity: 9 days
Posted on 08-29-04 01:58 AM Link | Quote
I was wondering if anyone had any idea how to modify newreply.php in such a way that you allowed the same user to post repeatedly in the same thread, but to allow this in only certain forums.

I did try this before, but it never worked correctly, but I'm in need of it again.

I'd appreciate any help anyone could give me.
DarkSlaya
POOOOOOOOOOOORN!
Level: 88

Posts: 1894/4249
EXP: 6409254
For next: 241410

Since: 05-16-04
From: Montreal, Quebec, Canada

Since last post: 8 hours
Last activity: 5 hours
Posted on 08-29-04 02:20 AM Link | Quote
Since I'm too lazy to check out my copy, I will assume the code...

Let's assume that "$forum=mysql_fetch_array($forum1)" and that you have a row that is named "multi"
Put an if- statement where before checks for the multi-posting:
if($forum[multi] == 0)
{Code to disable multiposting}

else
{let the user post
}
Reno

Level: 13

Posts: 19/48
EXP: 8122
For next: 2145

Since: 03-15-04
From: Ireland

Since last post: 9 days
Last activity: 9 days
Posted on 08-29-04 02:31 AM Link | Quote
Hmm, yeah, I suppose I could do it by adding a row into each forum. Good idea.

Actually, maybe the option to enable/disable multi-posting could be included in v2, whenever it may materialise.
ErkDog

Fuzz Ball
Level: 47

Posts: 763/982
EXP: 752190
For next: 14013

Since: 03-15-04
From: Richmond, VA

Since last post: 40 days
Last activity: 19 days
Posted on 08-30-04 04:54 PM Link | Quote
column...... not row
DarkSlaya
POOOOOOOOOOOORN!
Level: 88

Posts: 1978/4249
EXP: 6409254
For next: 241410

Since: 05-16-04
From: Montreal, Quebec, Canada

Since last post: 8 hours
Last activity: 5 hours
Posted on 08-30-04 10:27 PM Link | Quote
I always mess up. BUt I knew it wasn't row, just didn't remember what it was.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Acmlmboard support? - Forum-specific multi-posting. | |


ABII


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



Page rendered in 0.014 seconds.