-
yes, the field was missing in "crebas" script (it was only in the upgrade ones)
2008-07-04 21:57:15 UTC by totopas
-
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 by majjk
-
fixed in the next version
(in a more elegant way than the proposed one ;-))
2008-03-05 23:02:27 UTC by totopas
-
fixed in the next version.
2008-03-05 22:20:39 UTC by totopas
-
default theme styles.css:
.speedBelowAvg
is not closed.
2008-03-05 12:24:32 UTC by majjk
-
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 by majjk
-
fixed in 1.0.4.
2008-02-23 11:19:35 UTC by totopas
-
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 by majjk
-
When repeating more than 2 segments in add_segment.php page, the segment IDs are messed up.
2008-01-28 20:59:10 UTC by totopas
-
I never saw this problem neither in my previous environment (php 4, mysql 4), nor in the new one (php 5, mysql 5).
Fixed the potential problem any way, available in v1.0.4.
2008-01-28 20:54:37 UTC by totopas