Opened 13 years ago
Closed 13 years ago
#3393 closed defect (bug) (fixed)
Not Sending Private Message
Reported by: | jabutcher | Owned by: | Art Butcher |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | normal | Version: | 1.2.8 |
Component: | Appearance - Template Pack | Keywords: | |
Cc: |
Description
We’re running Wordpress 3.2 and BuddyPress 1.2.9 using BuddyPress Template Pack 1.1.3 hosting on Bluehost
When I compose a message I enter all the fields – Send To; Subject and Message.
When I send the message I get…
There was an error sending that message1, please try again
I found where this message originates in the BuddyPress message.php template. There are three places. I added a 1, 2, 3 to see which one is causing the problem.
The 1 is for the a missing subject or content. After sending the message and when the error messages appears the subject field remains filled in, but the content field is blank. For some reason the content field is being wiped out and seen as empty.
Any ideas?
Thanks,
Art
Change History (3)
#1
@
13 years ago
- Component changed from Messaging to Template Pack
- Milestone changed from Awaiting Review to 1.3
- Severity changed from major to normal
#3
@
13 years ago
- Resolution set to fixed
- Status changed from new to closed
There were no changes in compose.php between the release of BP Template Pack 1.1.3 and BP 1.2.9. It's likely that on your installation, you had installed BPTP when it was in an earlier version (<1.1), and upgraded to 1.1.3 without replacing the templates, which must be done manually because they are copied to your theme.
In any case, I'm about to release an updated BPTP with 1.2.9 templates. Thanks for the report.
Reporter mentions on buddypress.org forums that this was caused by out-of-date files in Template Pack.