I have a patch for that. I'm honestly not sure why it didn't appear in earlier versions. I'll post it up when I get home.
Find (its Line 129):
Code:for($replaceIndex = 0; $replaceIndex <= $tagInfo['numberOfOptions']; $replaceIndex++)
Replace:
Code:for($replaceIndex = 0; $replaceIndex < $tagInfo['numberOfOptions']; $replaceIndex++)
It's in the error message:
library/KingK/BbCodeManager/BbCode/Formatter/Base.php
Wait for an update.Buttons manager is doesn't work for me. I want to added spoiler button with an image but I cannot. When I add to Buttons Manager nothing changed. How can I solve this problem?
We use essential cookies to make this site work, and optional cookies to enhance your experience.