mikehenken / getsimple-blog

Blog system for Get-Simple CMS
5 stars 4 forks source link

javascript issue on editor pages #9

Closed tablatronix closed 12 years ago

tablatronix commented 12 years ago

Uncaught ReferenceError: createUploader is not defined load.php:218

Causes javascript stall on blog page edits.

mikehenken commented 12 years ago

Does this prevent anything from working properly? I am able to upload thumbnails successfully.

tablatronix commented 12 years ago

It halts JavaScript from running so some plugins break It's a fatal error

Sent from my phone

On Jun 12, 2012, at 4:14 PM, Mike Henken reply@reply.github.com wrote:

Does this prevent anything from working properly? I am able to upload thumbnails successfully.


Reply to this email directly or view it on GitHub: https://github.com/mikehenken/getsimple-blog/issues/9#issuecomment-6283138

mikehenken commented 12 years ago

This has been fixed in the newest (unreleased) version. Thanks.