Title: [Plugin: Front End Upload] JavaScript conflict
Last modified: August 20, 2016

---

# [Plugin: Front End Upload] JavaScript conflict

 *  [mtupuschies](https://wordpress.org/support/users/mtupuschies/)
 * (@mtupuschies)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-javascript-conflict/)
 * Hi,
 * I get the message:
    There is a JavaScript conflict with the active theme or an
   active plugin. Please view your browser’s error console to determine the issue.
   Alternatively, activate the WordPress default theme and deactivate all other 
   plugins to resolve the conflict.’
 * Plugins are all deactivated and I really would need to use the theme I use.
    
   The console only gives me the following:
 * Uncaught SyntaxError: Unexpected token ILLEGAL
 * Does anyone have an idea on how to solve this? At least where to find more info
   on the error so I could look and change some code if needed.
 * Thanks in advance,
    Marcel
 * [http://wordpress.org/extend/plugins/front-end-upload/](http://wordpress.org/extend/plugins/front-end-upload/)

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

 *  Thread Starter [mtupuschies](https://wordpress.org/support/users/mtupuschies/)
 * (@mtupuschies)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-javascript-conflict/#post-2780962)
 * Just as a little update. Just checked firebug and there I get:
 * **unterminated string literal **
 * jQuery(‘#feupro-quotes form’).append(‘
 * ?page_id=2 (line 220, col 69)
 * Would you know what in a theme could cause this problem?
 *  Plugin Contributor [Jon Christopher](https://wordpress.org/support/users/jchristopher/)
 * (@jchristopher)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-javascript-conflict/#post-2781123)
 * Usually extra filtration on shortcode output causes this issue. I’ll be refactoring
   things as much as possible to avoid the collision with this issue but haven’t
   published a fix yet.
 *  Thread Starter [mtupuschies](https://wordpress.org/support/users/mtupuschies/)
 * (@mtupuschies)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-javascript-conflict/#post-2781124)
 * Thanks for the answer. I looked around a bit and found an option within the theme
   to turn of WPAUTOP in the theme. Then the Uploader is working absolutely fine.
   
   Unfortunately after that some of the jQuery Features of the theme like Accordion
   and some other are not working properly so I had to turn it back on. I tried 
   a plugin which said it can turn it off on a post-to-post basis but this did not
   help. The conflict remains.
 * I’ll continue playing around and hopefully get it running.

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

The topic ‘[Plugin: Front End Upload] JavaScript conflict’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/front-end-upload.svg)
 * [Front End Upload](https://wordpress.org/plugins/front-end-upload/)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-upload/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-upload/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-upload/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-upload/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [mtupuschies](https://wordpress.org/support/users/mtupuschies/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-javascript-conflict/#post-2781124)
 * Status: not resolved