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
Well, this new version breaks your wp-useronline plugin…
Nevermind… my name is stupid. Never altered wp-settings.php after the upgrade.
LOL
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.
i fixed it, somehow…
okie =D
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
i think you all didn’t add in the tables name in wp-settings.php
oopsies, knewi forgot something :p thanks alot
lol, np =D
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.
Hi Kenny,
I have fixed the bug, you can dl it again. Sorry for the trouble.
Comments are closed automatically after 30 days.
Users: 33 Guests, 5 Bots