• 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.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

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