• 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

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