Skip to content

MyBB 1.8.7 converted BBcode #158

@Phiqu

Description

@Phiqu

Something is wrong atm with the coveted link bbcode in version 1.1.5a <a href="{URL}index.php#raid,{Raid:RaidId}">{L:LinkToRaid}</a>. It shows correct "Link zum Raid" but when you check the url it shows http://%27http//www.yoururl.de:443/raid/index.php#raid,21' but it should be https://www.yoururl.de/raid/#raid,21. It I simply add Zum Raid: https://www.yoururl.de/raid/#raid,{Raid:RaidId} in my config.post.xml. I get an working link.

EDIT
When you use bbcode direct it works: [url=https://www.yoururl.de/raid/index.php#raid,{Raid:RaidId}]Dem Raid beitreten[/url]. Just the {URL} breaks something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions