Jump to content

What's up with this?


Recommended Posts

nbsp stands for "non-breaking space".

I'm presuming this is happening due to the conversion (yes, still more cobwebs), as some user title have been left blank, which is causing the software to replace them with this, but I see no way of resolving the issue aside from running a series of database queries to update all appropriate fields. I'll contact vBulletin support and see what they've got to say about it.

Link to comment
Share on other sites

Guest JohnGalt

NBSP is the code for a space character, " ", commonly used in html where whitespace is not interpreted. If you see it, it means either the code is no longer being parsed correctly, or the code is wrong, like missing a character or used in the wrong spot.

Link to comment
Share on other sites

In this case, it would actually seem vB has decided to escape the "&" character at the start to "&", so " " comes out literally as opposed to actually being interpreted as a non-breaking space. At a glance, I can't figure out why this is happening, looking at the file in question (memberlist.php), but hey, we paid for a licence that includes support, why not take full advantage of it? :toothygrin:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...