Title: JS error in frontend.min.js
Last modified: August 21, 2016

---

# JS error in frontend.min.js

 *  Resolved [simaooliveira](https://wordpress.org/support/users/simaooliveira/)
 * (@simaooliveira)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/js-error-in-frontendminjs/)
 * Hi!
 * I’m getting an error message in calendar integrated in the frontend of a website.
   It’s appeared since version 2.5. Here’s the error message from the console :
 * Uncaught ReferenceError: EO_Pro_DP is not defined
 * This error blocks all further JS scripts. Any idea how i can solve it ?
 * [http://wordpress.org/plugins/event-organiser/](http://wordpress.org/plugins/event-organiser/)

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

 *  Plugin Author [Stephen Harris](https://wordpress.org/support/users/stephenharris/)
 * (@stephenharris)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/js-error-in-frontendminjs/#post-4332276)
 * My apologies, that’s a bug introduced in 2.5. I’ll fix that later tonight.
 * An immediate fix is to edit `front-end.js` and replace ‘EO_Pro_DP’ with ‘EOAjaxFront’.
   Then copy the contents of that file into you `front-end.min.js` (optionally compressing
   it first).
 * I’ll be releasing 2.5.1 later tonight to address this issue. Apologies for the
   inconvenience caused.
 *  Thread Starter [simaooliveira](https://wordpress.org/support/users/simaooliveira/)
 * (@simaooliveira)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/js-error-in-frontendminjs/#post-4332292)
 * Hey!
 * I had resorted to using a text string as replacement in the meanwhile 🙂
 * Thanks in advance for the correction.

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

The topic ‘JS error in frontend.min.js’ is closed to new replies.

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

## Tags

 * [javascript error](https://wordpress.org/support/topic-tag/javascript-error/)
 * [js](https://wordpress.org/support/topic-tag/js/)

 * 2 replies
 * 2 participants
 * Last reply from: [simaooliveira](https://wordpress.org/support/users/simaooliveira/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/js-error-in-frontendminjs/#post-4332292)
 * Status: resolved