• On activating the latest version, I get a ton of error messages, as follows:

    Notice: Undefined variable: hidden in ~/wp-content/plugins/sp-client-document-manager/shortcode.php on line 556 Notice: Undefined variable: select_dropdown in ~/wp-content/plugins/sp-client-document-manager/user/projects.php on line 252

    Notice: Undefined index: search in ~/wp-content/plugins/sp-client-document-manager/classes/ajax.php on line 362 Notice: Undefined variable: search_project in ~/wp-content/plugins/sp-client-document-manager/classes/ajax.php on line 368 Notice: Undefined variable: find_groups in ~/wp-content/plugins/sp-client-document-manager/classes/ajax.php on line 432

    Notice: Undefined offset: 0 in ~/wp-content/plugins/sp-client-document-manager/classes/ajax.php on line 502 Notice: Undefined index: sort in ~/wp-content/plugins/sp-client-document-manager/classes/ajax.php on line 754 Notice: Undefined index: search in ~/wp-content/plugins/sp-client-document-manager/classes/ajax.php on line 760 Notice: Undefined variable: search_file in ~/wp-content/plugins/sp-client-document-manager/classes/ajax.php on line 763 Notice: Undefined variable: find_groups in ~/wp-content/plugins/sp-client-document-manager/classes/ajax.php on line 765

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

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

    (@smartypants)

    Hi please turn off debug mode or notices, they should be suppressed.

    Thread Starter KTS915

    (@kts915)

    Sorry, but that’s just wrong.

    Of course I’d turn them off if I were using a live production environment. But when I’m testing things, I very definitely need to have them on. And so should every developer. That’s jsut good practice — as is fixing the problems they reveal.

    I won’t use any plugin on a live site that does not meet WordPress standards. I’ve seen where that leads. It’s just asking for trouble.

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

The topic ‘Errors with version 2.0.1’ is closed to new replies.