Hello team,
I am just trying to install crud, I followed the steps but when I try to visit the site I see a blank page and my error log shows this error:
"PHP message: PHP Parse error: syntax error, unexpected integer "0", expecting ")" in /www/test/web/controllers/wp_ac_abandoned_cart_history_lite/index.php on line 67"
I had to manually remove the ' where there was an integer and replace ' with " when there was a string.
Did anyone of you had the same issue?