Viewing 15 replies - 1 through 15 (of 23 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    Hi Andreas!

    1. Pls send here your:

    * wp version
    * plugin version
    * wp lang/locale name (indonesian — this is which?)
    * other wp plugins

    2. As a workaround try to disable all other plugins and see if you can edit example test. Possibly some other plugin conflicts. We should find it and fix incompatibilities.

    3. Btw, can you edit new tests?

    Plugin Contributor ikurtuldu

    (@ikurtuldu)

    when I try to activate the plugin it gives a fatal error. what should I do?

    Plugin Contributor ustimenko

    (@ustimenko)

    ikurtuldu, pls send here the text of this error.

    Also which WP version do you have?

    Plugin Contributor ikurtuldu

    (@ikurtuldu)

    I use wp version 4.1

    Plugin Contributor ikurtuldu

    (@ikurtuldu)

    Eklenti etkinle?tirilemedi, ?ünkü ?nlenemeyen bir hataya sebep oldu.

    Plugin Contributor ustimenko

    (@ustimenko)

    ikurtuldu, pls send here the text of this error.

    Or screenshot (use gyazo.com), which it gives you. Also which other plugins do you have?

    Plugin Contributor ustimenko

    (@ustimenko)

    hmm.. it’s a “Plugin could not be activated because it triggered a fatal error.”

    Which other plugins do you have? Can you try to disable them and try to activate this plugin then? May be it’s a conflict with other plugins?

    Plugin Contributor ikurtuldu

    (@ikurtuldu)

    Plugin Contributor ikurtuldu

    (@ikurtuldu)

    I dont have any other plugins now.

    Plugin Contributor ustimenko

    (@ustimenko)

    Yes, I see. Im’ thinking what it could be.

    Plugin Contributor ustimenko

    (@ustimenko)

    Btw, can you create posts?

    Plugin Contributor ustimenko

    (@ustimenko)

    In the meantime — try to activate Akismet. Will it be activated?

    Plugin Contributor ustimenko

    (@ustimenko)

    After open your wp-config.php and change value of WP_DEBUG to true.

    For example now it could be: define(WP_DEBUG, false);

    Change it to define(WP_DEBUG, false);

    After try to activate once more time — it should output some errors.

    Plugin Contributor ikurtuldu

    (@ikurtuldu)

    Now it says :
    Strict Standards: Only variables should be passed by reference in C:\Documents and Settings\islam\Belgelerim\USBWebserver\root\pdr\wp-content\plugins\wp-testing\src\Facade.php on line 339

    Plugin Contributor ustimenko

    (@ustimenko)

    Lets’ disable those erorr and see if it helps.

    1. Create file /wp-content/mu-plugins/errorreporting.php

    2. Add there this:

    <?php WP_DEBUG && ini_set('error_reporting', E_ALL & ~E_STRICT & ~E_DEPRECATED);

    Then try to activate once more time. It should be activated or show another more usable error.

Viewing 15 replies - 1 through 15 (of 23 total)
  • The topic ‘Cannot Edit The Sample Test’ is closed to new replies.