webtechIMT
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeSo I tried single-site clean install on the same server with same configuration (PHP, I’m using 5.4.6 and Apache rewriting for permalinks) and it’s OK, I can switch from twenty-eleven to twenty-ten theme.
I tried too emptying your browser cache and deleting your cookies, and it’s the same.
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeOK I try ASAP and keep you in touch
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeNo, but it would take time. A test with the same plugins and themes ? Is it really necessary ?
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeIt’s a multisite WordPress, here’s one (but there’s the same problem with all other sites) :
http://sigfin12.wp.mines-telecom.fr/Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeAnd I’ve tried too to replacing the themes folder by the one which comes in the install package, and I get (again and again) the message “Cheatin’ uh?”.
Any other ideas ?
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeI reset the plugins folder by replacing it by the plugins folder coming with the install package. I’ve made a simple move unix command. And I get the same message.
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeI’ve tried both, and it’s the same message when I try to change theme…
Forum: Plugins
In reply to: [qTranslate] Theme broken after install qTranslateHi,
it’s easy just edit the file qtranslate.php (in wp-content/plugins/qtranslate) and replace the line 90 :
define(‘QT_SUPPORTED_WP_VERSION’, ‘3.4.1’);
by :
define(‘QT_SUPPORTED_WP_VERSION’, ‘3.4.2’);And upgrade to qtranslate 2.5.32 as soon as it will be relaesed.