Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jasonayre

    (@jasonayre)

    Update : Im trying to use the following code, but no matter what, it pulls in all of my theme information even though I am define theme false ing, anyone have any idea why?

    <?php
    define('WP_USE_THEMES', false);
    require('./wp-blog-header.php');
    get_header();
    ?>

    Thx

    Yep, I am having the problem also. Running it on two different servers, one it works perfectly, one it does not. – I see No edit button and I cant crop, or even select anything but the largest size when uploading. — Ive noticed that my permissions on one of the servers are 777 and the other 767, if that is the case, wouldnt that be considered a bug considering in the wordpress documentation it specifically says not to set your permissions to 777?

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