dsquared
Forum Replies Created
-
is_home() – need guidance on placement
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to posthey 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.
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postI 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
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postfile 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);
}Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postthese 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’));Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postran 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… ??
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postUsing Opera gives the same behavior as firefox, though the pages run much faster…
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postOtto – 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.
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postotto,
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…
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to posthi,
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…
??
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postI did that again with all unactivated – no change.
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postare you saying that all plugins needed to be deactivated when uploading the wp-includes? If so, I’ll do it again.
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postpoint of information, wp-cache and wp-pda are deactivated – the rest are active
Forum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postcurrent 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.
DeactivateAkismet 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 EditFeedburner Feed Replacement 2.2 Forwards all feed traffic to Feedburner while letting through some important User-Agents. By Steve Smith.
DeactivatepodPress 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).
DeactivateSociable 2.0 Automatically add links on your posts to popular social bookmarking sites. Go to Options -> Sociable for setup. By Peter Harkins.
DeactivateTrackback Validator 0.7.1 Eliminates spam trackbacks with surprising accuracy (see website for details). By Dan Sandler and Andres Thomas-Stivalet.
Deactivate EditViper’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 EditWordPress PDA 1.0 This plugin helps the users to view your blog in a pda browser. By Imthiaz Rafiq.
Activate Editwp-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 EditForum: Installing WordPress
In reply to: WordPress 2.1.1 totally unable to postI 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’));