Title: Getting errors after install
Last modified: April 17, 2020

---

# Getting errors after install

 *  Resolved [Vik K](https://wordpress.org/support/users/vkbeall/)
 * (@vkbeall)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/getting-errors-after-install/)
 * [https://drops.smbfission.com/z8ux56K5](https://drops.smbfission.com/z8ux56K5)
 * See these right after install:
 * Warning: array_key_exists() expects parameter 2 to be array, null given in /home/
   xx/public_html/wp-content/plugins/frontend-dashboard/includes/admin/install/install.
   php on line 214
    WordPress database error: [Duplicate column name ‘ends_at_time’]
   ALTER TABLE wp_fed_payment ADD COLUMN trail_period VARCHAR(255) NULL AFTER `status`,
   ADD COLUMN payment_method VARCHAR(255) NULL AFTER `status`, ADD COLUMN ends_at_time
   VARCHAR(255) NULL AFTER `ends_at`
 * Warning: array_key_exists() expects parameter 2 to be array, null given in /home/
   b3ware5/public_html/wp-content/plugins/frontend-dashboard/includes/admin/install/
   install.php on line 218
    WordPress database error: [Duplicate column name ‘invoice_id’]
   ALTER TABLE wp_fed_payment ADD COLUMN invoice_id VARCHAR(255) NULL AFTER `status`

Viewing 1 replies (of 1 total)

 *  Plugin Author [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * (@vinoth06)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/getting-errors-after-install/#post-12686806)
 * Hi [@vkbeall](https://wordpress.org/support/users/vkbeall/)
 * Thanks for reporting this error. Will fix this in next release.
 * Can you please refresh the page and check it that error still exist.

Viewing 1 replies (of 1 total)

The topic ‘Getting errors after install’ is closed to new replies.

 * ![](https://ps.w.org/frontend-dashboard/assets/icon-256x256.png?rev=1772053)
 * [Frontend Dashboard](https://wordpress.org/plugins/frontend-dashboard/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontend-dashboard/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontend-dashboard/)
 * [Active Topics](https://wordpress.org/support/plugin/frontend-dashboard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontend-dashboard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontend-dashboard/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/getting-errors-after-install/#post-12686806)
 * Status: resolved