warmowski
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Page URL 404ing, don't see whyI should be clear here: NO https:// URLS are triggering wordpress. https://domainname.com does report “It Works!” so SSL is installed.
Any ideas?
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Page URL 404ing, don't see whyAm I supposed to change the entire site URL to https:// in order to have the above work properly?
Forum: Fixing WordPress
In reply to: WP 3.5 Visual Editor Broken, Can't Insert Media, No Editing ToolsI just got the problem to go away by turning on script debugging
I added
define(‘SCRIPT_DEBUG’, true);
to wp-config.php
And now the toolbar in the visual editor pops into place where it should.
Instructions here:
http://codex.ww.wp.xz.cn/Using_Your_Browser_to_Diagnose_JavaScript_Errors
…say to report this to developers. And so I have. Should this be a separate post? Don’t know.
-r
Forum: Fixing WordPress
In reply to: WP 3.5 Visual Editor Broken, Can't Insert Media, No Editing ToolsHaving the same problem. It’s not plugins – it’s a new site, so there aren’t any activated to begin with . Running Twenty Twelve, Apache2, no caching.
Forum: Fixing WordPress
In reply to: What is best upgrade path: 2.0.1 -> 2.0.11 or to 2.7?stvwlf:
Thanks for the tips!
-r