ElkArte Community

Title: Can't send PMs, white page
Post by: emanuele on November 06, 2013, 02:38:20 pm
Here on the site, answering to a Pm.
Can't test properly.
Title: Re: Can't send PMs, white page
Post by: Spuds on November 06, 2013, 03:22:19 pm
They send fine, its fails afterward the sendPM ... thought I fixed it :(
Title: Re: Can't send PMs, white page
Post by: Spuds on November 06, 2013, 04:07:17 pm
Well I did kind of fix it :P   We were missing a require file so that was done, but its looking for setPMRepliedStatus and the function is ssetPMRepliedStatus (an extra s at the start) in PersonalMessage.subs

Fixed it here I hope
Title: Re: Can't send PMs, white page
Post by: emanuele on November 06, 2013, 05:24:30 pm
Thanks! :D
I was a bit in a hurry...