Title: [Plugin: ProjectManager] Parse error in core.php
Last modified: August 19, 2016

---

# [Plugin: ProjectManager] Parse error in core.php

 *  Resolved [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/)
 * After changing my webhoster (new hoster is [http://www.Revido.de](http://www.Revido.de)))
   i get a lot of trouble with the Plugin ProjectManager. its no longer possible,
   to activate the plugin. i get always this error message:
    Parse error: syntax
   error, unexpected ‘)’, expecting ‘(‘ in /var/www/web199/html/wordpress/wp-content/
   plugins/projectmanager/lib/core.php on line 1185 I dont know what to do. i posted
   the error also on “[http://kolja.galerie-neander.de/2009/07/projectmanager-2-7/#comments&#8221](http://kolja.galerie-neander.de/2009/07/projectmanager-2-7/#comments&#8221);,
   but the error isn’t resolved. what can i do?

Viewing 14 replies - 16 through 29 (of 29 total)

[←](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/?output_format=md)
2

 *  Thread Starter [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143468)
 * ups..ok.
    But on wordpress plugin directory there is compatibility up to wp 2.7.1,
   and not only for wp 2.8 and higher
 *  [K](https://wordpress.org/support/users/koelle/)
 * (@koelle)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143469)
 * forgot to change that, sorry. This has just changed.
 *  Thread Starter [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143473)
 * ok. i installed wp 2.8.3. No Parse Error !!
    Projectmanager is running and i 
   can administrate the table sources on overview section. all my tables and datasets
   are visible. but: on my sites comes no data. i tried all possible strings, but
   nothing happens. only the shortcode string appears. look at [http://www.runningsocks.de/wordpress/runners-point/test-mit-projectmanager/](http://www.runningsocks.de/wordpress/runners-point/test-mit-projectmanager/)
   i deactivate the plugin, delete the plugin directory, installed the new version,
   aktivate the plugin: without any effect.
 *  Thread Starter [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143474)
 * Hi, where is my last post from 18:55? its not visible ???
    ok, lets try again:………………………………………………………….
   ok. i installed wp 2.8.3. No Parse Error !! Projectmanager is running and i can
   administrate the table sources on overview section. all my tables and datasets
   are visible. but: on my sites comes no data. i tried all possible strings, but
   nothing happens. only the shortcode string appears. look at “[http://www.runningsocks.de/wordpress/runners-point/test-mit-projectmanager&#8221](http://www.runningsocks.de/wordpress/runners-point/test-mit-projectmanager&#8221);
   i deactivate the plugin, delete the plugin directory, installed the new version,
   aktivate the plugin: without any effect.
 *  [Robert S](https://wordpress.org/support/users/rschilt/)
 * (@rschilt)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143475)
 * Perhaps you have forgotten to wrap the projectmanager shortcode in “code” tags
   within the WP editor?
 * R
 *  Thread Starter [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143476)
 * which “code” tags do yuo mean? the tags are the [] Brackets, right? on my other
   pages i changed nothing, and there works no short code also.
    on testpage i create
   a new shrotcode with the TinyMCE Advanced Button: same effect – not working. 
   whats going wrong here?
 *  [Robert S](https://wordpress.org/support/users/rschilt/)
 * (@rschilt)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143478)
 * Shortcode needs to be entered as follows in the HTML editor:
    `[projectmanager
   shorcode]`
 * R
 *  [Robert S](https://wordpress.org/support/users/rschilt/)
 * (@rschilt)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143479)
 * Sorry (needed to include backticks):
 * Shortcode needs to be entered as follows in the HTML editor:
    `<code>[projectmanager
   shorcode]</code>`
 * R
 *  Thread Starter [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143480)
 * i proved the shortcode in HTML Editor: this is inserted by TinyMCE Button:
    `
   <code>[project id=2 template=table]</code>` that should work, but doesn’t. perhaps
   the reason is at this post: [http://wordpress.org/support/topic/298799](http://wordpress.org/support/topic/298799)?
 *  [Robert S](https://wordpress.org/support/users/rschilt/)
 * (@rschilt)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143481)
 * Hi,
 * A couple more ideas:
    – Does `<code>[project id=2]</code>` work? – You definitely
   have a project with ID 2? – Had a look at post ‘298799’ – does not seem to be
   related to your issue. – What happens if you disable all other plugins – same
   issue?
 * R
 *  Thread Starter [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143483)
 * ok lets go:
    – ‘`[project id=2]`‘ does not work – i have projects with id from
   1 to 11, look at “[http://www.runningsocks.de/wordpress/runners-point/test-mit-projectmanager/&#8221](http://www.runningsocks.de/wordpress/runners-point/test-mit-projectmanager/&#8221);–
   i disabled all other plugins, only plugin “Maintenance Mode 4.3” and “ProjectManager
   2.9” ist running. same issue.
 * another question: what PHP Version is needed for projectmanager? in my html root
   i placed a .htaccess with the following code:
    ‘AddType application/x-httpd-php5.
   php’ ‘AddHandler x-httpd-php5 .php’ i deleted the .htaccess, but same issue.
 *  Thread Starter [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143484)
 * on disabling / enabling the plugin i get the error message from post “298799”:
   
   Plugin could not be activated because it triggered a fatal error. Fatal error:
   Cannot redeclare class projectmanagerloader in /var/www/web199/html/wordpress/
   wp-content/plugins/projectmanager/projectmanager.php on line 37 although the 
   plugin is enabled / activated !!
 *  [Robert S](https://wordpress.org/support/users/rschilt/)
 * (@rschilt)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143485)
 * Hi,
 * I’m slowly running out of ideas. What I would check/do next is:
 * – See whether the issue occurs with Default Theme.
    – Ensure I was running on
   latest versions of WP and Theme. – Disable any functions that I might of added.–
   Confirm version of PHP and check for compatibility with ProjectManager. – Short
   of there being an issue with your Host – I would even go so far as: create my
   site from scratch – reinstall wordpress/DB – test for error – restore Data/DB–
   test for error – re-apply any customisations – test for error. Depending on where
   the error occured this will give you a better idea of the “cause”
 * Short of the above I would request assistance from the author.
 * R
 *  Thread Starter [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * (@runningsocks)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143492)
 * i think find the reason for my problems:
    my webhoster uses PHP 4.x, and i tried
   to activate PHP 5.x. To activate PHP 5.x i created a .htacces file in html root
   directory, but it seems not running properly. two days ago i created in another
   way this file, and now phpinfo.php shows me PHP 5.x the plugin is running and
   also shortcodes workes fine – no problems anywhere.

Viewing 14 replies - 16 through 29 (of 29 total)

[←](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/?output_format=md)
2

The topic ‘[Plugin: ProjectManager] Parse error in core.php’ is closed to new replies.

 * 29 replies
 * 4 participants
 * Last reply from: [RunningSocks](https://wordpress.org/support/users/runningsocks/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-projectmanager-parse-error-in-corephp/page/2/#post-1143492)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
