Page 1 of 1

Greeting Message.. causing problems

PostPosted: Mon Mar 05, 2007 11:28 pm
Author: xblade824
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?

Re: Greeting Message.. causing problems

PostPosted: Fri Mar 09, 2007 11:19 pm
Author: Frost
Watch this topic for the answer http://integramod.com/forum/viewtopic.p ... highlight=

If you do not want to wait...

Try reuploading a fresh file of includes/functions_post.php from the zip

if that doesnt work show me lines 180 through 195 of functions_post.php