HTTP-error 400 while trying to reskin the site

Permalink
Hi,

I want to change the appearance of my website by changing the theme. I have downloaded some new themes through the dashboard page of the site.

When I click activitate I get the question if I am sure and when I click yes I get a HTTP-error 400, even when I try to go back to the original plain yoghurt theme.

Can somebody help me to resolve this issue?

Thanks a lot!

 
limone919 replied on at Permalink Reply
Hi,

I am confronted with the same problem as you. Have you already solved this problem? I am annoyed by this problem now...

My environment is as follows.

IIS7.5
PHP5.2.14
MySQL5.1

The HTTP400 error occurs when the theme is activated. URL in that case is as follows.

http://mydomain.com/index.php/dashboard/pages/themes/activate_confi...

Someone, please lend me your wisdom.

Thanks!
Mnkras replied on at Permalink Reply
Mnkras
could be an issue with IIS, whats in the error logs?
limone919 replied on at Permalink Reply
Hi,

Thank you for quickly reply. In sitelog, there is a below record.

2011-06-10 04:10:26 W3SVC63 GET /index.php/dashboard/pages/themes/activate_confirm/3/1307679024:981f830276a6eb9eff9ca06b61caa1bb/ - - 219.106.246.155 HTTP/1.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:2.0.1)+Gecko/20100101+Firefox/4.0.1 CONCRETE5=ac31im5rf6urjs0g3vl363q7s7http://www.mydomain.com/index.php/dashboard/pages/themes/activate/3...http://www.mydomain.com 400 0 0 193 594 218

Nothing was written in windows log. Is there a point to have to check others?

Thanks
limone919 replied on at Permalink Reply
The list of the config information is below.

# concrete5 version
5.4.1.1.1

# concrete5 package
none

# concrete5 override
languages/ja_JP.UTF8

# server software
Microsoft-IIS/7.5

# serverAPI
cgi-fcgi

# PHP version
5.2.14

# PHP extention
bcmath, bz2, calendar, cgi-fcgi, com_dotnet, ctype, curl, date, dba, dom, exif, fdf, filter, ftp, gd, gettext, gmp, hash, iconv, imap, json, libxml, mbstring, mcrypt, mhash, mime_magic, ming, mssql, mysql, mysqli, odbc, openssl, pcre, PDO, pdo_mssql, pdo_mysql, PDO_ODBC, pdo_sqlite, pdo_sqlsrv, pspell, Reflection, session, SimpleXML, soap, sockets, SPL, SQLite, sqlsrv, standard, tidy, tokenizer, wddx, wincache, xml, xmlreader, xmlrpc, xmlwriter, zip, zlib.

# PHP config
log_errors_max_len - 1024
max_execution_time - 5
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
memory_limit - 128M
post_max_size - 75M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 50M
mssql.max_links - Unlimited
mssql.max_persistent - Unlimited
mssql.max_procs - Unlimited
mssql.textlimit - Server default
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 100000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH
wincache.maxfilesize - 256
wincache.ttlmax - 1200
limone919 replied on at Permalink Reply
Hi there.

Anyupdate? Does anyone solved this issue?