Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: HunterP on May 15, 2011, 02:47:10 PM

Title: Problem with personal messages
Post by: HunterP on May 15, 2011, 02:47:10 PM

Hi there,

I'm trying to help someone who accidentally deleted smf_personal_messages. He created a new table but when someone accesses the mailbox, he will get a blank page, no errors.

I went into the database, emptied both smf_personal_messages and smf_pm_recipients, and cleared the columns pm_new and instant_messages in smf_members.

After this, I could access the mailbox. Sent myself a message, and the problem starts all over again. Even deleted the table again and created a new one myself. Exactly the same problem. Went through the packages to see if a modification might alter this table, but couldn't find anything, only Karma Buttons, Youtube BBCode and Simple Portal are installed.

I'm running out of options, any suggestions??
Title: Re: Problem with personal messages
Post by: HunterP on May 15, 2011, 03:30:56 PM

Topic solved, problem was due to some incorrect entries in PersonalMessage.php,probably caused by incorrect uninstalled mods.