Steph
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: problems around .htaccess after apache upgrade => 2.4Hi Giancarlo, .htaccess throws the server for a loop even if there are no rewrite rules in it (and yes, mod_rewrite is enabled).
Forum: Fixing WordPress
In reply to: WXR import failed to write to diskSame problem here. Any solutions in the air?
Forum: Plugins
In reply to: [Plugin: WP_HeadNFoot] WW HeadFoot gives fatal error with 2.6.1OK, seems there was a leftover WP_HeadFoot.php file causing trouble (wasn’t squashed by wp_headfoot.php).
Now I get Warning: key_exists() [function.key-exists]: The second argument should be either an array or an object in /home/blahblahblah/wp/wp-content/plugins/wp-headfoot-broken/library/classes/base.php(144) : eval()’d code on line 37
When I activate the plugin.
Forum: Plugins
In reply to: friendfeed-comments path is wrongLooks like it’s working, thanks a lot!
Forum: Installing WordPress
In reply to: Elegant Twitter Widget ErrorAh, I have the same problem. Support without it would be nice.
Forum: Installing WordPress
In reply to: Elegant Twitter Widget Errorwhoops. mixed up with an old twitter widget.
Forum: Plugins
In reply to: Basic Bilingual wp.org version outdated, new version hereIt’s up-to-date now, btw. Finally got access to SVN.
Forum: Fixing WordPress
In reply to: How to test for blog front page? (can’t use is_home or is_frontpage)The site that hosts the is_frontpage plugin isn’t responding. Anybody got a copy?
Sounds like a server config problem to me, not a WordPress issue per se.
How to check?
– do you have any sites running php on the server, and do they behave correctly?
– if yes, do you have other php+mysql apps running?I suspect you’ll find the same problem with them as wordpress.
Forum: Plugins
In reply to: wiki page frozen, see new home page [Plugin: Basic Bilingual]gah. I thought this was going to appear on the plugin page. My excuses.
Forum: Plugins
In reply to: Batch Categories for WP 2.0Hey Rob — is your plugin related to the code I wrote ages ago in any way? I went to check your page and didn’t see anything about it. I know I’ve been in touch with a couple of people about “upgrading” batch categories, and I honestly can’t remember if you were one of them.
Forum: Fixing WordPress
In reply to: accented characters disappear in feedsIdentified the guilty plugin: PodPress. Now for the details… maybe I just need to upgrade it.
Forum: Fixing WordPress
In reply to: special charactersMaybe the encoding set for your database is not utf-8 (encoding can go wrong in many, many places).
See if https://climbtothestars.org/archives/2004/07/18/converting-mysql-database-contents-to-utf-8/ helps.
Forum: Everything else WordPress
In reply to: Bug in accents exportYou have an encoding issue. This might help you:
https://climbtothestars.org/archives/2004/07/18/converting-mysql-database-contents-to-utf-8/
(I wrote other posts onthe topic, check the trackbacks to that one)
Forum: Plugins
In reply to: WP as CMS – Bilingual site w/Hebrew and EnglishYou might want to try my plugin, Basic Bilingual: