javascript exception on 'new wp.Uploader' when customizing this theme on 3.8.1
-
When using your (excellent) theme, if I click on Appearance | Themes |Customize I get this Javascript exception (below) which prevents that UI from working.
My site is https://www.ibeck.com and I’m an ROR developer so I love Bootstrap, naturally.
The exception doesn’t happen with any of the default themes so I’m suspecting an integration issue.
But, what’s odd is that I don’t get the error running locally on Mac OSX with PHP 5.4.17, but I do get it running on my Linux Box with PHP 5.3.16. I’m using identical databases and code. Alas, no clues in the PHP log.
TypeError: 'undefined' is not a constructor (evaluating 'new wp.Uploader(this.uploader)') readyload-scripts.php:2:2580 readyload-scripts.php:2:3355 (anonymous function)load-scripts.php:2:821 nload-scripts.php:2:29308 fireWithload-scripts.php:2:30073 (anonymous function)load-scripts.php:1:7570 nload-scripts.php:2:29308 addload-scripts.php:2:29519 whenload-scripts.php:1:3831 instanceload-scripts.php:1:2879 fload-scripts.php:1:649 initializeload-scripts.php:2:668 Classload-scripts.php:1:700 (anonymous function)load-scripts.php:1:299 (anonymous function)load-scripts.php:1:299 (anonymous function)load-scripts.php:1:299 (anonymous function)load-scripts.php:2:20526 eachload-scripts.php:2:18119 (anonymous function)load-scripts.php:2:10867 nload-scripts.php:2:29308 fireWithload-scripts.php:2:30073 readyload-scripts.php:2:16008 Bload-scripts.php:2:20580 Main Frame
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘javascript exception on 'new wp.Uploader' when customizing this theme on 3.8.1’ is closed to new replies.