Closed shneoh closed 12 years ago
Could be an call-by-reference issue of editor. from PHP 5.3, pass-by-reference is deprecated.
Apply https://github.com/Needlworks/Textcube/commit/1921b9843e958609eb8864b32cd127b5a39bb9c1 and tell the results. Thanks :-)
It is still the same. I have tried to install a new site on another domain with the same server spec, it is still missing.
Spec of my server: Apache: 2.2.15 PHP: 5.3.17 (Cli) MySQL: 5.1.65
Tried to revert back to php 5.2.17, it works...
Confirmed is caused by PHP 5.3.
Can you help us to test with Textcube 1.9.0b6? pass-by-reference routines are changed for PHP5.3/4. You can download via https://github.com/Needlworks/Textcube/downloads
OK. But I can't read Korean... Will try my best.
Using local installed XAMPP environment to test: PHP 5.3.8
The said problem is not showing in TC 1.9.0b6.
Will have a test on the live server later.
Tested TC1.9.0b6 on server. PHP 5.3.17.
Editor function work flawlessly.
Thanks a lot! :-D
After upgraded from php 5.2 to 5.3, the editor of article composition is not working, the icons on the editor bar had been gone.
Any idea for quick-fix on this issue?
My TC version: 1.8.5.