For hours I have tried to fix this problem, but I cant find the solution. I think it is very obvious... maybe a lack of knowledge?!
I installed the corporate 2 quickstart package including K2 and tried to create a new category.
After clicking on save or apply, I get a blank screen without any errors or lines.
I already put debug mode on and disabled some third-party plugins, but again no results.
My php.ini settings:
register_globals = On
safe_mode = Off
display_errors = On
log_errors = On
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 32M ; Maximum amount of memory a script may consume (32MB)
error_reporting = E_ALL
I already installed a new clean setup with K2 on a different subdomain, but still the problem occurs.
Thanking you all in advance!
Boeing