Title: 1.2 Beta errors
Last modified: August 18, 2016

---

# 1.2 Beta errors

 *  [atmasphere](https://wordpress.org/support/users/atmasphere/)
 * (@atmasphere)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/)
 * [http://www.atmasphere.net/wp_error.html](http://www.atmasphere.net/wp_error.html)
   
   a db error and one with editing of posts which I’ve been getting since the night
   before – the 4/29 build.

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/12-beta-errors/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/12-beta-errors/page/2/?output_format=md)

 *  [Sushubh](https://wordpress.org/support/users/sushubh/)
 * (@sushubh)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47711)
 * options does not save on one of my blogs. 🙁
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47726)
 * On the post.php page I’m getting this error:
 * > Database error: [You have an error in your SQL syntax. Check the manual that
   > corresponds to your MySQL server version for the right syntax to use near ‘
   > ORDER BY meta_key,meta_id’ at line 4]
   >  SELECT meta_key, meta_value, meta_id,
   > post_id FROM wp_postmeta WHERE post_id = ORDER BY meta_key,meta_id
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47730)
 * WHERE post_id = … ORDER BY
    … no post_id?
 *  [lamb](https://wordpress.org/support/users/lamb/)
 * (@lamb)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47743)
 * any one solved this?
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47744)
 * i get an error on 1.2 beta when i press the back button in the browser coming
   from the rss 2.0 feed as displayed in the browser – for the entire site.
    mod_rewrite
   is enabled and using the back button from the rss feed link from the archives
   menu, for example, is fine. it appears to try to go back to [http://www.example.com/index.php](http://www.example.com/index.php)
   instead of just [http://www.example.com](http://www.example.com) when pressing
   back and causes what looks like a strange apache error followed by a bunch of
   whacky characters. (from the rss link found on the homepage [http://www.example.com/)](http://www.example.com/))
   any ideas? also i have the date problem in RSS too – and i ran both of those 
   scripts listed in the Wiki … still i get a very strange pubdate – something from
   1969. both scripts ran successfully, and at least said “done”
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47745)
 * My default post category has also been changed upon running the update.
 *  [Citizen](https://wordpress.org/support/users/citizen/)
 * (@citizen)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47746)
 * I can’t goto the “uploads” section in the admin. Says the wp-content file isn’t
   set correctly permission wise, but it is.
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47747)
 * Not sure what the deal on this is but when I click publish it just hangs … I 
   don’t believe it is a server issue because when i pull the blog up in a seperate
   window the post is actually on the page, but it still is hanging in the other
   window.
    Just an FYI in case it is an error with others.
 *  [alexkingorg](https://wordpress.org/support/users/alexkingorg/)
 * (@alexkingorg)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47748)
 * Are you pinging any sites?
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47749)
 * yes but i was before with 1.02 and didnt have similar problems.
 *  [annabloom](https://wordpress.org/support/users/annabloom/)
 * (@annabloom)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47759)
 * i get the same error as atmasphere
    `Fatal error: Call to a member function on
   a non-object in /usr/www/users/jgreene/wp/wp-includes/class-xmlrpc.php on line
   760` when posting or editing (nightly build 29-04). all the edits are saved though
   despite the error. strangely enough it only happens with 1 blog, not with the
   other. both blogs are pinging
 * > [http://rpc.weblogs.com/RPC2](http://rpc.weblogs.com/RPC2)
   >  [http://rpc.technorati.com/rpc/ping](http://rpc.technorati.com/rpc/ping)
   > [http://ping.blo.gs/](http://ping.blo.gs/) [http://rpc.blogrolling.com/pinger/](http://rpc.blogrolling.com/pinger/)
   > [http://ping.rootblog.com/rpc.php](http://ping.rootblog.com/rpc.php) [http://api.my.yahoo.com/RPC2](http://api.my.yahoo.com/RPC2)
 * additionally the blog with the error does not display edit/delete option for 
   the default links (no tickbox either).
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47762)
 * Definitely strange … no new nightly for 5/1 yet so I guess we just wait it out
   for now.
 *  [annabloom](https://wordpress.org/support/users/annabloom/)
 * (@annabloom)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47763)
 * it only seems to happen with edit.php.
    i just posted something and it was fine.
 *  [harpshot](https://wordpress.org/support/users/harpshot/)
 * (@harpshot)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47771)
 * I posted about this in a different thread, but probably should have posted it
   here:
    In admin-functions.php (file date 4/30/04 9:37 p.m.) Line 211: WHERE post_id
   = $postid maybe should be WHERE post_id = ‘$postid’ I was getting the same SQL
   error warning that’s mentioned in the first few posts in this thread. This fix
   made it go away, but I don’t know if it’s a correct fix.
 *  [Citizen](https://wordpress.org/support/users/citizen/)
 * (@citizen)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/12-beta-errors/#post-47778)
 * When a nightly comes out, do we just upgrade our current versions? If so, how
   so?

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/12-beta-errors/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/12-beta-errors/page/2/?output_format=md)

The topic ‘1.2 Beta errors’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 22 replies
 * 10 participants
 * Last reply from: [Leonieke](https://wordpress.org/support/users/leonieke/)
 * Last activity: [21 years, 9 months ago](https://wordpress.org/support/topic/12-beta-errors/page/2/#post-47872)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
