Topic: heh
[quote]
hmmm.strange...
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 bug reports → heh
this code in 1.1.5 made my forum ugly, but here it seems fixed
btw, i fixed this
preg_match('#\[quote=("|"|\'|)(.*)\\1\]#sU', $text, $matches);
i replaced with
preg_match('#\[quote=("|"|\'|)([0-9a-zA-z?-??-?\,\ \.]{1,30})\\1\]#sU', $text, $matches);
I don't understand. What did you do to make the forum unresponsive?
the code from the first post. but in this forum it doesn't work
hmm.. now it doesnt work in my one too....
strange... solar activity ?
Yes, probably :)
PunBB Forums → PunBB 1.2 bug reports → heh
Powered by PunBB, supported by Informer Technologies, Inc.