m-vo / contao-facebook-import

Facebook posts and events for Contao Open Source CMS
Other
11 stars 5 forks source link

Automatic sync can´t be deactivated #12

Closed OMOSde closed 5 years ago

OMOSde commented 5 years ago

If i deactivate the automatic sync and save, then i get the error in the screen.

mvo_facebook_import

The table column is boolean. I think the contao widget 'checkbox' expect a char(1).

Contao 4.4.34 Bundle is v3.0.3

m-vo commented 5 years ago

I see. Looks there might be the need for an onsave_callback for strict types. I assume the toggle function in the parent view (eye symbol) is working?

I'll try to have to look in this this week.

OMOSde commented 5 years ago

I can confirm, that the eye symbol (toggle automatic) is working in my installation.

m-vo commented 5 years ago

fixed in c83ce456127c3597d936728a50263b2fa34937e0