• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

BBcode and Image path = Root + Storage mode

contact.vmod

Chevereto Noob
Hello,

I come to you for two questions.
Is it possible to upload the images to the root of the server using the method Storage mode "Datefolders"

Whenever I try a few things, BBcodes do not matter what.
Direct link : https://www.image.com///2018/02/06/FtG4.jpg
Why /// ?

My second question, can I create my own BBcodes ?

Direct links full image + Medium image (linked)
Code:
[url = https://www.image.com/2018/02/06/FtG4.jpg] [img]https://www.image.com/2018/02/06/FtG4.md.jpg[/ img] [/ url]

Thanking you in advance,
V mod
 
Is it possible to upload the images to the root of the server
No, it is not possible neither wise to use the root of your website to store images. Local storage must be under a sub-folder, but that restriction doesn't affect external storage in which you can fully customize the target URL which goes before the /<datefolder> or /<direct> thing.
 
Thank you Rodolfo for this information :)

To add a custom BBcode, which file should I modify ? embed_tpl.php ?

Direct links full image + Medium image (linked)
Code:
[url = https://www.image.com/2018/02/06/FtG4.jpg] [img]https://www.image.com/2018/02/06/FtG4.md.jpg[/ img] [/ url]
 
Back
Top