Opened 17 years ago
Closed 17 years ago
#7911 closed defect (bug) (duplicate)
Large posts do not show with PHP5
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.7 |
| Component: | General | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
I have a blog with posts that are up to 48 kilobytes/4700+ words long. I split the post up with the first 4 lines with a <!--more--> tag.
Under php4, everything below the <!--more--> tag shows up. PHP5, nothing below the <!--more--> tag. I have to run wordpress under php4 as a cgi.
Change History (6)
Note: See
TracTickets for help on using
tickets.
Possibly related to #6877