Didi,
Vielen Dank! Es war noch etwas tricky, die richtigen Dateien zu finden und zu ersetzen, da die Verzeichnisstruktur zum Teil auch noch unterschiedlich ist, aber letztendlich hat es doch geklappt! Eine kleine Herausforderung war noch, dass der Graph nicht im schönen himmel-blau erschien, sondern in einem dezenten braun. Nachdem ich den Farbcode aber in diversen Dateien ersetzt hatte, war auch dieses Problem gelöst!
Gruss
Bruno
phpDivingLog
Re: phpDivingLog
Auch da habe ich längere Zeit nach einer Lösung gesucht. Die Farbanpassungen "in den diversen Dateien" - ebenfalls mein erster Versuch - braucht es nicht, eigentlich nur einen zusätzlichen Eintrag in
Bei den bestehenden Einträgen habe ich die Farben an meine Bedürfnisse angepaßt und anschließend noch folgende Zeile angefügt
Damit hab ich dann wieder die gewohnte Profildarstellung erhalten.
Hoffe, auch damit geholfen zu haben.
- /tpl/dive_details.tpl
Code: Select all
//profile
label: "{/literal}{$dive_profile_depth_legend}{literal}" ,
color: "#B4CBF7",
fill: true,
fillColor: "#B4CBF7",
fillToZero: true,
Code: Select all
useNegativeColors: false,
Hoffe, auch damit geholfen zu haben.
Stay wet...
Didi
Do you remember the time when SEX was fun and DIVING dangerous?
Didi
Do you remember the time when SEX was fun and DIVING dangerous?
Re: phpDivingLog
Danke Didi,
jetzt habe ich auch wieder Grafiken und dazu noch mit 'ner schönen farbe
jetzt habe ich auch wieder Grafiken und dazu noch mit 'ner schönen farbe

Greetings
Horst
Horst
-
- Posts: 228
- Joined: Sun Jun 11, 2006 09:24
- Location: Frankston South, Victoria, Australia
- Contact:
Re: phpDivingLog
G'day,
I've just put my phpDivingLog 3 implementation live at http://www.borrett.id.au/divelog/.
Unfortunately, this implementation is not fully up-to-date with the GitHub repository version. Plus I found some issues I had to resolve along the way. In due course I'll try and merge my version with the GitHub version.
Best regards, Lloyd Borrett.
I've just put my phpDivingLog 3 implementation live at http://www.borrett.id.au/divelog/.
Unfortunately, this implementation is not fully up-to-date with the GitHub repository version. Plus I found some issues I had to resolve along the way. In due course I'll try and merge my version with the GitHub version.
Best regards, Lloyd Borrett.
Re: phpDivingLog
Lloyd have you had a chance to merge the Github?
I really like phpDivingLog and want to update to your latest release.
I really like phpDivingLog and want to update to your latest release.
-
- Posts: 228
- Joined: Sun Jun 11, 2006 09:24
- Location: Frankston South, Victoria, Australia
- Contact:
Re: phpDivingLog
Sorry, but no, I haven't had a chance to do that as yet. My phpDivingLog development environment has some issues and I've been too busy with other things to sort it out.FlyinV wrote:Lloyd have you had a chance to merge the Github?
Best regards, Lloyd Borrett.
Re: phpDivingLog
I understand the busy life 
Thanks for all the work you do on PHPDivingLog -- Its a great addition to the software.
I do have dreams of finding some time to do some PHP work on it as I am a former php coder, but its that time issue preventing it right now. Just lucky to go diving as much as I do

Thanks for all the work you do on PHPDivingLog -- Its a great addition to the software.
I do have dreams of finding some time to do some PHP work on it as I am a former php coder, but its that time issue preventing it right now. Just lucky to go diving as much as I do

-
- Posts: 5
- Joined: Sun Mar 23, 2014 21:50
Re: phpDivingLog
Hi guys,
I am having trouble with the drawing of profiles. Nothing appears, and I do not get an error. Do you know something I'm doing wrong?
http://morten.pw/index.php?id=73
You can se the phpinfo at the following:
http://morten.pw/phpinfo.php´
Best Regards
Morten Kristensen
I am having trouble with the drawing of profiles. Nothing appears, and I do not get an error. Do you know something I'm doing wrong?
http://morten.pw/index.php?id=73
You can se the phpinfo at the following:
http://morten.pw/phpinfo.php´
Best Regards
Morten Kristensen
Re: phpDivingLog
Hi Guys
Diving Log 5.0.5 database version 4.1.1 and phpDivingLog 3.1
Diving Log 5.0.5 database version 4.1.1 and phpDivingLog 3.1