Cpointcc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Password Protected Pages Not WorkingTopic created. Thanks!
Forum: Fixing WordPress
In reply to: Password Protected Pages Not WorkingHello,
I have discovered the same issue on a password protected page. I would get the WSOD upon entering the password. If I then changed pages and back to the protected page I could view it. I have since discovered that it is an issue with PHP 8.2. I put the site back to PHP 8.1 and the PPP works fine. How do I report this.
Forum: Plugins
In reply to: [Events Calendar for Google] Grid Column #’s and Calendar Display timesI found a different plugin to give me this result.
I am having the same issue! I don’t want to have to recreate each page to make this work. If I start with a new page it works. If I try to add the shortcode manually or with the button, it doesn’t display.
I did find the support contact form to submit to.
I have also had a database problem since the last two updates Version 3.100.2 (current).
MailPoet Error: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘WordPress Users’ for key ‘name’ in /home/xxxxxxxxx.com/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:59
Next MailPoetVendor\Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘WordPress Users’ for key ‘name’ in /home/xxxxxxxxx.com/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:10
Next MailPoetVendor\Doctrine\DBAL\Exception\UniqueConstraintViolationException: An exception occurred while executing 'INSERT INTO ceowp_mailpoet_segments (name, type, description, average_engagement_score, average_engagement_score_updated_at, created_at, updated_at, deleted_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?)' with params ["WordPress Users", "wp_users", "This list contains all of your WordPress users.", null, null, "2022-10-11 09:13:54", "2022-10-11 09:13:54", null]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'WordPress Users' for key 'name' in /home/xxxxxxxx/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:55
Please advise.