Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#12791 closed defect (bug) (fixed)

tools > import fails on syntax error

Reported by: achtundsiebzig's profile achtundsiebzig Owned by:
Milestone: 3.0 Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /nfs/c06/h03/mnt/92452/domains/kunsttechnikeinheit.com/html/wp-admin/import/wordpress.php on line 734

(running trunk)

Change History (3)

#1 @nacin
15 years ago

  • Milestone changed from Unassigned to 3.0

And PHP 4, apparently :)

#2 @nacin
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [13907]) Ensure PHP4 compat. fixes #12791

#3 @achtundsiebzig
15 years ago

yikes. who would have thought php5 is opt-in at mediatemple?
switched v5 on, works.

Note: See TracTickets for help on using tickets.