-
Notifications
You must be signed in to change notification settings - Fork 19
MyBB 1.8.7 converted BBcode #158
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels