Tuesday, 10th May 2005Tuesday, 10th May 2005 Home » Blog » WordPress 1.5.1
WordPress 1.5.1
Posted by Lester Chan at 17:09 in WordPress
  • 12 Responses
  • 1,160 views

WordPress 1.5.1 has been released today and here are some of the changes.

» Login and feed fixes for IIS
» Faster gettext i18n
» Improved i18n string coverage
» Extended ping support
» Paging on the Manage->Posts page
» URI-safe accent stripping for all UTF-8 characters in the Latin Extended-A Unicode block
» Query string style argument list support for wp_get_links() and wp_get_linksbyname()
» Improved hierarchy listing in wp_list_pages()
» Support for a Status: theme header field that allows themes to be marked as private, publish, or draft
» Improved caching and database query reduction
» Active plugin and theme highlighting
» Plugins can now have multiple option pages
» Pingbacks now work on hosts with fopen off like Dreamhost
» Many bug fixes

I don’t think I will upgrade anytime soon because it took me quite sometime to hack some of the core files to make it fit into my site. Of course, unless there are some secruity loopholes in 1.5 then I will upgrade immediately


12 Comments12 Comments
BOK's Avatar
BOK
Comment #1
  • 02:14
  • Wednesday, 11th May 2005

Well, this new version breaks your wp-useronline plugin… :-(

BOK's Avatar
BOK
Comment #2
  • 02:17
  • Wednesday, 11th May 2005

Nevermind… my name is stupid. Never altered wp-settings.php after the upgrade.

GaMerZ's Avatar
GaMerZ
Comment #3
  • 08:35
  • Wednesday, 11th May 2005

LOL

kd's Avatar
kd
Comment #4
  • 01:10
  • Friday, 13th May 2005

I got an error with your polls plugin after upgrading, so i tried upgrading to the latest verion of the polls (may.10th), ran polls-upgrade.php and got this:

[You have an error in your SQL syntax near 'CHANGE `total_votes` `total_votes` INT( 10 ) DEFAULT '0' NOT NULL' at line 1]
ALTER TABLE CHANGE `total_votes` `total_votes` INT( 10 ) DEFAULT ‘0′ NOT NULL

any ideas?

many thanks.

kd's Avatar
kd
Comment #5
  • 01:22
  • Friday, 13th May 2005

i fixed it, somehow… :)

GaMerZ's Avatar
GaMerZGaMerZ
Comment #6
  • 09:22
  • Friday, 13th May 2005

okie =D

Nat's Avatar
Nat
Comment #7
  • 13:12
  • Friday, 13th May 2005

hmm… wordpress has broken your user online pluggin. the stats still work though :/

heres the error.

WordPress 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 'SET timestamp = '1115961071', ip = '67.115.105.193', location =]
UPDATE SET timestamp = ‘1115961071′, ip = ‘67.115.105.193′, location = ‘PseudoBlog’, url = ‘/wordpress/’ WHERE username=’Nat’

WordPress 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 'VALUES ('1115961071', 'Nat', '67.115.105.193', 'PseudoBlog', '/]
INSERT INTO VALUES (‘1115961071′, ‘Nat’, ‘67.115.105.193′, ‘PseudoBlog’, ‘/wordpress/’)

WordPress 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 ‘WHERE timestamp

GaMerZ's Avatar
GaMerZGaMerZ
Comment #8
  • 13:19
  • Friday, 13th May 2005

i think you all didn’t add in the tables name in wp-settings.php

Nat's Avatar
Nat
Comment #9
  • 13:29
  • Friday, 13th May 2005

oopsies, knewi forgot something :p thanks alot :)

GaMerZ's Avatar
GaMerZGaMerZ
Comment #10
  • 14:06
  • Friday, 13th May 2005

lol, np =D

kenny's Avatar
kenny
Comment #11
  • 08:50
  • Sunday, 29th May 2005

Just to let you know. I’m running WP 1.5.1.2. After upgrading your polls plugin with the May 25th 05 update, the polls worked fine except that when i clicked “view results” it did not reload the page to display results. I had to revert back to an older “polls.php” file to get it to work. Everything is fine now. Both “polls.php” files are labled “Version: 1.5″ but I did notice the code is different. Just thought I’d share what works for me. Thanks for the plugin.

GaMerZ's Avatar
GaMerZGaMerZ
Comment #12
  • 20:56
  • Sunday, 29th May 2005

Hi Kenny,

I have fixed the bug, you can dl it again. Sorry for the trouble.

Comments ClosedComments Closed

Comments are closed automatically after 30 days.