Title: guicz's Replies | WordPress.org

---

# guicz

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CF7 to Webhook] Send an array](https://wordpress.org/support/topic/send-an-array/)
 *  Thread Starter [guicz](https://wordpress.org/support/users/guicz/)
 * (@guicz)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/send-an-array/#post-13558115)
 * Yest it is. You can close it.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dokan Customizer] Plugin is not working atm](https://wordpress.org/support/topic/plugin-is-not-working-atm/)
 *  [guicz](https://wordpress.org/support/users/guicz/)
 * (@guicz)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-atm/#post-12824388)
 * SOLVED (for me)
 * After some debugging, I found a solution doing this:
 * At the line 7 of the file /dokan-customizer/inc/raidc-setup-wizard.php there 
   is a typo (??) in the directory Admin:
 * `require_once DOKAN_INC_DIR . '/admin/SetupWizard.php';`
 * In the Dokan Lite (3.0.3), the directory is named “Admin” with the capital “A”.
 * Replacing this to:
 * `require_once DOKAN_INC_DIR . '/Admin/SetupWizard.php';`
 * worked for me.
    -  This reply was modified 6 years, 2 months ago by [guicz](https://wordpress.org/support/users/guicz/).
    -  This reply was modified 6 years, 2 months ago by [guicz](https://wordpress.org/support/users/guicz/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dokan Customizer] Plugin is not working atm](https://wordpress.org/support/topic/plugin-is-not-working-atm/)
 *  [guicz](https://wordpress.org/support/users/guicz/)
 * (@guicz)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-atm/#post-12824350)
 * Critical error here too

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