#8051 closed defect (bug) (fixed)
2.7 post by email not working
| Reported by: | photolord | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | General | Version: | 2.7 |
| Severity: | normal | Keywords: | post email |
| Cc: | Focuses: |
Description
Wordpress 2.7-beta1-9478 gives me an error when trying to use the post by email function. It gives me this error:
Fatal error: Call to undefined function: user() in /public_html/wp-mail.php on line 24
Any idea why?
Attachments (2)
Change History (10)
#2
in reply to: ↑ 1
@
18 years ago
So what would I change and in what file? Or is it a little more complicated than that?
#3
follow-up:
↓ 4
@
18 years ago
well, wp-mail for starters. I was planning to create a patch, but if you want to, let me know.
#4
in reply to: ↑ 3
@
18 years ago
Unfortunately, I have very limited knowledge. I couldn't begin to come up with a patch, but I am trying to learn some things. I figure if I come to the trac enough maybe I can start utilizing some code.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The problem is that [8762] introduced a new version of the POP3 Mail class that uses a completely different method names.