Title: Problem with post-new.php in v2.1
Last modified: August 18, 2016

---

# Problem with post-new.php in v2.1

 *  [davidmwilliams](https://wordpress.org/support/users/davidmwilliams/)
 * (@davidmwilliams)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/)
 * Since upgrading to version 2.1 I can no longer make posts 🙁
 * When I go to page /wp-admin/post-new.php I get a script error:
 * Line: 173
    Char: 290 Error: Access is denied Code: 0 URL: [http://…&#8230](http://…&#8230);./
   wp-admin/post-new.php
 * Everything on the page looks ok, but I can’t click into the body of the posting
   or enter any text there. (I can type a heading ok, just not the body.)
 * If I refresh the page I get a different error:
 * Line: 122
    Char: 22 Error: ‘this.contentWindows.document’ is null or not an object
   Code: 0 URL: [http://…&#8230](http://…&#8230);./wp-admin/post-new.php
 * Any thoughts? I’ve deleted the site and re-downloaded WordPress 2.1, re-uploading
   to the site, but with no avail.

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

 *  [Santaclaes](https://wordpress.org/support/users/santaclaes1/)
 * (@santaclaes1)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509255)
 * I have the exact sam problem… have tryed everything I can think of without any
   result. It seemes like whe are not the only ones with this problem so I really
   hope we can find a soulution soon!
 *  [Santaclaes](https://wordpress.org/support/users/santaclaes1/)
 * (@santaclaes1)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509309)
 * Check this string: [http://wordpress.org/support/topic/102099?replies=21](http://wordpress.org/support/topic/102099?replies=21)
 *  Thread Starter [davidmwilliams](https://wordpress.org/support/users/davidmwilliams/)
 * (@davidmwilliams)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509436)
 * I downloaded the latest version of tinymce just now and uploaded it to my site
   but alas, no success – the same problem. 🙁
 *  [stufyles](https://wordpress.org/support/users/stufyles/)
 * (@stufyles)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509616)
 * I’ve found that it’s associated with the domain used in the URL to post-new.php.
   E.g., if you call it from [http://www.example.org/demo/wp-admin/post-new.php](http://www.example.org/demo/wp-admin/post-new.php)
   it’ll work, but if you call it from [http://example.org/demo/wp-admin/post-new.php](http://example.org/demo/wp-admin/post-new.php)
   it won’t.
 * The post-new.php page seems to contain some JS (I guess it uses AJAX) to do something,
   and asks for a resource from a specified domain. If that domain doesn’t match
   that in the URL to your post-new.php page, the browser will disallow it for security
   reasons (cross-browsing cookies, etc.).
 * Hope this helps.
 *  [phatoneusa](https://wordpress.org/support/users/phatoneusa/)
 * (@phatoneusa)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509650)
 * Has anyone figured out howto fix this problem, I have 2.1 too and I am having
   this problem.
 * Edit:
    Fixed it by re-installing the TinyMCE from the Worpdpress 2.1 distro package.
 *  [phatoneusa](https://wordpress.org/support/users/phatoneusa/)
 * (@phatoneusa)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509651)
 * Actually it didn’t fix it and when I re-installed I still have the same problem.
 *  [jmhumr](https://wordpress.org/support/users/jmhumr/)
 * (@jmhumr)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509662)
 * I fixed my problem! Follow **stufyles **advice.
 * 1. Go to “Options”
    2. Change “WordPress Address” from “[http://siteaddy.com&#8221](http://siteaddy.com&#8221);
   to “[http://www.siteaddy.com&#8221](http://www.siteaddy.com&#8221); 3. Change“
   Blog Address” from “[http://siteaddy.com&#8221](http://siteaddy.com&#8221); to“
   [http://www.siteaddy.com&#8221](http://www.siteaddy.com&#8221);
 * For some stupid reason they don’t put the www in there on the install. I found
   that wierd from the start, but I didn’t realize it would cause such a fuss.
 *  Thread Starter [davidmwilliams](https://wordpress.org/support/users/davidmwilliams/)
 * (@davidmwilliams)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509671)
 * I’m still getting this problem, even in 2.1.2
 *  [kbug44](https://wordpress.org/support/users/kbug44/)
 * (@kbug44)
 * [19 years ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509708)
 * Thank you SO MUCH to stufyles and jmhumr. It makes so much sense now…. 🙂 I’m
   so glad I wasted three days on this problem! haha
 * THANK YOU!!!

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

The topic ‘Problem with post-new.php in v2.1’ is closed to new replies.

## Tags

 * [denied](https://wordpress.org/support/topic-tag/denied/)
 * [post-new.php](https://wordpress.org/support/topic-tag/post-new-php/)
 * [v2.1](https://wordpress.org/support/topic-tag/v2-1/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 6 participants
 * Last reply from: [kbug44](https://wordpress.org/support/users/kbug44/)
 * Last activity: [19 years ago](https://wordpress.org/support/topic/problem-with-post-newphp-in-v21/#post-509708)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
