Quip does not run with php 7.3

I have installed the Quip extra in a website.
The provider turn off php 7.1 next time. So i change to php 7.3.
Now new comments in Quip are displaying “0”. If i want to edit the comment it doesn’t work it always shows “0”.
If i change back to php 7.1 it works.

ModX 2.7.2
Quip 2.3.3
PHP 7.1 / 7.3

1 Like

I had issues qith Quip within Articles as well and ultimately couldn’t make it work, but maybe this can help you:

Quip not showing comments properly

SupportExtras

Great! It works for me!
I changed the phptype from text to string in
core/components/quip/model/quip/mysql/quipcomment.map.inc.php
and
core/components/quip/model/quip/sqlsrv/quipcomment.map.inc.php

1 Like

Has there been any update to this? I am only able to use php 7.2 or later with my hosting provider, and I do not seem to be able to get quip working with articles no matter what I do.