-----------------------------------------
Hello, developers!

After update to version 1.11.4 "Fernandina" (and all modules was updated also), had got strange bug - cant create new pages and even edit old!

Deep debug show that problem in file "class.Smarty_Parser.php" on line 288:
[removed by editor]
When I was try to create new page, at this line, php 5.3.20 was seems lost its output buffer with no message or any other log lines in any log files (my error mode E_ALL). "try catch" also have no effect in this situation. I think this is definitely not bad smarty tags formatting, cause this is new page. Also, I have no modules, which may change new page.
As result of this error no edit page interface shows at all. No tabs, not content type selector, no text area for edit page content, no submit button. Only clear gray area


[removed by editor]
I wonder if some one found more better solution

My OS CenOS 5.8
My settings:
Code: Select all
CMS Version 1.11.4
Installed Modules
CMSMailer 5.2.1
FileManager 1.4.3
MenuManager 1.8.5
ModuleManager 1.5.5
FEmessages 1.1
Printing 1.1.2
Search 1.7.7
ThemeManager 1.1.7
TinyMCE 2.9.12
Cataloger 0.11.3
FrontEndUsers 1.21.2
CGExtensions 1.31.3
Album 1.10-beta2
Uploads 1.14.4
Statistics 1.1.3
FLVPlayer 1.0.3
Captcha 0.4.5
NMS 2.3.8
SelfRegistration 1.7.3
FrontEndUsersComments 0.1
FeuPermissions 0.1
Smileys 0.9.0
News 2.12.10
CMSPrinting 1.0.3
MicroTiny 1.2.5
FormBuilder 0.7.3
CMS Config Settings
php_memory_limit
process_whole_template
output_compression
max_upload_size 25000000
url_rewriting mod_rewrite
page_extension .html
query_var page
image_manipulation_prog GD
auto_alias_content true
locale
default_encoding utf-8
admin_encoding utf-8
set_names true
debug true
Current PHP Version (phpversion) Success 5.3.20