Search found 46 matches

by mhedstrom
Fri Oct 05, 2007 03:40
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

Thanks. Now that that's taken care of, I can complain...err debug something else (btw, if you'd rather I email you, let me know. :) In the old version, I seem to recall that on each individual dive, under the "Equipment" section, your used equipment would be listed. I'm not getting that no...
by mhedstrom
Wed Oct 03, 2007 22:54
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

3rd time is a charm. :)

I had to do this in includes/jpgraph/src:

cp jpgraph_plotmark.inc jpgraph_plotmark.inc.php

but it worked after that, and the profile graphs work too.

Thanks!
by mhedstrom
Wed Oct 03, 2007 21:13
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

Now nothing is working, like if I go to http://cosmo.ogre.com/divelog, it's just showing a blank page. I am completely removing all the files everytime, including my config.inc file (I'm manually changing all my values everytime). [Wed Oct 3 14:12:14 2007] [error] PHP Stack trace: [Wed Oct 3 14:12:1...
by mhedstrom
Wed Oct 03, 2007 21:01
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

Inferno wrote: I don't get this one
Which php version do you use?
4.4.2. We can't upgrade to 5 right now because we have a bunch of stuff running that'll break pretty bad, and don't have the time now.
by mhedstrom
Wed Oct 03, 2007 20:49
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

Dive profile graphs still aren't showing up. They did show up in the 2.0a3 version. [Wed Oct 3 13:46:53 2007] [error] PHP Stack trace: [Wed Oct 3 13:46:53 2007] [error] PHP 1. {main}() /server/html/divelog/index.php:0 [Wed Oct 3 13:46:53 2007] [error] PHP 2. divelog->set_breathing_details() /server/...
by mhedstrom
Wed Oct 03, 2007 15:10
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

Thanks for the quick bug fixes! All the stuff I reported before works great, and thanks for using my idea - at least I feel like I contribute a bit now. :) Small bug: the SAC rate on the individual dive page still says "cu ft/min". :) Dive profiles aren't being drawn for me now in...
by mhedstrom
Wed Oct 03, 2007 00:34
Forum: Extensions
Topic: AlphaDivers.crd fonts
Replies: 1
Views: 3630

AlphaDivers.crd fonts

Hi, Does anyone know what font the AlphaDivers.crd report file uses? It looks great if I look at the PDF preview on the DivingLog site, but when I download it to my system, the words all run together, and some are on top of each other. I'm guessing it's a font that I don't have, so my system is defa...
by mhedstrom
Tue Oct 02, 2007 23:15
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

That is really strange, look in mysql looks if there are more unique identifiers in the DB Looking at the michellePlaces table, there are 13 unique sites listed, which is correct since I've dove at 13 different sites. I created a workaround for the metric->imperial problem too in the dive overview ...
by mhedstrom
Tue Oct 02, 2007 21:03
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

I posted on the general forum because I didn't realize he had posted here, but ideally I'd like to see a preference where you can link the drop-down box to what's listed in details. It's pretty confusing that the 2 aren't linked. However barring that, definitely make it very clear in the FAQ that th...
by mhedstrom
Tue Oct 02, 2007 20:52
Forum: General
Topic: MySQL Dump Not Including Location, Country, or City IDs
Replies: 3
Views: 3208

Ah, I figured it out. I need to click on the little "i", then check the checkbox, not just select the one I want. I still maintain it'd be easier to link the dropdown with the Details - you can set it so nobody needs to enter the data if they didn't want to, but from my perspective, now it...
by mhedstrom
Tue Oct 02, 2007 20:13
Forum: General
Topic: MySQL Dump Not Including Location, Country, or City IDs
Replies: 3
Views: 3208

Well here's my problem now, so I'm hoping you can tell me how to fix it. I went in and entered a bunch of dives just using the "type into the dialog box" method. As I was doing that, the values I was typing in were saved from dive to dive. When I did the export, all the location field ids ...
by mhedstrom
Tue Oct 02, 2007 15:49
Forum: General
Topic: MySQL Dump Not Including Location, Country, or City IDs
Replies: 3
Views: 3208

MySQL Dump Not Including Location, Country, or City IDs

I thought I saw this reported somewhere already, but I searched and couldn't find it. If I do a dump of my dive log to MySQL, then in the Logbook table, none of the Country, Location, or City ID codes are set. As a result of this, anything that uses those ID codes to look information up (such as PHP...
by mhedstrom
Tue Oct 02, 2007 15:15
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

Is it possible to make a mysql dump, since I found a bug in the export query of divinglog, where the divesite_id is not set in the Logbook table. If that is the case divesites will be empty Ah I see, in the dive list screen you're getting the dive location directly from the logbook, and in the indi...
by mhedstrom
Mon Oct 01, 2007 22:14
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

The dive statistics screen isn't set up for multiuser mode. For instance, if I go into there to see my dive stats, and next to where it says (for example) "Shortest Dive" with the time and a link to the dive number, clicking on the dive number goes to http://cosmo.ogre.com/divelog/index.ph...
by mhedstrom
Mon Oct 01, 2007 21:55
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 935251

I found it, and I had to put the single quote around that one, and around the "Rep='True'".