Strange thing, I commented out these lines (added some days ago) and today works without this "improvement". (but belive me: problem really took place) So 1235 can be closed I think...
unnecessary hint
tpdf error
works like a charm - BIG thx
P.S. My data comes from ged produced by Gramps (and imported after making changes). Don't know what values PGV stores in case of incomplete dates knowledge but mine is: select count() from pgvdates where dgid = 'I0006' and dmonth = ''; =17 (and these are emptystr not NULLs) But don't know if it matters...
It was the first thing I tried because saw unclosed parentheses but the problem is probably elsewhere because after this correction I get: Fatal error: Uncaught Error: Call to a member function convert_to_cal() on null in /var/www/phpGedView/includes/controllers/timeline_ctrl.php:124 Stack trace: #0 /var/www/phpGedView/timeline.php(36): TimelineControllerRoot->init() #1 {main} thrown in /var/www/phpGedView/includes/controllers/timeline_ctrl.php on line 124
timeline_ctrl 123 syntax error