Forum Replies Created

Viewing 15 replies - 31 through 45 (of 70 total)
  • Thread Starter dsquared

    (@dsquared)

    is_home() – need guidance on placement

    Thread Starter dsquared

    (@dsquared)

    hey Otto – I recall there is a way to do that in Textpad, but I’ll be darned if I can remember what it’s called.

    Jason – thank you for the tips, however it has been asserted that it has something to do with both my desktop and laptop, though I must admit to having trouble believing this is truly local to that – especially since I’ve not been pointed to any real list of likely culprits. I will be trying this on a third machine using a different ISP this morning.

    Thread Starter dsquared

    (@dsquared)

    I looked up a greasemonkey script (never heard of one before) and do not have any installed. again this happens on IE or firefox on two seperate PC’s

    Thread Starter dsquared

    (@dsquared)

    file is there, how would one know if it’s “correct”?

    line 90
    function add_action($tag, $function_to_add, $priority = 10, $accepted_args = 1) {
    add_filter($tag, $function_to_add, $priority, $accepted_args);
    }

    Thread Starter dsquared

    (@dsquared)

    these issues – definitely having nothing to do with the browser remain outstanding….

    Also, wanted to remind you of the two plugin error_log’s (though I presently have them deactivated)

    [23-Feb-2007 21:50:11] PHP Fatal error: Call to undefined function: add_action() in /home/wp-content/plugins/wp-pda/pda.php on line 43

    23-Feb-2007 21:14:12] PHP Fatal error: Call to undefined function: add_action() in /home/wp-content/plugins/wp-cache/wp-cache.php on line 630

    these are the lines of code:
    add_action(‘admin_menu’, ‘wp_cache_add_pages’);
    ?>

    wp-pda
    add_action(‘plugins_loaded’,array(&$this,’detectPDA’));

    Thread Starter dsquared

    (@dsquared)

    ran a system restore back two weeks (well before this started) – same behavior.

    Other than my wordpress and an automatic microsoft update, I’ve made zero changes to my PC during this time period.

    Ran ad-aware. No junk at all.

    My ISP is RCN Cable.

    You must be real good at Photoshop… ??

    Thread Starter dsquared

    (@dsquared)

    Using Opera gives the same behavior as firefox, though the pages run much faster…

    Thread Starter dsquared

    (@dsquared)

    Otto – thank you for taking the time to check.

    is there a masterlist somewhere of things known to conflict?

    also were you on a mac or pc, I’m running XP on two different machines, both exhibit this same behavior.

    Thread Starter dsquared

    (@dsquared)

    otto,

    I just emailed you a contributor account as per obscure’s suggestion – I think you can see the issue without actually posting…

    Give me the first three things you think could be wrong with a host and I’ll put them in a ticket and we can pick this up later on…

    Thread Starter dsquared

    (@dsquared)

    hi,

    I went to my laptop and got the same behavior as the desktop. ??

    are there any specific host settings that could be causing this editor issue? If there are, please communicate them and I’ll put in a host ticket…

    Also regarding Firefox, with Wyswig enabled and Otto’s ffspell installed – the spellcheck hangs, the link/delink/image are the only four areas of trouble…

    ??

    Thread Starter dsquared

    (@dsquared)

    I did that again with all unactivated – no change.

    Thread Starter dsquared

    (@dsquared)

    are you saying that all plugins needed to be deactivated when uploading the wp-includes? If so, I’ll do it again.

    Thread Starter dsquared

    (@dsquared)

    point of information, wp-cache and wp-pda are deactivated – the rest are active

    Thread Starter dsquared

    (@dsquared)

    current plugin screen view…

    Plugin Version Description Action
    Add Meta Tags 1.0 Adds the Description and Keywords XHTML META tags to your blog’s front page and to each one of the posts, static pages and category archives. This operation is automatic, but the generated META tags can be fully customized. Please read the tips and all other info provided at the configuration panel. By George Notaras.
    Deactivate

    Akismet 2.0 Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. By Matt Mullenweg.
    Deactivate Edit

    Feedburner Feed Replacement 2.2 Forwards all feed traffic to Feedburner while letting through some important User-Agents. By Steve Smith.
    Deactivate

    podPress 7.4 The podPress pluggin gives you everything you need in one easy plugin to use WordPress for Podcasting. Set it up in ‘podPress’->Feed/iTunes Settings. If you this plugin works for you, send us a comment. By Dan Kuykendall (Seek3r).
    Deactivate

    Sociable 2.0 Automatically add links on your posts to popular social bookmarking sites. Go to Options -> Sociable for setup. By Peter Harkins.
    Deactivate

    Trackback Validator 0.7.1 Eliminates spam trackbacks with surprising accuracy (see website for details). By Dan Sandler and Andres Thomas-Stivalet.
    Deactivate Edit

    Viper’s Video Quicktags 3.1.0 Creates quicktags for embedding various video types, including those hosted at YouTube and Google Video, into WordPress. Uses the ButtonSnap class by Owen Winkler. By Viper007Bond.
    Deactivate Edit

    WordPress PDA 1.0 This plugin helps the users to view your blog in a pda browser. By Imthiaz Rafiq.
    Activate Edit

    wp-cache 2.1 Very fast cache module. It’s composed of several modules, this plugin can configure and manage the whole system. Once enabled, go to “Options” and select “WP-Cache”. By Ricardo Galli Granada.
    Activate Edit

    Thread Starter dsquared

    (@dsquared)

    I must unfortunately report that after redownloading, deleting the wp-includes folder and uploading the new one fresh – that I get the same behavior when rechecking the box.

    Also, wanted to remind you of the two plugin error_log’s (though I presently have them deactivated)

    [23-Feb-2007 21:50:11] PHP Fatal error: Call to undefined function: add_action() in /home/wp-content/plugins/wp-pda/pda.php on line 43

    23-Feb-2007 21:14:12] PHP Fatal error: Call to undefined function: add_action() in /home/wp-content/plugins/wp-cache/wp-cache.php on line 630

    these are the lines of code:
    add_action(‘admin_menu’, ‘wp_cache_add_pages’);
    ?>

    wp-pda
    add_action(‘plugins_loaded’,array(&$this,’detectPDA’));

Viewing 15 replies - 31 through 45 (of 70 total)