-
Length of course.sloperating field in database is too short for entering data. Should be Decimal(5,2) instead of Decimal (4,2)
2008-08-02 08:34:10 UTC by nobody
-
Well you have likly figured this out by now, however I'll answer just incase someone else is looking. This script is writen useing GLOBALS so you must have GLOBALS turned on, which as you may know is not standard practice anylonger. New versions of PHP come with it turned OFF in the ini file for security reasons. I'm re-writting it to use $_POST
Ryan.
2008-05-02 21:48:26 UTC by nobody
-
Hi,
We have a small problem with the signup.php
I fill in the form for the root user and hit "submit".
Then i get the message: " You are now signed up. Login and enjoy! "
But I can not log in nor can I create any new users.
If I look at the database:
mysql> SELECT * from users_tour;...
2007-12-11 17:58:28 UTC by nobody
-
I'm looking at the possibility of trying to get this to integrate with Joomla, ie to pick apart the code, something like what Tiger did to his swing =). I hope I'll be able to patch it up together, so Joomla experts will be a great help.
2007-05-23 09:22:07 UTC by stevieheong
-
Is it possible to have the option of having a 9-Hole course or only playing the front or back 9 of an 18-hole course ?
martin@necronomicon.uk.com.
2007-05-01 10:41:39 UTC by nobody
-
I've recoded and tested. Version 3.0 is up. Have a go and let me know!
2007-03-23 04:35:36 UTC by stevieheong
-
Pls visit http://golfstats.vze.com for initial testing.
New features are the point ranking system, cleaner management interface, breakdown of stat ranks on each stats under PLAYERS, fixing of a WHOLE BUNCH of bugs (thanks all who helped out), a much nicer manual for your reading pleasure, clean up of Tournament feature (although its still a pain), inclusion of double eagle and hole in one...
2007-03-23 01:42:08 UTC by stevieheong
-
This is a bug that has been resolved in the latest release. It is due to carriage returns after the PHP statements in dbasecon.inc.php. The carriage returns removed, it will work.
2007-03-12 09:06:42 UTC by stevieheong
-
which file is being referred to? Users created using signin.php. Can you drop me a mail at stevie@core.com.my with the problem script and I can have a look it through.
2007-03-12 09:05:01 UTC by stevieheong
-
installed v2 then patch 2.01 & 2.03
udating sql accordingly.
When creating user it inserts a blank record into the DB.
2007-03-08 20:24:56 UTC by pilly170