Dylan Kuhn
Forum Replies Created
-
Forum: Plugins
In reply to: Uploading Images And Attaching to Posts Via XML-RPCJake, would you be willing to share your plugin? I was about to write the same thing. Thanks!
Try
<div align="center">[geo_mashup_map]</div>
.Have you seen the implementation guide? There are a lot of examples there, although not all up to date.
Forum: Fixing WordPress
In reply to: [Plugin: Geo Mashup] Add Front End Searchbrainycat’s reference would require using some custom javascript.
If you’re looking for Geo search of your own blog content, that is still on my wish list.
Forum: Installing WordPress
In reply to: Local installation of WP 2.7 with EasyPHP not workingI was getting this error from http.php line 972 with
Vista + XAMPPLite 1.6.8 + WP trunk 10943
solomenu’s solución works for me.
muchas gracias por eso, solomenu!
Forum: Plugins
In reply to: [Plugin: Geo Mashup] This is an awesome pluginThanks Kelton!
I think all the various places you can get updates are on the main project page.
Forum: Plugins
In reply to: [Plugin: Tally Graph] Weekly ChartsOk, in Tally Graph 0.3.2 multiple entries in an interval will be averaged, so you should get 1100 for W1 in your example. Let me know if you find otherwise!
Forum: Plugins
In reply to: [Plugin: Tally-Graph] Starting dateThe Google Chart API makes this hard, but I’ll take it as a challenge. You’re welcome!
Forum: Plugins
In reply to: [Plugin: Tally Graph] Weekly ChartsThanks katybeth – that sounds like a bug. I will have a look at it.
Forum: Everything else WordPress
In reply to: [Plugin: Geo Mashup] Great pluginThis can be done the same way it’s done for posts, but it requires some background with templates. After that, the documentation should be clearer. Sorry it’s not available in Polish yet!
Forum: Everything else WordPress
In reply to: [Plugin: Geo Mashup] Great pluginI believe this will be fixed in 1.2.2, which I will release soon. Thanks for reporting it.
Forum: Everything else WordPress
In reply to: [Plugin: Geo Mashup] Great plugin@nomex – These errors should be harmless, they come from adding database keys that are already there. I tried to detect those messages in English, but obviously that doesn’t work in other languages. I’m going to have to change that, stay tuned. I may have to make another release that just ignores database errors altogether.
If you want to go back to 1.1.3, you can download it here:
https://code.google.com/p/wordpress-geo-mashup/downloads/list
I’m seeing this on Vista with XAMMPLite 1.6.8.
Forum: Fixing WordPress
In reply to: [Plugin: Tally Graph] Weekly interval graphs not workingIn version 0.3.1 I fixed a problem with the week interval in PHP versions earlier than 5.1.
Forum: Fixing WordPress
In reply to: [Plugin: Tally Graph] Having some issuesI just released version 0.3 with a new ‘track’ method. It doesn’t do averaging, but it does fill in the gaps between entries.
Forum: Fixing WordPress
In reply to: Firefox Edit Post Issue Persists. Anyone with this same problem?Updating to Firebug 1.3.4b1 appears to have resolved it.