Dysan Posted March 14, 2008 Share Posted March 14, 2008 Hi, I have downloaded the phpBB full package from http://downloads.sourceforge.net/phpbb/phpBB-3.0.0.zip?download and am intrigued to find out how the forum stores private messages sent by users, as if you view the "privmsgs" table contained in the database, it doesn't contain the message entered? Why is this, where is the message stored? Link to comment https://forums.phpfreaks.com/topic/96230-private-message-pm-store/ Share on other sites More sharing options...
dotBz Posted March 14, 2008 Share Posted March 14, 2008 the messages are stored on privmsgs_text table Link to comment https://forums.phpfreaks.com/topic/96230-private-message-pm-store/#findComment-492616 Share on other sites More sharing options...
Dysan Posted March 14, 2008 Author Share Posted March 14, 2008 I don't have that table? Link to comment https://forums.phpfreaks.com/topic/96230-private-message-pm-store/#findComment-492620 Share on other sites More sharing options...
Dysan Posted March 14, 2008 Author Share Posted March 14, 2008 ...all I have is: privmsgs privmsgs_folder privmsgs_rules privmsgs_to Link to comment https://forums.phpfreaks.com/topic/96230-private-message-pm-store/#findComment-492622 Share on other sites More sharing options...
Dysan Posted March 15, 2008 Author Share Posted March 15, 2008 Upon looking through the "phpbb_privmsgs" table, I found a "message_text" field, but all it contains is: [bLOB - 21 B] Where's the actual message kept? Link to comment https://forums.phpfreaks.com/topic/96230-private-message-pm-store/#findComment-492631 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.