Search found 46 matches

by mhedstrom
Mon Oct 01, 2007 21:22
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 926082

Another bug, when clicking on the Dive Statistics link:

MySQL error 1054: Unknown column 'True' in 'where clause' :
Query: SELECT COUNT(*) AS Count FROM leifLogbook WHERE Deco = True
by mhedstrom
Mon Oct 01, 2007 16:49
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 926082

Oooh that worked, now to play with it. Thanks!

One bug: I do have all the metric to imperial units turned on, but in the list view of dives (the view you get after you click on a person), the depths in that list are all in meters. However if I click on a specific dive, they're all correctly in feet.
by mhedstrom
Mon Oct 01, 2007 15:21
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 926082

I got everything to import ok with the table prefixes (I didn't realize you could do that :), but I'm still getting the same error, however I kind of see why. I set the following in my config: $_config['web_root'] = 'http://cosmo.ogre.com'; /** * Your path where divelog is located */ $_config['abs_u...
by mhedstrom
Mon Oct 01, 2007 00:06
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 926082

Hi, could you please explain how the multiuser stuff actually works, and how I should import the data from Diving Log? I set up 2 users in the config.inc.php file (as well as setting multiuser to "true"): $_config['user_prefix'][1] = 'michelle'; $_config['user_prefix'][2] = 'leif'; Then in...
by mhedstrom
Wed Sep 19, 2007 14:32
Forum: Extensions
Topic: Alpha test release of the new Suunto Downloader Available
Replies: 5
Views: 7185

James, does this one work with the Cobra 2? (she asks hopefully)
by mhedstrom
Sun Sep 16, 2007 02:29
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 926082

Ah well, I downloaded it via Subversion, but there's some templates missing in the tpl directory (the diver_overview.tpl) and don't know what else. I'll just have to wait until you release the alpha. :)
by mhedstrom
Sat Sep 15, 2007 23:09
Forum: General
Topic: Split profile bug with PSI
Replies: 1
Views: 2403

Split profile bug with PSI

We did 2 20 minute dives down to 25 feet, and only did a 4 minute surface interval, so my dive computer treated it as one dive. Anyway, I imported the dive into Diving Log 4.0x (whatever the latest version is), and used the "split profile" feature to split the dive right down the middle. E...
by mhedstrom
Sat Sep 15, 2007 22:48
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 926082

This is great to hear. Hopefully it'll be ready for alpha/beta by the time we get back from our trip. I'll definitely be on the alpha test list for this. Thanks for the hard work you're doing!
by mhedstrom
Mon Aug 13, 2007 00:44
Forum: General
Topic: Feedback about the Certifications area
Replies: 1
Views: 2406

Feedback about the Certifications area

Hi, Just a couple pieces of feedback I've noticed lately in using Diving Log 4.0.8. Both are related to the Certifications section under the User Information icon. 1) When clicking "add new" to add a new certification, it'd be great if I could get a new blank certification that I have to f...
by mhedstrom
Thu Aug 02, 2007 18:34
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 926082

This is great to hear, about multiuser support. I gave up trying to hack mine for it since I don't have enough time to mess with it, so I'll be eagerly looking forward to a new version.
by mhedstrom
Wed Jul 25, 2007 21:16
Forum: Extensions
Topic: Test Version of Suunto downloader ready all you D model user
Replies: 10
Views: 15186

James, is this something that will work for the Cobra 2? If so then I'll be happy to test it.
by mhedstrom
Tue Jul 24, 2007 20:23
Forum: General
Topic: Dialog Content I Entered Not Accessible in Log Book
Replies: 7
Views: 6031

Thanks. I was out of town - sending it to you now.
by mhedstrom
Sun Jul 15, 2007 04:36
Forum: General
Topic: Dialog Content I Entered Not Accessible in Log Book
Replies: 7
Views: 6031

I installed the most recent version (4.0.8), and I'm still having trouble with the drop-down dialog boxes. What you had suggested worked for my log. I created a second log for my husband's dive. I saw I had to re-enter all of the list information I had already created...fine. I did that in his, but ...
by mhedstrom
Sat Jul 14, 2007 23:59
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 926082

Hi guys, I really like phpdivinglog. I haven't installed the newest update yet, but one thing I did add to the version I'm using is multiple user support so I can show either my husband's dives or my dives. All I did was add an extra field in the logbook table labeled "user id", which is b...
by mhedstrom
Thu Jun 07, 2007 01:50
Forum: General
Topic: Dialog Content I Entered Not Accessible in Log Book
Replies: 7
Views: 6031

That did it, thanks. I thought I tried that, but I guess I didn't.