Does the VBCODE tags work a different way now?
Printable View
Does the VBCODE tags work a different way now?
There are no more [vbcode] [/vbcode] tags. They went away after the last upgrade.
These tags were a forum specific add-on that didn't survive. The two options now are:
[highlight=vb]your code goes in here[/highlight]
and
[code]your code goes here[/code]
OK, thanks
BTW,
You can't directly copy and paste such code anymore.'
You've got to quote it first.
or use the program Marty made
I'm working on an updated version of the highlight tag that'll fix that.Quote:
Originally Posted by NotLKH