View comment

Hello! New Issues Update!

by /u/Solar · 0 votes · 13th September, 2023 02:19

FIXED!


we are experiencing a couple of new bugs (most likely due to a bug fix see /post/749b5242b3e521caf087)

short form dread links pointing to posts are not clickable although now wiki and comment short links work

premium members may also notice the membership appears to be expired

these issues will be corrected soon and we will keep this post updated when everything is back to normal

thank you for your patience


User: /u/UKDistribution

Strange tagging people was working earlier what else has been broken 🤔 /u/paris /post/$1', $input); $output = preg_replace('~\/post\/([0-9a-fA-F]{20})~', '/post/$1', $output); $output = preg_replace('~\/d\/([A-Za-z0-9]+)/wiki\?id=([0-9a-fA-F]{8})~', '/d/$1/wiki?id=$2', $output); $output = preg_replace('~\/d\/([A-Za-z0-9]+)~', '/d/$1', $output); $output = preg_replace('~\/u\/([A-Za-z0-9]+)~i', '/u/$1', $output); echo $output; ?>