Another vb.net programming forum I'm apart of upgraded to vbulletin v4x about a year ago and they had all kinds of issues with the CODE and HIGHLIGHT tags right after the upgrade. They did eventually fixed them but they also installed a different tagging thing called XCODE. You can use [XCODE=vb][/XCODE] to denote vb.net syntax and all that, it displays much nicer than the [HIGHLIGHT=vb][/HIGHLIGHT] does.
xcode:
Attachment 89977
highlight:
vb Code:
Private Sub MySub Dim X As Integer = 0 End Sub
Which brings me to a bug I just found, in FF 10 on Win7 x64 I click the attach file and select an image file on my computer and when I click the Upload file button it does nothing, it just sits there and I can't find any other way to upload a file to attach to a post.
Edit:
I was able to attach the image using the Image button on the quick post box, the attachments window off the advanced editor still does nothing.




Reply With Quote