clemmerl
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] A Great Idea or Great DISASTER?what a moron – don’t blame your lack of skills on the shortcomings of others.
Forum: Requests and Feedback
In reply to: The Culprit: “WordPress Automatic Upgrade”You’re absolutely correct, lesson learned on my part 🙂
Forum: Plugins
In reply to: [Plugin: WP Calais Archive Tagger] Superfluous semi colon in tagsthe first code snipped seems to be working, although d910qfs seems a more elegant solution… nyeh, don’t feel like changing again 🙂
btw, to clean up, this plugin was great:
http://wordpress.org/extend/plugins/search-and-replace/although again, the simple SQL statement would look to do the job quite nicely 😀
laters.
Forum: Plugins
In reply to: [Plugin: WP Calais Archive Tagger] Superfluous semi colon in tagsyea have the same problem and will give your solution a go; I’ll let you know how it works out.
FYI, I posted about this problem on the OpenCalais forum:
http://opencalais.com/node/11332#comment-578Forum: Plugins
In reply to: OpenID URL errorHey guys, I’ve been having the same problem, and found a possible solution over at a Google discussion forum. Here’s the answer (which I haven’t tried yet):
“The wp-openid plugin doesn’t actually create or setup your OpenID URL,
it only allows OTHER people with OpenIDs to login to YOUR blog. I can
see how this would be confusing, and it will either be improved later
on (by including the wp-yadis/delegation functionality) or shipping an
OpenID provider with the plugin.For now, you’ll need to install this plugin to setup your blog as your OpenID:
http://wordpress.org/extend/plugins/yadis/
you also could use Stephen Paul Weber’s XRDS plugin:
http://singpolyma.net/plugins/xrds/
Both should achieve the same thing for you.
Chris”
Hopefully this will work