[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 1326: compact(): Undefined variable $display_cat
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 1326: compact(): Undefined variable $download_link
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 1326: compact(): Undefined variable $display_cat
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 1326: compact(): Undefined variable $download_link
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4306: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3037)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4306: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3037)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4306: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3037)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4306: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3037)
Godfather Forums • tgf truncates properexception (Proper Case Exceptions)
Page 1 of 1

tgf truncates properexception (Proper Case Exceptions)

Posted: Sat Jan 01, 2011 12:13 pm
by hopalongrock
option string when starts, shows this truncated option, and saves this. (too long ?)
If I extend the Proper Case Exceptions, tgf  works and saves well, but next time starting truncates it again.
From 2086 character truncates to 2047.
I attached the original and truncated ini file.

The same problem appears in the 0.71 beta 2.

Re: tgf truncates properexception (Proper Case Exceptions)

Posted: Fri Jan 07, 2011 1:31 pm
by jtclipper
Thanks for the files will do some testing and find out whats causing this.

Re: tgf truncates properexception (Proper Case Exceptions)

Posted: Fri Jan 07, 2011 2:21 pm
by hopalongrock
Thanks.
I forgot to mention, that this type of string truncation occurred in 0.71 beta 2, in replacement matrix. I corrected this in 0.71 by creating more shorter replacement matrix strings.
Maybe this occurs in the current 0.80 version too.