Opened 19 years ago
Closed 19 years ago
#3925 closed defect (bug) (worksforme)
pluggable.php error
| Reported by: | Makki | Owned by: | rob1n |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Administration | Version: | 2.2 |
| Severity: | major | Keywords: | reporter-feedback |
| Cc: | Focuses: |
Description
Parse error: syntax error, unexpected T_SL in /wp-includes/pluggable.php on line 283
Change History (5)
#2
@
19 years ago
Hmm svn update pluggable.php killed my site as you see in the original ticket here. However as i browsed the source here on the trac and downloaded the pluggable.php and added it to my wp manually it seemed to fix it. I dunno if svn uses same file but i got it from trunk so i dont get it.
#3
@
19 years ago
- Milestone 2.3 → 2.2
- Owner changed from to
- Severity normal → major
- Status new → assigned
Looks to be an error from my strpos() changes.
I'll figure it out and patch it up.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This occured after i ran svn update and i have no idea how to fix it