Login | Sign up

Need help?

GolfGnu

Updated 03-23-2007

GolfGnu is a FREE golf stat tracking system. There is no trial period or expiration. It is simply free.

GolfGnu is still in its infancy. Currently, you can track a handicap with GolfGnu. GolfGnu employs a shared golf club database maintained by its members. To become an editor, email GolfGnu.

Please be aware that while the system is still being tested, debugged and enhanced your data may not be 100% safe. We encourage users to use the system and email us with any problems or suggestions. GolfGnu should be a stable system by 2008.

Features that will come down the road:

If you have not signed up yet, do so here.


Home
Almost all contents copyright © 2010 GolfGnu

System version: 1.0.4-2

DEBUG:


$_DB->_DB() ...
$_DB->init()
Connected to database localhost:mysql:golfgnu_prod1 successfully.

get_field_from_url()
trying to get field from url: holy_moly

init() ...
$gg_user->pull_info()
No session data for user

init() ...
$gg_user->dump() ...
$__item->dump()
id: -1
name:
first_name:
last_name:
email_address:
permission_level: 0
added_ts: 0
password:
active: 1
sex: 0
handicap_type: 0
confirmed: 0
permissions_str:

init() ...
$gg_user->dump()
$this->is_logged_in: false

include_header() ...
show_top_nav() ...
$gg_user->is_logged_in()
User invalid!

include_header() ...
$gg_user->is_logged_in()
User invalid!

include_footer() ...
app_end() ...
save_page_info() ...
$_DB->query()
Running query 0:
INSERT INTO _page_loads (page, seconds, accel, loaded_ts, instance, user_id, session_id) VALUES('/index.php', 0.0839641094208, 0, '2010-03-10 17:12:43', 'PRODUCTION1', -1, '0323244d746d227ed8d743a0869a395b')
Query executed in 0.00919890403748 seconds

Number of queries: 1
Query exec time: 0.00919890403748
Script execution Time: 0.0781900882721 seconds.