Search found 27 matches

by ebnerjoh
Fri Jul 13, 2012 15:58
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

please download the latest version from github, new resize class is imported, also make sure you add this to your configuration: $_config['new_resize_class'] = true; Ok, working now: Now I have still two very minor issues: 1) Elevated Pictures are shown with a wrong format as a thumbnail (cross) Ex...
by ebnerjoh
Fri Jul 13, 2012 14:58
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

please download the latest version from github, new resize class is imported, also make sure you add this to your configuration: $_config['new_resize_class'] = true; Ok, working now: Now I have still two very minor issues: 1) Elevated Pictures are shown with a wrong format as a thumbnail (cross) Ex...
by ebnerjoh
Fri Jul 13, 2012 14:48
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

please download the latest version from github, new resize class is imported, also make sure you add this to your configuration: $_config['new_resize_class'] = true; Ok, working now: Now I have still two very minor issues: 1) Elevated Pictures are shown with a wrong format as a thumbnail (cross) Ex...
by ebnerjoh
Fri Jul 13, 2012 07:59
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

Please try even smaller images, since this could be a limitation of your php installation, have to look in detail My setting in php.ini memory_limit = 456M My memory_limit is 512M (running my own server at home) and I am wondering about the error message Allowed memory size of 33554432 bytes ... I ...
by ebnerjoh
Fri Jul 13, 2012 06:51
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

I push a change to github for the thumb generation. I saw your files where around 5Mb, so the hardcoded limit was 1,73Mb so what I did: - Made max file size changeable via the config see max $_config['max_resize_size'], if this setting is too high it may not work on some servers - If there are file...
by ebnerjoh
Thu Jul 12, 2012 06:53
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

Inferno wrote:resize worked here, if

- $_config['enable_resize'] = true;
and I went to Dive Gallery, then the resize process starts
This is also set in my config, but still not working. At the moment I have no idea...
In the evening I will have a look into the log files again.

BTW: Good Work!!!
by ebnerjoh
Thu Jul 12, 2012 06:52
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

Inferno wrote:
ebnerjoh wrote: 1) The Dive City can have a map and the Dive site can have a map
For both types I entered the map, but only the Dive city is showing the map.
For the Dive Site I do not see the map and also not a "Label" where it could be shown.
by ebnerjoh
Wed Jul 11, 2012 16:53
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

For the future it would be good if you update to the latest version and enable error reporting and see if you get any warnings, so I can fix them. For the images, there should be nothing else. If you can mail your mysql dump to me, I can see if there is something wrong ( rob at lensen.nu ) I alread...
by ebnerjoh
Wed Jul 11, 2012 05:42
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

For the future it would be good if you update to the latest version and enable error reporting and see if you get any warnings, so I can fix them. For the images, there should be nothing else. If you can mail your mysql dump to me, I can see if there is something wrong ( rob at lensen.nu ) I alread...
by ebnerjoh
Tue Jul 10, 2012 17:43
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

Hello! I installed phpdivinlog v3 on my gentoo with apache 2.2.22-r1 php 5.3.13 I have several issues: 1) PHP Warnings: Deprecated: Assigning the return value of new by reference is deprecated in /var/www/localhost/htdocs/phpdivinglog/includes/pear/Pager_Wrapper.php on line 295 Deprecated: Assignin...
by ebnerjoh
Sun Jul 08, 2012 18:15
Forum: Extensions
Topic: phpDivingLog
Replies: 330
Views: 932428

Re: phpDivingLog

Hello! I installed phpdivinlog v3 on my gentoo with apache 2.2.22-r1 php 5.3.13 I have several issues: 1) PHP Warnings: Deprecated: Assigning the return value of new by reference is deprecated in /var/www/localhost/htdocs/phpdivinglog/includes/pear/Pager_Wrapper.php on line 295 Deprecated: Assigning...
by ebnerjoh
Fri Jul 06, 2012 18:01
Forum: Allgemeines
Topic: Export auf Webseite
Replies: 1
Views: 2600

Export auf Webseite

Hallo! Ich habe eine spezielle Frage: Es gibt ja einige Seiten, auf die man einen Export machen kann. Gibt es sowas wie "divelogs.de" auch als OpenSource, welches man auf einem eigenen Server laufen lassen kann? "divelogs.de" ist zwar fast perfekt, jedoch könnte es schneller lauf...