-
The field "vvo2max" does not exist in the table "Runner". This field is to be used in profile_edit.php and profile_submit.php.
2008-06-16 16:32:24 UTC in PHP Running Management
-
default theme styles.css:
.speedBelowAvg
is not closed.
2008-03-05 12:24:32 UTC in PHP Running Management
-
re-create bug by doing the following:
- add new equipment (either sole or watch).
- select edit that newly created piece of equipment.
that newly created piece of equipment have now changed from sole to watch (if created as sole) or from watch to sole (if created as watch).
problem is in build_equipment_class_combo.php. changing
===============
if ($equipmentClass == $i...
2008-03-05 12:20:54 UTC in PHP Running Management
-
When editing an existing segment there is one heading called "Image", which is to represent this segment. If no image exist, then it is to show "no_image.png". However, this image isn't included in the original zip-file (containing the script), neither is the directory ("segments" which is to be located in php/img/) which is to contain the image.
2008-02-11 21:39:17 UTC in PHP Running Management
-
When going to "month view" and selecting any month (e.g. index.php?start=2008-01-01&end=2008-01-31)... then the bar chart will be blank... there are no bars.
PHP version: 4.4.3
MySQL version: 4.1.22.
2008-01-28 08:06:09 UTC in PHP Running Management