• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

upload plugin

ferasaltu

Chevereto Member
▶ Reproduction steps
  1. Add plugin code to head or anywhere in the site in vanilla forums.
  2. Open https://ferasaltu.com/central
  3. Go to create discussion or comments.
😢 Unexpected result

  • The upload image button shows up in the bottom left corner and not the editor toolbar.

📃 Error log message

Attatched screenshot
 

Attachments

  • image fail.JPG
    image fail.JPG
    99.3 KB · Views: 15
  • image fail.JPG
    image fail.JPG
    99.3 KB · Views: 15
Last edited by a moderator:
▶ Reproduction steps
  1. Add plugin code to head or anywhere in the site in vanilla forums.
  2. Open https://ferasaltu.com/central
  3. Go to create discussion or comments.
😢 Unexpected result

  • The upload image button shows up in the bottom left corner and not the editor toolbar.

📃 Error log message

Attatched screenshot
This issue has nothing todo with chevereto uploader plugin at all. it has more likely how vanilla forum handles their coding and position, you will simply have to find proper place to put code!

Instruction you get on chevereto script is only for normal HTML coding! If you want it specifict place you have to put code in proper area of Vanilla Forum.
 
Last edited:
The idea of PUP was to provide an universal JS button, but the problem is that base software (ie where you want to put those buttons) pushes constant updating which I can't do, and I'm neither an user of all these software supported by PUP.

Bottom line is that PUP can be "auto" or manual configured. If you want better vanilla forums support consider to contribute to pup.js or simply do your own manual binding that suits better to your needs.
 
Thank you for the details.

The idea of PUP was to provide an universal JS button, but the problem is that base software (ie where you want to put those buttons) pushes constant updating which I can't do, and I'm neither an user of all these software supported by PUP.

Bottom line is that PUP can be "auto" or manual configured. If you want better vanilla forums support consider to contribute to pup.js or simply do your own manual binding that suits better to your needs.
 
Back
Top