• 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

https bbcode

Status
Not open for further replies.

Pazu

Chevereto Member
I have noticed in testing that 3.0.4 and previous versions of the newest chevereto script does not correctly convert html code into bbcode.

The fault is in the lib\G\functions.php file from line 215 onwards.
The conversion script converts http addresses correctly but not the https ones. any site that is browsable via https will not give the correct bbcode.

A fix I found for my site was to change all the http sections (line 227 and 241 and 251) to https. This correctly generates the links for https. This is not a great fix as this now means http bblinks do not correctly generate.

I hope this helps.
 
Status
Not open for further replies.
Back
Top