Your phpBB Version: 2.0.
				              phpBB Type: Standard phpBB 
              				  MODs: No
				              Your knowledge: Basic Knowledge
				              Board URL: http://www.gamersedgecafe.com/forums
				              PHP Version: 
				              MySQL Version: 
				              What was done before the problem appeared?
I don't know how long this has been happening!
				              What was done to try to solve the problem?
I turned the feature off - it worked, but I want it turned on.
				              De.scription and Message
Hello,
While the automatic greeting is turned on, users are unable to register - they get the following error message:
"
Could not insert private message sent info.
DEBUG MODE
INSERT INTO phpbb_privmsgs (privmsgs_type, privmsgs_subject, privmsgs_from_userid, privmsgs_to_userid, privmsgs_date, privmsgs_ip, privmsgs_enable_html, privmsgs_enable_bbcode, privmsgs_enable_smilies, privmsgs_attach_sig) VALUES (1, 'Welcome to Gamer's Edge!', 2, 20, 1172974510, '', 0, 1, 1, 1)
Line : 95
File : functions_post.php
" 
I looked at this and knew it related to the automatic message greeting (the message that is dispatched to private msg box welcoming them to the forums - this forum uses it too), so I turned it off and everything works perfectly now. I want this on, though =P
So how would I fix it?
			
				


