Opened 8 years ago
Closed 4 years ago
#43774 closed defect (bug) (worksforme)
Plural-form parser Warning: Illegal offset type in isset or empty in /wp-includes/pomo/plural-forms.php on line 240
| Reported by: | frkhan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | I18N | Version: | 4.9.5 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
This warning message appears when I try to access Learndash group page
Warning: Illegal offset type in isset or empty in /wp-includes/pomo/plural-forms.php on line 240
Change History (2)
#2
@
4 years ago
- Component General → I18N
- Milestone Awaiting Review
- Resolution → worksforme
- Status new → closed
Given the age of this ticket, I'm going to close this as worksforme.
The code in question was this: https://core.trac.wordpress.org/browser/tags/4.9.5/src/wp-includes/pomo/plural-forms.php#L229
Based on that, I'm almost certain this was a plugin issue with an incorrect parameter being passed to _n().
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hey, welcome to Trac!
I would suggest contacting Learndash support first and foremost, or at least the try the WordPress Support Forums.