Cannot store invoices, offers, calendars

Hello :slight_smile:

installation worked great. what does not work is saving the invoices, offers … everywhere where there is a date … the date format 23.12.2010 https://prnt.sc/rks1ip was installed.
when i try to save, i get the following error: undefined start date https://prnt.sc/rks22t … in the config the “datef” entry looks like this https://prnt.sc/rks2k9 … a change in https://prnt.sc/rks46h unfortunately did not lead to any changes.

saving works only in 12/23/2010 date format https://prnt.sc/rks593

this is what happens when I want to delete events from the widget https://prnt.sc/rksmra

Anyone got any ideas?

Best regards from Berlin and stay healthy …

Hi

In Admin / Diagnostics / phpinfo do your timezone settings look correct?

If not, you need to change your php.ini to fix that.

Hi :slight_smile:

this looks normal https://prnt.sc/rktryn

Ideas? In Germany nobody can do anything with this date sequence :slight_smile:

What is your version of SuiteCRM? And of PHP?

What is the collation in your database? You can check with phpMyAdmin, look for general database settings.

Do you see any FATAL or ERROR messages in your logs? Or anything date-related?

Hello :slight_smile:

the PHP version is the PHP version 7.4.2

database https://prnt.sc/rldrfv

the following errors still appear, but according to the forum they are to be ignored, right?

Mon Mar 23 19:17:58 2020 [9615][1][FATAL] Mysqli_query failed.
Mon Mar 23 19:17:58 2020 [9615][1][FATAL] Query Failed: select * from versions: MySQL error 1146: Table ‘d031a657.versions’ doesn’t exist

Thank you very much for your commitment :slight_smile:

Best regards from Berlin

Hi

all FATALs should be solved, because if SuiteCRM crashes at some point, it might not be finishing whatever it was trying to do, and problem may arise later.

Anyway, my main advice is to downgrade your PHP to something that falls inside what is required here:

You are running an unsupported version of PHP…

1 Like

it looks good :slight_smile:

thank you very much. i hope with the progress of the experience that i can help the others as well :slight_smile:

best regards and thank you very much …

1 Like