Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • @monkey64

    The backup/restore I used is a feature of my WordPress hosting service, not WordPress itself. I’m not sure how to roll Sydney Pro back outside of that (I mean, aside from having a copy of the 4.0.10 files and manually reverting). :/

    Upgraded to 4.0.12 just now and ran into this issue – had to rollback to 4.0.10.

    As the OP said, from what I could see via the dev console, it looked like the code was assuming there would be an element with class named “mobile-header” or something like that.

    I’m having the same problem as described by dannlopes. (BTW, I tested it vs. Chrome, Firefox, and Safari with the same results.)

    When I try to add a user or go to the settings page, the browser churns for a while and comes back with an empty wpbody-content div (except for the standard screen-meta and contextual-help stuff). Because the problem occurs anytime cURL would be needed, I’m fairly convinced this is some kind of cURL setup issue, but I’m not sure where the problem could be.

    I have HL Twitter working great on a Linux-hosted WordPress blog, but this one is Windows hosted, running on IIS (/groan) and I’ve been working with the SysAds to get cURL working for weeks. We’re running PHP 5.3.6, and here’s the cURL info that comes from phpinfo():

    curl
    cURL support	enabled
    cURL Information	7.21.2
    Age	3
    Features
    AsynchDNS	Yes
    Debug	No
    GSS-Negotiate	No
    IDN	No
    IPv6	Yes
    Largefile	Yes
    NTLM	Yes
    SPNEGO	No
    SSL	Yes
    SSPI	Yes
    krb4	No
    libz	Yes
    CharConv	No
    Protocols	dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
    Host	i386-pc-win32
    SSL Version	OpenSSL/0.9.8r
    ZLib Version	1.2.3
    libSSH Version	libssh2/1.2.7

    I’m on the verge of recommending to the site owner that we move to the Linux host where I know this works, but that will generate a bunch of work and could be more trouble than it’s worth… any ideas/troubleshooting suggestions welcome!

Viewing 3 replies - 1 through 3 (of 3 total)