Title: Plugin is not working atm
Last modified: April 15, 2020

---

# Plugin is not working atm

 *  [geneod](https://wordpress.org/support/users/geneod/)
 * (@geneod)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/plugin-is-not-working-atm/)
 * Hex there, your plugin is causing a critical error with the current wordpress
   or dokan version.
 * I’m really looking forward to use this plugin, as it seems to be exactly what
   I am looking for.
 * Will be checking in if you keep this updated, thanks for making this plugin in
   the first place 🙂

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

 *  [guicz](https://wordpress.org/support/users/guicz/)
 * (@guicz)
 * [6 years ago](https://wordpress.org/support/topic/plugin-is-not-working-atm/#post-12824350)
 * Critical error here too
 *  [guicz](https://wordpress.org/support/users/guicz/)
 * (@guicz)
 * [6 years 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 ago by [guicz](https://wordpress.org/support/users/guicz/).
    -  This reply was modified 6 years ago by [guicz](https://wordpress.org/support/users/guicz/).

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

The topic ‘Plugin is not working atm’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dokan-customizer_b49891.svg)
 * [Dokan Customizer](https://wordpress.org/plugins/dokan-customizer/)
 * [Support Threads](https://wordpress.org/support/plugin/dokan-customizer/)
 * [Active Topics](https://wordpress.org/support/plugin/dokan-customizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dokan-customizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dokan-customizer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [guicz](https://wordpress.org/support/users/guicz/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/plugin-is-not-working-atm/#post-12824388)
 * Status: not resolved