Author

Topic: Whats wrong with this post? (Read 843 times)

copper member
Activity: 1904
Merit: 1874
Goodbye, Z.
May 10, 2016, 11:29:43 AM
#15
Also, note that a byte is different from a character. Because SMF stores "special" characters in a particularly space-inefficient way, each Russian character uses about 6 bytes, and each line break also uses 6 bytes.
Which would bring me back to something I've suggested earlier.

Another thing I've noticed is, that you're pretty "wasteful" in terms of lines with your BBCode, trying to compress would be another possible solution.
Although I don't think you would be abled to 'safe enough space' that way, in order to compress everything into a single post.
administrator
Activity: 5222
Merit: 13032
May 10, 2016, 11:25:11 AM
#14
So my guess would be that some of this post is getting cut off due to posting character limits and its breaking the code wherever its cutting it off at and messing up the table(s)

Yeah, that's what it is. Posts over 65535 bytes get cut off at 65535 bytes. If that makes the BBcode invalid in certain ways, then you get the INVALID BBCODE error.

Also, note that a byte is different from a character. Because SMF stores "special" characters in a particularly space-inefficient way, each Russian character uses about 6 bytes, and each line break also uses 6 bytes.
legendary
Activity: 1789
Merit: 2535
Goonies never say die.
May 10, 2016, 10:47:40 AM
#13
So my guess would be that some of this post is getting cut off due to posting character limits and its breaking the code wherever its cutting it off at and messing up the table(s), there were some table issues in the post itself as well but after clearing them up, it still doesn't post unless you break it into 2 posts... I started the 2nd post near where the post was cutting off when re-editing the failed post.

1st post:
http://pastebin.com/AyDesF9c

2nd post:
http://pastebin.com/2PNAyGQt

legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
May 10, 2016, 09:32:00 AM
#12
I really didn't expect that preview works and post doesn't...
copper member
Activity: 924
Merit: 1007
hee-ho.
May 10, 2016, 09:31:41 AM
#11
seems to work fine here... no stray BBcode tags when I previewed it.
Try posting it, pre viewing works fine here aswell, but once you post the whole thing, you get an INVALID BBCODE error.

I did a test and for me it works.
I made a fixed version here http://pastebin.com/umU2XDSP
Same goes for you, can you post the whole thing in that case, please?

yep. got that error. weird stuff.  Huh
copper member
Activity: 1904
Merit: 1874
Goodbye, Z.
May 10, 2016, 09:31:25 AM
#10
seems to work fine here... no stray BBcode tags when I previewed it.
Try posting it, pre viewing works fine here aswell, but once you post the whole thing, you get an INVALID BBCODE error.

I did a test and for me it works.
I made a fixed version here http://pastebin.com/umU2XDSP
Same goes for you, can you post the whole thing in that case, please?
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
May 10, 2016, 09:30:18 AM
#9
I may be wrong, but please check:
Line 441 ends a good table.
Line 469 contains TR and then other table parts, but no table has started.
You're right, but that didn't fix the post either. You can try yourself, maybe you find a working solution.

@OP: If you try to post the whole thing, and then edit it afterwards, you will see that it get's cut off after the following text:
"YΠOΛOΓIΣTIKH EΠIΣTHMH]"

Another thing I've noticed is, that you're pretty "wasteful" in terms of lines with your BBCode, trying to compress would be another possible solution.

I did a test and for me it works.
I made a fixed version here http://pastebin.com/umU2XDSP

seems to work fine here... no stray BBcode tags when I previewed it.

You made me think of something: I use Chrome browser. Maybe some other browser is more memory limited?
copper member
Activity: 924
Merit: 1007
hee-ho.
May 10, 2016, 09:25:38 AM
#8
seems to work fine here... no stray BBcode tags when I previewed it.
copper member
Activity: 1904
Merit: 1874
Goodbye, Z.
May 10, 2016, 09:09:08 AM
#7
I may be wrong, but please check:
Line 441 ends a good table.
Line 469 contains TR and then other table parts, but no table has started.
You're right, but that didn't fix the post either. You can try yourself, maybe you find a working solution.

@OP: If you try to post the whole thing, and then edit it afterwards, you will see that it get's cut off after the following text:
"YΠOΛOΓIΣTIKH EΠIΣTHMH]"

Another thing I've noticed is, that you're pretty "wasteful" in terms of lines with your BBCode, trying to compress would be another possible solution.
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
May 10, 2016, 08:51:48 AM
#6
I may be wrong, but please check:

Line 441 ends a good table.
Line 469 contains TR and then other table parts, but no table has started.
copper member
Activity: 1904
Merit: 1874
Goodbye, Z.
May 10, 2016, 08:50:51 AM
#5
Or make two posts. right?
Yep, that would be another option, moving parts of the post from OP into the first reply to the topic, if you can't just drop them.
(Still while asuming the size is the only problem here.)
legendary
Activity: 1680
Merit: 1010
Professional Native Greek Translator (2000+ done)
May 10, 2016, 08:49:13 AM
#4
you know what might be the issue here?
My first idea would be that the post simply is too long, breaking bbcode limits in terms of size.
I've experienced this in several threads (mostly those with huge tables, i.e. Mitchells collection or the known alts thread).

Have you tried splitting the post into parts and looking for mistakes in those parts each (I've skimmed it briefly, didn't find any).
If all parts are working, I'd say it's safe to asume the size is the problem, hence my suggestion would be cutting down on some unneeded parts.

or make two posts. right?
copper member
Activity: 1904
Merit: 1874
Goodbye, Z.
May 10, 2016, 08:45:54 AM
#3
you know what might be the issue here?
My first idea would be that the post simply is too long, breaking bbcode limits in terms of size.
I've experienced this in several threads (mostly those with huge tables, i.e. Mitchells collection or the known alts thread).

Have you tried splitting the post into parts and looking for mistakes in those parts each (I've skimmed it briefly, didn't find any).
If all parts are working, I'd say it's safe to asume the size is the problem, hence my suggestion would be cutting down on some unneeded parts.
legendary
Activity: 1680
Merit: 1010
Professional Native Greek Translator (2000+ done)
May 10, 2016, 08:43:32 AM
#2
you know what might be the issue here?
legendary
Activity: 1680
Merit: 1010
Professional Native Greek Translator (2000+ done)
May 10, 2016, 08:41:07 AM
#1
I have created this post and even its previewing it does not seem to work when saved. Can someone help?

http://pastebin.com/2WS4aNKB
Jump to: