Viewing 3 posts - 1 through 3 (of 3 total)
Author
Posts
  • #11302

    the program stops with this error? can i get help with this please
    Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/www/joelin.dk/kiwitrees/includes/functions/functions.php on line 447

    Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/www/joelin.dk/kiwitrees/includes/functions/functions.php on line 2470

    ERROR 2: Cannot modify header information – headers already sent by (output started at /home/www/joelin.dk/kiwitrees/includes/functions/functions.php:447)

    Warning: Cannot modify header information – headers already sent by (output started at /home/www/joelin.dk/kiwitrees/includes/functions/functions.php:447) in /home/www/joelin.dk/kiwitrees/includes/ session.php on line 261

    greeting joelin, denmark

  • #11303

    Hi

    Can you confirm what version of php you are using?

    Nigel
    My personal kiwitrees site is www.our-families.info
  • #11304

    I shall assume you are using Php 7.4, as that is the only thing I know to produce that error.

    Kiwitrees is not yet compatible with that version of php. There will be an announcement when it is. For now, please change to php 7.3.x.

    If not, to fix that error is easy. Edit the file kiwitrees/includes/functions/functions.php at lines 447 and 2470. Replace curly brackets (like { }) with square (like [ ]).
    But I cannot guarantee there will not be other issues. Better to change php version.

    Nigel
    My personal kiwitrees site is www.our-families.info
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Program stops with this error’ is closed to new replies.