That Good Restaurant / Pub guide wiki
Discussion
http://pistonheads.com/gassing/topic.asp?h=0&t...
s
t, you are wondering where wales went, not after a link. Sorry.
s
t, you are wondering where wales went, not after a link. Sorry.Edited by illmonkey on Friday 29th August 08:58
Don't worry, the information is still there.
Unfortunately though, there is a maximum length for a wiki or post, beyond which no text is displayed and this is what is causing the end of the good grub guide to not appear.
Its a physical size limit, rather than a number or characters, so condesing the wiki down might manage to squeeze everything on, but the best solution is going to be to split it up into sub-wikis, which will also make it a bit easier to read.
Any volunteers???
i'll do it later if nobody beats me to it!
Unfortunately though, there is a maximum length for a wiki or post, beyond which no text is displayed and this is what is causing the end of the good grub guide to not appear.
Its a physical size limit, rather than a number or characters, so condesing the wiki down might manage to squeeze everything on, but the best solution is going to be to split it up into sub-wikis, which will also make it a bit easier to read.
Any volunteers???
i'll do it later if nobody beats me to it!
Mr Will said:
Don't worry, the information is still there.
Unfortunately though, there is a maximum length for a wiki or post, beyond which no text is displayed and this is what is causing the end of the good grub guide to not appear.
Its a physical size limit, rather than a number or characters, so condesing the wiki down might manage to squeeze everything on, but the best solution is going to be to split it up into sub-wikis, which will also make it a bit easier to read.
Any volunteers???
i'll do it later if nobody beats me to it!
I dont mind doing it. The problem is the majority are places from England, so even if you seperate it into countrys, Englands one is going to spill over soon.Unfortunately though, there is a maximum length for a wiki or post, beyond which no text is displayed and this is what is causing the end of the good grub guide to not appear.
Its a physical size limit, rather than a number or characters, so condesing the wiki down might manage to squeeze everything on, but the best solution is going to be to split it up into sub-wikis, which will also make it a bit easier to read.
Any volunteers???
i'll do it later if nobody beats me to it!
Then you'll end up with 3+ wiki's just for the pubs!
Why cant the size limit be changed, whats stopping you from changing it? You can add to the post, so it must just be a max size on the display settings.
I think what Mr Will is referring too is the max length of a textbox as 32k. In this instance the problem is the field size in the database which isn't long enough to hold more data in that field. It is currently a TEXT type and needs to be upped to a MEDIUMTEXT or larger, but this will require some benchmarking to see the effect of changing the size on the speed of the forums (and annoyingly an outage to make the change, of which one I did last night and took 4 hours
).
For the time being there is a max length to a wiki and thus it should probably be split into seperate sections using the WIKI linking for further sections.
).For the time being there is a max length to a wiki and thus it should probably be split into seperate sections using the WIKI linking for further sections.
RacingPete said:
I think what Mr Will is referring too is the max length of a textbox as 32k. In this instance the problem is the field size in the database which isn't long enough to hold more data in that field. It is currently a TEXT type and needs to be upped to a MEDIUMTEXT or larger, but this will require some benchmarking to see the effect of changing the size on the speed of the forums (and annoyingly an outage to make the change, of which one I did last night and took 4 hours
).
For the time being there is a max length to a wiki and thus it should probably be split into seperate sections using the WIKI linking for further sections.
But if it's a db field size issue, why isn't any data being lost?
).For the time being there is a max length to a wiki and thus it should probably be split into seperate sections using the WIKI linking for further sections.
All the content is there, just only in edit mode. i.e. the text is missing from here:
http://www.pistonheads.com/gassing/topic.asp?h=0&a...
but it is present here:
http://www.pistonheads.com/gassing/post.asp?h=0&am...
Also I'm not sure that a textbox is 32k max - 32k what? 32kb? 32k characters?
Edited by miniman on Friday 29th August 18:39
miniman said:
RacingPete said:
I think what Mr Will is referring too is the max length of a textbox as 32k. In this instance the problem is the field size in the database which isn't long enough to hold more data in that field. It is currently a TEXT type and needs to be upped to a MEDIUMTEXT or larger, but this will require some benchmarking to see the effect of changing the size on the speed of the forums (and annoyingly an outage to make the change, of which one I did last night and took 4 hours
).
For the time being there is a max length to a wiki and thus it should probably be split into seperate sections using the WIKI linking for further sections.
But if it's a db field size issue, why isn't any data being lost?
).For the time being there is a max length to a wiki and thus it should probably be split into seperate sections using the WIKI linking for further sections.
All the content is there, just only in edit mode. i.e. the text is missing from here:
http://www.pistonheads.com/gassing/topic.asp?h=0&a...
but it is present here:
http://www.pistonheads.com/gassing/post.asp?h=0&am...
Also I'm not sure that a textbox is 32k max - 32k what? 32kb? 32k characters?
Edited by miniman on Friday 29th August 18:39
The html version is longer (in terms of characters) so runs out of space first.
Gassing Station | Website Feedback | Top of Page | What's New | My Stuff


