• Im not mad but Im pissed alittle. Heh. If you check my site out, I use WP 1.5 and not 1.5.1 and the CSS is all fine and stuff with any theme. in WP 1.5.1.1. (Check https://r0x0rz.info/blog), The CSS doesnt render because of the x in r0x0rz. What’s up with that? look at the source. Same goes with /wp-admin. Doesnt render. If I put in the URL in instead of using bloginfo, Wont help. ??

    Edit: https://r0x0rz.info/blog is blank but https://r0x0rz.info/blog/wp-admin/ isn’t. Whats the problem here and /wp-admin doesnt render? ??

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter xerocool

    (@xerocool)

    Forget it. Ill just stick to WP 1.5.0 for now. I didnt copy the theme from the other directory, I did a new fresh install and I did not activate any plugin after installing.

    ok so you did a new fresh install right – and you’re saying that after a completely fresh install on a clean db that wp was failing to recognise even the default kubrick or classic themes?

    if it’s a textile/markdown issue, disable it – there’s probably a way to get this sorted. if it’s because of what’s been brought into 1.5 then it’s a little..odd. And 1.5.1.1 also does this?

    Thread Starter xerocool

    (@xerocool)

    Read IanD post above. Thats the problem causing it and I cant stop it.

    Actually, it’s a bug with 1.5.0. https://trac.www.ads-software.com/changeset/2549 and doesn’t have anything to do with entity2NCR.

    To keep this from happening, see these possible solutions. The offending line in default-filters is:
    add_filter('bloginfo', 'wptexturize');

    Unfortunately, removing that filter from bloginfo will effect some other stuff, too. Try it out to see if it breaks everything.

    Bug submitted: https://trac.www.ads-software.com/ticket/1410

    mdawaffe – has this been fixed in 1.5.1 and 15.1.1 – just reading from xero’s post and your comment, that it’s from 1.5.0 but it seems to work ok for him in 1.5.0?

    The reason it works in 1.5.0 is because of a bug in 1.5.0. The bug was fixed in 1.5.1+, and so his site broke.

    I realize that all sounds backward: a bug fix breaking things. The problem is that XeroCool’s url brings to light an unforseen problem which the bug I’ve just submitted discusses. These two bugs (the one fixed in 1.5.1+ and the one I’ve just reported) are related, but distinct.

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘WP 1.5.1.1 doesnt render CSS! GRR’ is closed to new replies.