@klojo
Thanks.
I could now recall the error again on a local test.
I did create 2 posts. In the top of them I did insert.
[runners_log_basic]
After that the right menu-bar was gone and I did get this error:
Fatal error: Cannot redeclare hms2sec() (previously declared in C:\xampplite\htdocs\wordpress\wp-content\plugins\runners-log\runnerslog.php:133) in C:\xampplite\htdocs\wordpress\wp-content\plugins\runners-log\runnerslog.php on line 133
I will release a new release with your fix. But first I think I would add another calculator π
And I found a few other small bugs…
Im really happy that someone is testing and using this plugin!
@frold
your welcome, besides i really like to log everything if only you could make an import from my polar protrainer.
no just kidding abbout that import.
i have some other suggestion.
i would love to see a possibility to set if the runners_log_basic info should be on top or the bottom of the post.
now its always on top no matter where i put the shortcode.
greetings koen
@klojo
And I would like a garmin connect import function π But that’s over my level…
I will look at the position issue.
Right now Im working on some converters π
@klojo
1.6.7 including the bugfix is just released. I also added a Converter Toolbox π
@ frold
thanx for the fix, i fixed it in an other way. i just have token all the time functions out of the inculde files and placed them in the runnerslog.php. that way you can reuse the function again.
the converter toolbox doesn’t work becuase it misses its file in the include folder. not sure if that was ment to be.
@klojo
Ohhhh….
I must have forgot to “add” the file in Tortoise SVN… Damn…
Its in the include folder in my local trunk.
Hmm Im also new to SVN…
EDIT: Should be included the dev version now:
http://downloads.wordpress.org/plugin/runners-log.zip
I’m not finding the part of this plugin where you actually add the stats. Can somebody help me out?
Thanks,
Fred
You should have it when you add a new post…
Dont you?
Got it, thanks. I am using a “tumblog” theme from Woo Themes that has simplified post area in the Dashboard. I see it now when I go into the regular post area.
-Fred
Cool…
I hope you like the plugin. Feel free to rate it or post a link http://wordpress.org/support/topic/358411?replies=2 if you wanna share where you use this plugin…
Hi,
I really enjoy your plugin but I’d like to get more graphical stats. Is there a way to show all distances for the current month? It’s just, that if I post at every end of a month a graphic I can just see how far I ran this whole year or this whole month compared to another. Is it hard to add a graph that shows all distances of the current month ?
Would be very pleased to get this feature!
Cheers Eyeless
Ahh I see and like the idea – but just to be sure:
Do you want a graph for the last 30 days? Or instead the whole June 2010 like eg a tag like: [runners_log_distance:june2010]..
[runners_log_distance:june2010]?
I thought about the second one like [runners_log_distance:june2010] , this would provide an overview over a month and does not change. My intention is to post it and review it later. If I have a tag for the last 30 days it will continously change.
For example if blog it at the 30th of July and the next at the 30th of August I see with [runners_log_distance:july2010] and [runners_log_distance:august2010] how my fitness has increased or decreased. If I see the last 30 days the posting at the 30th of july will show at the 30th of august my runnig stats of august.
Do you still like the idea? π
Cheers Eyeless
I like the idea – but Im not sure if my skills let me solved it – but it should be possible…
The problem for me is the shortcode function where you should be able to use something like:
[runners_log_distance_2010 month="May"]
or maybe better
[runners_log_distance year="2010" month="May"]
In some way I should be able to get the year and month and use it in a mysql query…
I will see what I can do…
If someone out there have an idea – please help π
Hi,
maybe this is it:
http://codex.wordpress.org/Shortcode_API
It’s describing exactly what you are looking for, I mean a new command with optional arguments.
Unfortunaltely I am currently finishing my exams, but afterwards I’d like to support you by improving this plugin!
Cheers Eyeless