-
When quoting, bbcode module doesn't insert newline after [quote]:
{{{
[quote $author]$data[1][/quote]
}}}
But phorum_format_messages() removing newline after first line:
{{{
preg_replace("/\s_()\s_\Q…
-
I have noticed a bug in the Phorum BBcode System. I don't know whether a module or Phorum itself causes this problem, so this section seemed more appropriate for me.
If you give a space after an URL…
-
npm install express
npm info it worked if it ends with ok
npm info using npm@0.3.17
npm info using node@v0.4.2
npm ERR! Error: ENOTFOUND, Domain name not found
npm ERR! at IOWatcher.callback (dns.…
-
Can the $editmessage and $phorum_sig from read.php be placed in a template variable instead of placing it directly in the $body code? (in read.php after line 324 "Should we show the signature?" and "a…
-
In order for RSS export to work with external feed aggregators (like FeedBurner), all links in RSS entries must be absolute. For this reason images with relative path do not show up on exported RSS fe…
-
If a discussion or comment has a BBCode format, any [code] blocks are collapsed to a single line and < br / > tags are inserted into the code.
class.format.php's BBCode method is the culprit:
…
linc updated
14 years ago