Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

it doesn't work on creating new discussion.

when users are commenting on a discussion, it works, but, if they are creating new discussion, the imageupload doesn't work, if you click it will not show anything. why?

Comments

  • Options
    hgtonighthgtonight ∞ · New Moderator

    Are the files being included on the post controller?

    Check the head tag and look for the following files:

    plugins/ImageUpload/css/imageupload.css
    plugins/ImageUpload/js/plupload.full.js
    plugins/ImageUpload/js/imageupload.js

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • Options
    noncenonce Necro-on Forensics
    edited March 2016

    I saw this article on another site. it might help solving the problem, if it is a general problem.
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

    after checking head tag...
    check your theme, choice of editor and any js conflicts to see it is a factor in the problem.

  • Options

    Right, i think the problem was solved when you enable the button bar=true

Sign In or Register to comment.