Title: access array offset
Last modified: April 21, 2023

---

# access array offset

 *  [aads4](https://wordpress.org/support/users/aads4/)
 * (@aads4)
 * [3 years ago](https://wordpress.org/support/topic/access-array-offset-2/)
 * I have installed the Participants Database on mij localhost. Now I get this warning:
   **
   Warning**: Trying to access array offset on value of type bool in **C:\xampp\
   htdocs\TCOV-LEDEN\wp-content\plugins\participants-database\classes\PDb_Date_Parse.
   php** on line **279**
 * What is going wrong? The php-version is 8.2

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

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [3 years ago](https://wordpress.org/support/topic/access-array-offset-2/#post-16676626)
 * Nothing to worry about there, the DateTime parser wasn’t able to parse the date.
   I need to fix it so the warning won’t happen, but it’s not really a problem.
 * I suggest you install the “intl” module in your php on your server (if you don’t
   have it). This will improve date parsing, especially if you’re in a non-English
   speaking area.
 * If you don’t know how to do that yourself, you can ask your hosting provider.
 *  Thread Starter [aads4](https://wordpress.org/support/users/aads4/)
 * (@aads4)
 * [3 years ago](https://wordpress.org/support/topic/access-array-offset-2/#post-16676773)
 * I uncomment ;extension=intl in C:\xampp\php. Now 1 warning still remain.
   Do I
   have to do something more?
 *  Thread Starter [aads4](https://wordpress.org/support/users/aads4/)
 * (@aads4)
 * [3 years ago](https://wordpress.org/support/topic/access-array-offset-2/#post-16676818)
 * I mean php.ini
 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [3 years ago](https://wordpress.org/support/topic/access-array-offset-2/#post-16676857)
 * It’s nothing to worry about, but if you want to find out what’s causing it, I
   need to know the exact circumstances where you see this message.

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

The topic ‘access array offset’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/access-array-offset-2/#post-16676857)
 * Status: not resolved