I updated the download page here with the new 1.3.2 release of WordPress MU. This is a critical security release that everyone should install.
I'll post details of what those security fixes are next week to give administrators time to upgrade.
I updated the download page here with the new 1.3.2 release of WordPress MU. This is a critical security release that everyone should install.
I'll post details of what those security fixes are next week to give administrators time to upgrade.
Was there remove the "Permalinks" Options from backend?
But the "options-permalink.php" file is still there?
I upgraded my wpmu installation to wpmu 1.3.2, but some widgets are not working, for example "About me". I drag and drop them to my sidebar, and hit save, but page doesn't return any error and comes up without new widgets. Error log also doesn't show anything.
Some widgets, for example text widget, works OK. What could be the problem?
I also noticed the Permalinks option missing but the file's still there to be used.
In case it helps someone:
Pre-1.3, UTW had by tag urls: http://mydomain.com/tag/%tag%
After importing them and using the UTW RenderThing to get my tag cloud back, the urls became:
http://mydomain.com/blog/tag/%tag%
But..if I go to the Permalinks page above and set the tag base as "/tag", everything falls into place and I get my original structure back.
The permalinks page menu item was lost in the reorg. I'll have to put that back in. Doh!
Pints+Code+Release = Bad Idea.
:D
Above problem with widgets appears to be caused by non-english widget names. I changed "register_sidebar_widget" declaration to "wp_register_sidebar_widget" and added one more value, and problem fixed.
However, what is the difference between above 2 functions?
>> The permalinks page menu item was lost in the reorg.
>> I'll have to put that back in. Doh!
Is it hard to do and how can I do it myself?
Thanks for the upgrade Donncha. Worked perfectly. This is the second upgrade to MU that I have survived so far - and now I am really getting the hang of it. :-) That last upgrade for the taxonomy change was a real killer! LOL
Is the security update for the Wordpress core from 2.3.2?
By the way - I don't see the Permalinks option in the OPTIONS tab in the backend yet.
Permalinks option was overlook in the 1.3.2 release, but has been added back in the 1195 revision. You can donwload in from the trac (trunk).