Search found 235 matches

by lloyd_borrett
Sun Oct 12, 2025 21:29
Forum: Extensions
Topic: phpDivingLog Sitemap Generator v1
Replies: 0
Views: 17090

phpDivingLog Sitemap Generator v1

G'day,

I've used OpenAI GPT-5 to create a PHP script to generate a GZip compressed sitemap - divelog-sitemap.xml.gz - for my phpDivingLog installation. After many gradual increments and much trial and error, it actually works!

See the full details of the process at https://lloyd-borrett-insight ...
by lloyd_borrett
Sat Sep 06, 2025 10:10
Forum: General
Topic: Changing the Pictures Order
Replies: 1
Views: 48206

Changing the Pictures Order

G'day,

Is it possible to change the order of the Pictures added as media to dives in the Logbook?

It appears to present them in the order they are added, which is problematic if you later want to insert extra pictures before the existing ones.

Best regards, Lloyd Borrett.
by lloyd_borrett
Sat Aug 30, 2025 22:15
Forum: General
Topic: Photo Manager - Images Not Found
Replies: 6
Views: 18443

Re: Photo Manager - Images Not Found

G'day Sven,

That was it! I had two mistakes in the path names. Bugger!

I had actually sat down at the computer to check just that.

So, I made a copy of the Diving Log database file. Then, I opened the copy using Access. Made the path changes to all tables. Then, I saved it as an Access 2002-2003 ...
by lloyd_borrett
Sat Aug 30, 2025 19:34
Forum: General
Topic: Photo Manager - Images Not Found
Replies: 6
Views: 18443

Re: Photo Manager - Images Not Found

G'day,

The pictures that are showing as image not found, do not show in Photo Manager, or in the Logbook.

When I run Diving Log as Administrator, it behaves the same.

When I copy the image path into the File Explorer address bar, I get the error message, "Windows can't find 'C:\Inetpub\wwwroot ...
by lloyd_borrett
Sat Aug 30, 2025 15:57
Forum: General
Topic: Photo Manager - Images Not Found
Replies: 6
Views: 18443

Re: Photo Manager - Images Not Found

G'day,

Interestingly, Photo Manager was also reporting that all of the Country flag images were missing. Going through and deleting them, then re-adding them, fixed this issue. But that was for 13 countries, not 400+ pictures!

There were also a handful of City/Island, Dive Sites, Shops/Dive ...
by lloyd_borrett
Sat Aug 30, 2025 15:49
Forum: General
Topic: Photo Manager - Images Not Found
Replies: 6
Views: 18443

Photo Manager - Images Not Found

G'day,

Photo Manager is reporting that none of my dive images can be found.

And yet, the files are on my C: drive (Windows 11) in the directory C:\Inetpub\wwwroot\lrb-2004\divelog\images\pictures\

This is also the file path Photo Manager has for all of the images.

I suspect it might be a ...
by lloyd_borrett
Sat Aug 23, 2025 15:21
Forum: Extensions
Topic: phpDivingLog
Replies: 333
Views: 1539824

Re: phpDivingLog

My online Dive Log is finally back online. Yippee!

Back in July 2022, my web hosting provider required me to deny everybody but me access to my online Diving Log. They had upgraded the version of PHP on the web server, which resulted in the phpDivingLog code generating numerous "PHP Deprecated ...
by lloyd_borrett
Mon May 20, 2013 20:54
Forum: Extensions
Topic: phpDivingLog
Replies: 333
Views: 1539824

Re: phpDivingLog

FlyinV wrote:Lloyd have you had a chance to merge the Github?
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.

Best regards, Lloyd Borrett.
by lloyd_borrett
Sun Apr 21, 2013 22:37
Forum: General
Topic: Divelogs Syncronisation error
Replies: 3
Views: 9963

Re: Divelogs Syncronisation error

The server was running. I could login online via a browser. It was Diving Log that seemed it couldn't login.
by lloyd_borrett
Sat Apr 20, 2013 04:27
Forum: General
Topic: YourDiveBook sync error
Replies: 1
Views: 5866

YourDiveBook sync error

G'day Sven,

I got the following error message when try to upload to YourDiveBook.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Length cannot be less ...
by lloyd_borrett
Sat Apr 20, 2013 03:08
Forum: General
Topic: Divelogs Syncronisation error
Replies: 3
Views: 9963

Divelogs Syncronisation error

G'day Sven,

Trying to do a web sync with divelogs and it's failing.

The tab lets me sign in and view my profile. But when I try to upload to the online logbook I get a "login failed" message.

Also, the link to https://en.divelogs.de doesn't work.

Best regards, Lloyd Borrett.
by lloyd_borrett
Tue Apr 16, 2013 01:32
Forum: General
Topic: MySQL Export and RTF text
Replies: 1
Views: 6485

MySQL Export and RTF text

G'day Sven,

Diving Log enables us to export into MySQL format. One of the options on that export is we can choose to get comments in RTF or Text format. For those of us then using the MySQL data in phpDivingLog where it ends up as HTML, this still isn't an ideal solution.

There just isn't any good ...
by lloyd_borrett
Thu Apr 04, 2013 21:02
Forum: Extensions
Topic: phpDivingLog
Replies: 333
Views: 1539824

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 ...
by lloyd_borrett
Thu Jan 03, 2013 00:06
Forum: Extensions
Topic: phpDivingLog
Replies: 333
Views: 1539824

Re: phpDivingLog

G'day,

I managed to turn off the warnings using a custom php.ini file and now the graphs are showing up okay.

Best regards, Lloyd Borrett.
by lloyd_borrett
Sun Dec 30, 2012 02:03
Forum: Extensions
Topic: phpDivingLog
Replies: 333
Views: 1539824

Re: phpDivingLog

G'day,

I've just updated to the latest version from the GitHub repository. On my development setup it seems to be working fine. But on my hosted live environment I'm having all sorts of issues. See http://www.borrett.id.au/divelog3/index.php

First there are those error messages.

Then the dive ...