Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • I updated editormonkey.php according to the file on your website. It generated these error messages.

    Warning: Cannot modify header information – headers already sent by (output started at /home/infidelw/www/www/counterpoints_blog/wp-content/plugins/editormonkey/editormonkey.php:968) in /home/infidelw/www/www/counterpoints_blog/wp-login.php on line 9

    Warning: Cannot modify header information – headers already sent by (output started at /home/infidelw/www/www/counterpoints_blog/wp-content/plugins/editormonkey/editormonkey.php:968) in /home/infidelw/www/www/counterpoints_blog/wp-includes/pluggable-functions.php on line 274

    Warning: Cannot modify header information – headers already sent by (output started at /home/infidelw/www/www/counterpoints_blog/wp-content/plugins/editormonkey/editormonkey.php:968) in /home/infidelw/www/www/counterpoints_blog/wp-includes/pluggable-functions.php on line 275

    Warning: Cannot modify header information – headers already sent by (output started at /home/infidelw/www/www/counterpoints_blog/wp-content/plugins/editormonkey/editormonkey.php:968) in /home/infidelw/www/www/counterpoints_blog/wp-includes/pluggable-functions.php on line 247

    OK, I’ve tried to follow your instructions (thanks!), but now a host of other error messages are popping up!

    After playing with it, this is what I have:

    Parse error: syntax error, unexpected T_STRING in /home/infidelw/www/www/counterpoints_blog/wp-content/plugins/editormonkey/editormonkey.php on line 23

    And this is what the file looks from line 15-23:

    */
    (!class_exists(“editormonkey”))
    //class editormonkey

    // PHP 5 constructor

    /*** OPTIONS **/
    // Add the default options for using EditorMonkey if they don’t exist
    add_option(‘editormonkey_use’, ‘true’, ‘Automatically use the WYSIWYG interface’);
    add_option(‘editormonkey_overrideusers’, ‘true’, ‘Force all users to use the plugin settings’);

    Thanks for the Help!

    The above-mentioned lines are these…how should they be changed?

    if ( !class_exists(“editormonkey”, true) ) {
    class editormonkey {

    I received the same error message:

    Warning: Wrong parameter count for class_exists() in /home/infidelw/www/www/counterpoints_blog/wp-content/plugins/editormonkey/editormonkey.php on line 15

    Warning: Cannot modify header information – headers already sent by (output started at /home/infidelw/www/www/counterpoints_blog/wp-content/plugins/editormonkey/editormonkey.php:15) in /home/infidelw/www/www/counterpoints_blog/wp-admin/plugins.php on line 16

    Help!

    Forum: Plugins
    In reply to: API Code

    I had the same problem, because I have a separate webhost. I got another WP account, found the API key, but akismet will not accept the API key.

    What do I do now?

    Forum: Plugins
    In reply to: API Key
    Thread Starter mod_mephisto

    (@mod_mephisto)

    I have an API now, but the akismet plugin on my blog that is hosted on another host will not accept the API key.

    Forum: Plugins
    In reply to: API Key
    Thread Starter mod_mephisto

    (@mod_mephisto)

    Thank you!

    Forum: Plugins
    In reply to: API Key
    Thread Starter mod_mephisto

    (@mod_mephisto)

    I’m hosting my blog (s) on my another web host, so I didn’t sign up.

    Can I do something else?

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