Search found 7 matches

by SpaceDeep
Thu Sep 01, 2011 11:56
Forum: Extensions
Topic: Looking for testers for Diving Log Facebook Profile Uploader
Replies: 51
Views: 116694

Re: Looking for testers for Diving Log Facebook Profile Uplo

When i try to open DB i receive "Diving log Facebook uploader has stoped worked."
Using Windows 7 x64 with diving log 5
by SpaceDeep
Thu Sep 01, 2011 11:28
Forum: General
Topic: Pictures for Dive Site
Replies: 3
Views: 3300

Re: Pictures for Dive Site

Any news on this?
by SpaceDeep
Tue Jun 14, 2011 10:15
Forum: Extensions
Topic: phpDivingLog multiuser problem
Replies: 4
Views: 5981

Re: phpDivingLog multiuser problem

OK, i found my mistake in code

Code: Select all

$_config['Albin'][1] = 'AP_';
$_config['Matej'][2] = 'MB_';
$_config['Boris'][3] = 'BO_';
It should be

Code: Select all

$_config['user_prefix'][1] = 'AP_';
$_config['user_prefix'][2] = 'MB_';
$_config['user_prefix'][3] = 'BO_';
by SpaceDeep
Sun Jun 12, 2011 08:35
Forum: Extensions
Topic: phpDivingLog multiuser problem
Replies: 4
Views: 5981

Re: phpDivingLog multiuser problem

Anyone??? come on..
Web site http://www.potapljaj.se/divelog
by SpaceDeep
Tue May 03, 2011 00:25
Forum: Extensions
Topic: phpDivingLog multiuser problem
Replies: 4
Views: 5981

Re: phpDivingLog multiuser problem

Ok another info. This error apears in phpDivinglog-2.2-beta8 version. If i use phpDivinglog-2.1.2 multiuser mode work OK
by SpaceDeep
Mon May 02, 2011 21:26
Forum: Extensions
Topic: phpDivingLog multiuser problem
Replies: 4
Views: 5981

phpDivingLog multiuser problem

Can anyone help me with this isue. I can not create multiuser diving log. In single mode everything works nice but when i try to enable multi user mode i receive this errors in apache error log: [Mon May 02 23:19:00 2011] [error] [client 192.168.3.1] PHP Notice: Undefined index: user_prefix in /srv/...
by SpaceDeep
Mon May 10, 2010 10:49
Forum: Android, iPhone & iPad
Topic: Android
Replies: 10
Views: 9730

Re: Android

Any news on this?