Aznknight or anyone else.... I have two forums using the same member list. The two forums are forum_ and sem_ with the members table as forum_. Everything works ok there.
Before I install the private message mod, I want to know how it would work with all that. Would I have to install the PM mod from both forums and create two PM tables (Forum_pm and sem_pm)? How would that work with one member list? Would a member from forum_ be able to send a message to a sem_ member and be able to access it from either forum?
I know this is pretty complicated but I think you understand what I'm saying.
Bookie
"May the forces of evil become confused on the way to your home." - George Carlin
you could modify all of the private message MOD files to look at strMemberTablePrefix instead of strTablePrefix that way both forums will be using the same table, just like they use the same MEMBER table.
quote: you could modify all of the private message MOD files to look at strMemberTablePrefix instead of strTablePrefix that way both forums will be using the same table, just like they use the same MEMBER table.
Good idea. I'll give that a shot. By the way, sorry but I was thinking that Alan (Aznknight) did that mod. I should have looked at who created it before I directed that question to someone. Thanks for your help!
Bookie
"May the forces of evil become confused on the way to your home." - George Carlin