Title: 1.3.9 has a PHP syntax error
Last modified: August 21, 2016

---

# 1.3.9 has a PHP syntax error

 *  [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/139-has-a-php-syntax-error/)
 * Hi,
 * I was trying to install 1.3.9 (using WordShell), but it appears to have a syntax
   error (PHP 5.3.3):
 *     ```
       # wordshell updraftplus pagelines --theme --showchanges --confirm --latest
       updraftplus : PageLines                   Installed: 1.3.6 (unmodified)
       PHP Parse error:  syntax error, unexpected '(', expecting '{' in ./pagelines/includes/class.actions.php on line 14
       Parse error: syntax error, unexpected '(', expecting '{' in ./pagelines/includes/class.actions.php on line 14
       ./pagelines/includes/class.actions.php: This file in the entity you have chosen to upload is apparently invalid PHP. The PHP syntax check returned: Errors parsing ./pagelines/includes/class.actions.php.
       Are you sure you wish to continue (press c to continue, any other key to abort) ? a
       ABORT: ERROR: User chose to abort
       ```
   
 * David

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [jamieblanchett](https://wordpress.org/support/users/jamieblanchett/)
 * (@jamieblanchett)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/139-has-a-php-syntax-error/#post-3641170)
 * 1.4 has since been released, have you managed to install this update without 
   the error?
 *  Thread Starter [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/139-has-a-php-syntax-error/#post-3641171)
 * No, the error is still in 1.4.0:
 *     ```
       $ wget -q http://wordpress.org/extend/themes/download/pagelines.1.4.0.zip
       $ unzip -q pagelines.1.4.0.zip
       $ php -l pagelines/includes/class.actions.php
       PHP Parse error:  syntax error, unexpected '(', expecting '{' in pagelines/includes/class.actions.php on line 14
   
       Parse error: syntax error, unexpected '(', expecting '{' in pagelines/includes/class.actions.php on line 14
   
       Errors parsing pagelines/includes/class.actions.php
       [david@carey pagelines]$ head -14 pagelines/includes/class.actions.php|tail -1
       class PageLinesActions(){
       ```
   
 * class PageLinesActions(){ is invalid PHP in any version.
 *  [jamieblanchett](https://wordpress.org/support/users/jamieblanchett/)
 * (@jamieblanchett)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/139-has-a-php-syntax-error/#post-3641172)
 * Hi there, thanks for coming back to us. I will bring the above to the developers
   attention.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘1.3.9 has a PHP syntax error’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pagelines/1.4.6/screenshot.png)
 * PageLines
 * [Support Threads](https://wordpress.org/support/theme/pagelines/)
 * [Active Topics](https://wordpress.org/support/theme/pagelines/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pagelines/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pagelines/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [jamieblanchett](https://wordpress.org/support/users/jamieblanchett/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/139-has-a-php-syntax-error/#post-3641172)
 * Status: not resolved