Title: Cpointcc's Replies | WordPress.org

---

# Cpointcc

  [  ](https://wordpress.org/support/users/cpointcc/)

 *   [Profile](https://wordpress.org/support/users/cpointcc/)
 *   [Topics Started](https://wordpress.org/support/users/cpointcc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cpointcc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cpointcc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cpointcc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cpointcc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cpointcc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Map Unavailable on some locations](https://wordpress.org/support/topic/map-unavailable-on-some-locations/)
 *  Thread Starter [Cpointcc](https://wordpress.org/support/users/cpointcc/)
 * (@cpointcc)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/map-unavailable-on-some-locations/#post-18241007)
 * I appreciate the link, however I’m curious as to why the developers don’t provide
   a fix for this internally?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Password Protected Pages Not Working](https://wordpress.org/support/topic/password-protected-pages-not-working-14/)
 *  [Cpointcc](https://wordpress.org/support/users/cpointcc/)
 * (@cpointcc)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/password-protected-pages-not-working-14/#post-17995090)
 * Topic created. Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Password Protected Pages Not Working](https://wordpress.org/support/topic/password-protected-pages-not-working-14/)
 *  [Cpointcc](https://wordpress.org/support/users/cpointcc/)
 * (@cpointcc)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/password-protected-pages-not-working-14/#post-17994789)
 * Hello,
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Calendar for Google] Grid Column #’s and Calendar Display times](https://wordpress.org/support/topic/grid-column/)
 *  Thread Starter [Cpointcc](https://wordpress.org/support/users/cpointcc/)
 * (@cpointcc)
 * [2 years ago](https://wordpress.org/support/topic/grid-column/#post-17773633)
 * I found a different plugin to give me this result.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Galleries not updating after saving Elementor Page](https://wordpress.org/support/topic/galleries-not-updating-after-saving-elementor-page/)
 *  [Cpointcc](https://wordpress.org/support/users/cpointcc/)
 * (@cpointcc)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/galleries-not-updating-after-saving-elementor-page/#post-16918918)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CleanTalk Anti-Spam. Spam Firewall & Bot protection] All Forms being blocked since update today](https://wordpress.org/support/topic/all-forms-being-blocked-since-update-today/)
 *  Thread Starter [Cpointcc](https://wordpress.org/support/users/cpointcc/)
 * (@cpointcc)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/all-forms-being-blocked-since-update-today/#post-16272947)
 * I did find the support contact form to submit to.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet - Newsletters, Email Marketing, and Automation] Scheduled sending doesn’t work since latest Mailpoet upgrade 3.100.1](https://wordpress.org/support/topic/scheduled-sending-doesnt-work-since-latest-mailpoet-upgrade-3-100-1/)
 *  [Cpointcc](https://wordpress.org/support/users/cpointcc/)
 * (@cpointcc)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/scheduled-sending-doesnt-work-since-latest-mailpoet-upgrade-3-100-1/#post-16089286)
 * 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.

Viewing 7 replies - 1 through 7 (of 7 total)