Viewing 14 replies - 16 through 29 (of 29 total)
  • Thread Starter RunningSocks

    (@runningsocks)

    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

    forgot to change that, sorry. This has just changed.

    Thread Starter RunningSocks

    (@runningsocks)

    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/
    i deactivate the plugin, delete the plugin directory, installed the new version, aktivate the plugin: without any effect.

    Thread Starter RunningSocks

    (@runningsocks)

    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”
    i deactivate the plugin, delete the plugin directory, installed the new version, aktivate the plugin: without any effect.

    Perhaps you have forgotten to wrap the projectmanager shortcode in “code” tags within the WP editor?

    R

    Thread Starter RunningSocks

    (@runningsocks)

    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?

    Shortcode needs to be entered as follows in the HTML editor:
    [projectmanager shorcode]

    R

    Sorry (needed to include backticks):

    Shortcode needs to be entered as follows in the HTML editor:
    <code>[projectmanager shorcode]</code>

    R

    Thread Starter RunningSocks

    (@runningsocks)

    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 ?

    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

    (@runningsocks)

    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;
    – 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

    (@runningsocks)

    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 !!

    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

    (@runningsocks)

    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)
  • The topic ‘[Plugin: ProjectManager] Parse error in core.php’ is closed to new replies.