have to look into the resizing process and maybe add some checks. Thanks for the notice, added to github as issue
https://github.com/Infern1/phpDivinglog/issues/3
have to look into the resizing process and maybe add some checks. Thanks for the notice, added to github as issue
In the process of removing this option, using javascript for tables, some functions more modern (bootstrap methods)mdonkersloot wrote: ↑Thu Jun 29, 2017 21:29Hi Rob/Inferno,
It worked perfect.
combined it as you said for now with
$_config['view_type'] = 2;
yes but I need to split the config files, in essential info, like mysql info and url.ebnerjoh wrote:Maybe I should use the new config file instead overwriting it with the old one next time...
Code: Select all
/**
* Decimal separator
*/
$_config['decsep'] = ",";
Your original photo's are that size... Don't know if they are resized by phpDivinglog?Stew wrote:Spoke a little too soon. Everything is loaded and the images work, except now when I click on them I only get an image that's a little bit bigger then the thumbnail.