Bitcoin Forum

Other => Meta => Topic started by: superresistant on September 05, 2016, 03:17:47 PM



Title: forum signature - INVALID BBCODE [solved]
Post by: superresistant on September 05, 2016, 03:17:47 PM
 
EDIT : solved, too many characters
I will decide what to remove. Thanks.

------

Hello,

I need some help for my new signature design. I get this error and I cannot find the reason :

Code:
INVALID BBCODE: close of unopened tag in table (1)



Title: Re: forum signature - INVALID BBCODE
Post by: SFR10 on September 05, 2016, 04:03:32 PM
It's due to the number of characters used on your new signature. There's a limit of 4000 and what your using is 4555 characters to be exact. Sometimes around 3900 characters will also give you the exact same error for signatures. The only way is to sacrifice a bit of the design or continue to wear what your wearing now.


Title: Re: forum signature - INVALID BBCODE
Post by: hilariousandco on September 05, 2016, 04:13:38 PM
Don't know if you've modified it since but the one in your signature is showing up fine for me.


Title: Re: forum signature - INVALID BBCODE
Post by: Mike8 on September 05, 2016, 04:26:08 PM
Don't know if you've modified it since but the one in your signature is showing up fine for me.

It's definitely different.
The image has the monero sign in the middle, while the signature has an umbrella.

It's due to the number of characters used on your new signature. There's a limit of 4000 and what your using is 4555 characters to be exact. Sometimes around 3900 characters will also give you the exact same error for signatures. The only way is to sacrifice a bit of the design or continue to wear what your wearing now.

The meta post (https://bitcointalk.org/index.php?topic=178608.0) tells that from Member upwards the signature has unlimited length.
Maybe that's incorrect?

Also I pasted the code into an editor and it told: 5806 characters, more than the 4555 you counted. I don't know where the difference comes from...


OP, at least on lines 3 and 51, the first color tag seems to not close and another color tag is opened. Maybe that leads to your issue?


Title: Re: forum signature - INVALID BBCODE
Post by: superresistant on September 05, 2016, 05:39:51 PM
OP, at least on lines 3 and 51, the first color tag seems to not close and another color tag is opened. Maybe that leads to your issue?

Sorry I cannot see it. Where exactly ?
Could you copy paste the lines please ?

It's due to the number of characters used on your new signature. There's a limit of 4000 and what your using is 4555 characters to be exact. Sometimes around 3900 characters will also give you the exact same error for signatures. The only way is to sacrifice a bit of the design or continue to wear what your wearing now.

It's probably the problem.


Title: Re: forum signature - INVALID BBCODE
Post by: Avirunes on September 05, 2016, 05:50:29 PM
It's due to the number of characters used on your new signature. There's a limit of 4000 and what your using is 4555 characters to be exact. Sometimes around 3900 characters will also give you the exact same error for signatures. The only way is to sacrifice a bit of the design or continue to wear what your wearing now.

SFR10 is right. There is no problem in signature code. But when you put into the signature box in profile it only takes 4000characters due to which there are lots of opened tags which are not closed and thats what is causing the problem.

Not sure why 3900 chars will give the same error? Will love to hear an explanation regarding this.