• Resolved astronaughtee

    (@astronaughtee)


    Hi in theory this looks a great plugin and something i am very keen to use, and probably looking to go premium. The problem that i have is that the plugin it won’t activate.

    I get the following error:

    Fatal error: Cannot redeclare class PEAR_Common in C:\PHP5\PEAR\PEAR\Common.php on line 1123

    I thought perhaps its got issues with another plugin, so i then tried it on a fresh install of WP with no other plugins, but i still get the above error when i try to activate the plugin, after it is installed.

    Any ideas and assistance would be greatly appreciated, thank you

    http://ww.wp.xz.cn/extend/plugins/sp-client-document-manager/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author smartypants

    (@smartypants)

    Hi there,

    Please download the latest version 1.1.9 (once posted) I just made a fix to your issue. Looks like it was trying to include the path to pear for all includes. I read this is a problem on some php installations so made the change to path:

    include ”.dirname(__FILE__).’/common.php’;

    Thread Starter astronaughtee

    (@astronaughtee)

    That’s done the trick. Thank you! I’ll have a play and look to get the premium with all the features. Thanks Smarty!

    Plugin Author smartypants

    (@smartypants)

    Great sounds good! Let us know if you need anything.

    Thread Starter astronaughtee

    (@astronaughtee)

    Slightly going off the thread here, but when a client logis in can they see a download page too, so they can download a document which they can view. Or does that all have to be done admin side ?

    Plugin Author smartypants

    (@smartypants)

    Yup you can put this shortcode on a page you can see the downloads there

    [sp-client-document-manager]

    Thread Starter astronaughtee

    (@astronaughtee)

    boy that was a quick reply… (thank you)

    I’ve done that and i now realise that i can see the uploaded file, but only if i am the user that uploaded the file, ie Admin (who uploaded the file). But if i log in as another user (as a filesharer) i can’t see the uploaded file.

    Am i being really stupid here… sorry

    Plugin Author smartypants

    (@smartypants)

    Ah i see what your saying, actually shared folders are only available in premium. They allow you to make user groups so a group of users can share files. Otherwise its only the specific user that can view their own files.

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

The topic ‘[Plugin: SP Client Document & Project Manager] Fatal error on activation / install’ is closed to new replies.