Quote:
|
Originally Posted by ilikepie2221
Crtl+F for [256]
Change it to [128] unless it's MySQL from my understanding. If it's a talking/message string, reduce it to like [200] or something. This is the simplest way to fix it.
|
a 'talking/message string' can be 128 max. (or was it 218?) Anyways, this stuff happens when you have big functions that are mostly useless. In a small script, you should really be more careful when assigning the sizes. In a large script: You should also be careful but you have to think more as you are using a lot of functions.