zerissen
Posts: 1
|
| Posted: 05/15/2009, 7:33 AM |
|
I think there is an error in the coding of some Codecharge handling files. May be between Windows Format with UFT-8 Encoding?
I think it is not PHP related, because of this i put the error inside general.
Encoding: utf-8
Export Fileformat: Windows
When i add some custom code or create a lot of events the PHP files of the filesize gets bigger than 300KB. Above this filesize it seems as if there is some error somewhere, because the file then gets filled with unknown Letters. The filesize get pushed up to over 1MB and the execution it not working until that letter are delete of this file. But with the next edit of this files the story starts over again.
I checked the letter and they start at
㰀㼀瀀栀瀀ഀഀ⼀⼀䤀 .... ... and End with ... .. . ⼀䔀渀搀 唀渀氀漀愀搀 倀愀最攀
HEX: 0x2
HEX: 0x4
HEX: 0x6
HEX: 0x8
until
HEX: 0x9c254
It must be some process where those letter get insertet to the php files.
I have this error since a long time. It already happend with Code Charge Studio Version 3 and also now with version 4.x including current version 4.2x .
If someone can give me a hint how to get things work without deleting those letters every time i would be very thankfull.
best regards
|
 |
 |
rho
Posts: 85
|
| Posted: 05/15/2009, 7:55 AM |
|
No solution here, but I can confirm this behavior. My workaround is to reduce the size of the config file by putting parts of the page in an Include Page.
Rob.
|
 |
 |
quasimidi
Posts: 151
|
| Posted: 05/28/2009, 1:18 PM |
|
I'm experiencing this problem too. Filed a ticket for Yessoftware.
_________________
RS |
 |
 |
|