Pm's not working... Help Please!!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
BabyDev
Forum Newbie
Posts: 1
Joined: Thu Mar 15, 2007 2:49 pm
Location: Usa

Pm's not working... Help Please!!

Post by BabyDev »

I am running a phpbb forum (Anubis style) and my pm's are not working. For some odd reason, when you enter a username and submit the pm, it tells you that you need to enter a username. I know for some reason its not seeing the username but I just dont know how to fix it.

Any suggestions on what I can do to get this fixed? Also, I may add that I have installed MODS but I dont really see the MODS I have installed interrupting the pm's.

Thanks for any help and/or advice I can get.

BabyDev

p.s. I have already been thru all the MODS to make sure I did them correctly and they are all done the way they are supposed to be.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

I think the phpBB forums might be a better place to ask this question - we deal with the PHP language itself and most people here would have a fairly limited knowledge of phpBB specifically.
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Re: Pm's not working... Help Please!!

Post by daedalus__ »

BabyDev wrote:p.s. I have already been thru all the MODS to make sure I did them correctly and they are all done the way they are supposed to be.
That doesn't meant that they did not break the PM's.
Post Reply