Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#12791 closed defect (bug) (fixed)

tools > import fails on syntax error

Reported by: achtundsiebzig Owned by:
Priority: normal Milestone: 3.0
Component: General Version:
Severity: normal Keywords:
Cc: achtundsiebzig

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)

  • Milestone changed from Unassigned to 3.0

And PHP 4, apparently :)

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

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

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

Note: See TracTickets for help on using tickets.