@nitro: glad you having it working. I might add an option to specifiy path to remove double path cases.
@Allan: post2 is the original stuff, nothing there for the current version. Next version I'll rearrange stuff.
@wii: not until I get the add-ons like the attached working for the current beta version.
@zsmom: see this attachment:
https://vborg.vbsupport.ru/attachmen...chmentid=38510
@Lamby1973: that 'bad open' message only happens when the following in edit or upload fails.
Code:
$photoplog_handle = @fopen($photoplog_directory_name."/index.html","w")
// try taking off the @ to see what error message PHP gives