[wp-testers] Can't login with Fx3.0.1

2008-07-15 Thread Jonathan Gabor
Is it just me that can't login with Fx3.0.1 after doing a ordinary backup (overwriting all files)? It works fine in IE7, though. I even went in and disabled all plugins that could possibly be interfering, but still no go... We've tried with several different installations of Fx3.0.1, and it just

[wp-testers] Firefox Login after Upgrade

2008-07-15 Thread Dan Zappone
I had the same problem with Firefox 3.0 on one upgrade but not on another. Once I used IE to login it worked fine in Firefox. I couldn't really figure out what the problem was. I'll see if I can recreate the problem and check extensions, cookies and cache in Firefox. [EMAIL PROTECTED]

[wp-testers] 2.6 and Captions

2008-07-15 Thread Daniel Woolstencroft
Hi, I've just upgraded to 2.6 and swapped out the caption plugin I was using in favour of native support. I copied the style that Ryan had previously linked to, and after much jiggery pokery (technical term) I've got it working. However, Ryan's example only includes a aligncenter style, and it

Re: [wp-testers] 2.6 and Captions

2008-07-15 Thread Daniel Woolstencroft
Thanks Andrew. I see it now - my theme didn't have alignright and alignleft for images, and that's in a different place in the default theme's stylesheet. It all becomes clear. On Tue, Jul 15, 2008 at 1:48 PM, Andrew Ozz [EMAIL PROTECTED] wrote: The basic styles for captions are in both the

Re: [wp-testers] Dragging photo's fragments captions

2008-07-15 Thread Andrew Ozz
Yes, there's no dragging support in the editor yet. Finally all newer browsers are starting to support dragging in DesignMode better, so hopefully soon we will be able to drag a lot of stuff around. Food Dude wrote: Using 2.6 Rc1. Made a post in the visual editor with a few pictures which

Re: [wp-testers] Can't login with Fx3.0.1

2008-07-15 Thread Kirk M
Upon seeing your comment here I updated my locally installed WordPress Sandbox to 2.6, upgraded the DB when prompted and the login continued with no problems, logged in fine. The only things I may have done differently is that I never overwrite directories and files during an upgrade with the

Re: [wp-testers] Can't login with Fx3.0.1

2008-07-15 Thread Jonathan Gabor
After I replaced my wp-config.php, deleted wp-includes/wp-admin and re-uploaded those directories from the original files, and cleared Fx's cache/cookies - it all worked fine again. I was upgrading from WP 2.5.1 (only edited with the tiny fix for the Forgot password-bug). Thanks for your

[wp-testers] Changes

2008-07-15 Thread Duane Storey
I've having some problems with a plugin I wrote and version 2.6. It now appears that when saving or getting options from wordpress, that somewhere an implicit serialize or unserialize is happening. Here's a bit of code with a bit of debug around it. print_r($a); $values

[wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Will Garcia
I have a friend who keeps seeing the plugins upgrade notification bubble saying there are 7 plugins that has an update but the plugins list doesn't show any of the plugins having an update available or the option to upgrade automatically. Is this a bug in 2.6 or is it plugin-related? Using IE,

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Aaron Brazell
On Tue, Jul 15, 2008 at 11:34 AM, Will Garcia [EMAIL PROTECTED] wrote: I have a friend who keeps seeing the plugins upgrade notification bubble saying there are 7 plugins that has an update but the plugins list doesn't show any of the plugins having an update available or the option to upgrade

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Dan Coulter
On Tue, Jul 15, 2008 at 10:41 AM, Aaron Brazell [EMAIL PROTECTED] wrote: I believe that notification is how many active plugins there are, not how many have an upgrade. I believe you're mistaken. When I upgraded, I saw a number there that matched the number of plugins I needed to upgrade. As

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Tony Scott
Dan - yes that's my experience. Tony -- Tony Scott http://tonyscott.org.uk | http://uk.wordcamp.org - Original Message From: Dan Coulter [EMAIL PROTECTED] To: wp-testers@lists.automattic.com Sent: Tuesday, 15 July, 2008 4:45:33 PM Subject: Re: [wp-testers] Possible bug

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Will Garcia
I made sure of that, that he scroll down to the bottom of the page. I agree to what Dan Coulter said that it is a notification of how many plugins have an update. On Tue, Jul 15, 2008 at 11:44 PM, René Clausen Nielsen [EMAIL PROTECTED] wrote: Any chance he didn't scroll all the way to the

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Aaron Brazell
On Tue, Jul 15, 2008 at 12:06 PM, Tony Scott [EMAIL PROTECTED] wrote: Dan - yes that's my experience. I believe that notification is how many active plugins there are, not how many have an upgrade. I believe you're mistaken. When I upgraded, I saw a number there that matched

Re: [wp-testers] Changes

2008-07-15 Thread Jason Webster
You may want to look into the WP function maybe_unserialize(). It'll safeguard you from any caching mixups. Also of note, WP provides a few other handy functions w/r/t serialization, such as is_serialized(). Duane Storey wrote: I've having some problems with a plugin I wrote and version 2.6.

Re: [wp-testers] Changes

2008-07-15 Thread Duane Storey
It seems like strange behavior though to mess with the data going in and out of the database that a plugin is using. I mean, it's quite possible I actually wanted it in a serialized form, so why would wordpress undo the serialization for the cache? I would think a proper cache would store it as

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Jonathan Gabor
I have the same problem! I even tried to rename the plugins-directory, so I had no zero plugins. It still showed 1 (one) in the bubble, but the plugins-page was empty of plugins. :P So definitely some kind of bug or error... /Jonathan On Tue, Jul 15, 2008 at 6:09 PM, Aaron Brazell [EMAIL

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Dougal Campbell
Will Garcia wrote: I have a friend who keeps seeing the plugins upgrade notification bubble saying there are 7 plugins that has an update but the plugins list doesn't show any of the plugins having an update available or the option to upgrade automatically. Is this a bug in 2.6 or is it

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Will Garcia
I just confirmed from him and he doesn't use any kind of caching plugin or anything. On Wed, Jul 16, 2008 at 12:39 AM, Dougal Campbell [EMAIL PROTECTED] wrote: Will Garcia wrote: I have a friend who keeps seeing the plugins upgrade notification bubble saying there are 7 plugins that has an

Re: [wp-testers] Changes

2008-07-15 Thread Stephen Rider
I routinely pass arrays to update_option() without serializing them first. WP does this automatically, it seems. get_option() passes the array right back without my having to unserialize. I've been doing it that way since well before 2.5 On Jul 15, 2008, at 10:29 AM, Duane Storey

Re: [wp-testers] Changes

2008-07-15 Thread Jason Webster
(Resend... didn't seem to make it. Sorry if this is dupe) Ok, I'm not looking at the 2.6 source right now, so I'm not sure if anything has changed. However, I can tell you that options are already serialized/unserialized by Wordpress when they go into or come out of, the database. This has

Re: [wp-testers] Changes

2008-07-15 Thread Jason Webster
Ok, I'm not looking at the 2.6 source right now, so I'm not sure if anything has changed. However, I can tell you that options are already serialized/unserialized by Wordpress when they go into or come out of, the database. This has been true for quite a while now. For example, here's the

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Stephen Rider
WP only checks for updates every so often, and the number is stored. If that stored array got corrupted somehow, it might be off, but should reset next check. Stephen On Jul 15, 2008, at 11:35 AM, Jonathan Gabor wrote: I have the same problem! I even tried to rename the plugins-

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Will Garcia
Thanks for the info. Hope that is really the case/cause. On Wed, Jul 16, 2008 at 1:21 AM, Stephen Rider [EMAIL PROTECTED] wrote: WP only checks for updates every so often, and the number is stored. If that stored array got corrupted somehow, it might be off, but should reset next check.

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Jennifer Hodgdon
René Clausen Nielsen wrote: Any chance he didn't scroll all the way to the inactive plugins? But why should I get notified that I need to upgrade my inactive plugins? That is annoying. --Jennifer -- Jennifer Hodgdon * Poplar ProductivityWare www.poplarware.com Drupal/WordPress Sites,

Re: [wp-testers] Changes

2008-07-15 Thread Duane Storey
Hmm, that's interesting. This only seems to affect 2.6 with my code. I can easily change it, I'm just curious what suddenly everything stopped working. On 7/15/08, Stephen Rider [EMAIL PROTECTED] wrote: I routinely pass arrays to update_option() without serializing them first. WP does this

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Ryan Boren
On Tue, Jul 15, 2008 at 11:03 AM, Jennifer Hodgdon [EMAIL PROTECTED] wrote: René Clausen Nielsen wrote: Any chance he didn't scroll all the way to the inactive plugins? But why should I get notified that I need to upgrade my inactive plugins? That is annoying. If they're on the server they

RE: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Chris
I would say consistency... plus I think it would be more annoying to activate a plugin, then to notice 3 screens later that a 1 has appeared above my plugins link and I have to navigate back and update it! Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Brent Logan
I have deactivate some plugins because the aren't working with my setup. It's nice to know when they're updated so I can try them again. On Tue, Jul 15, 2008 at 11:17 AM, Chris [EMAIL PROTECTED] wrote: I would say consistency... plus I think it would be more annoying to activate a plugin, then

Re: [wp-testers] Changes

2008-07-15 Thread Stephen Rider
This may be beneath your level, but I have a tutorial up on how to do array options in WordPress: Consolidate Options with Arrays in your WordPress Plugins http://striderweb.com/nerdaphernalia/2008/07/consolidate-options-with-arrays/ Perfect for the beginner/intermediate plugin coder in

Re: [wp-testers] Possible bug for WP2.6: Plugins Notification Bubble

2008-07-15 Thread Stephen Rider
On Jul 15, 2008, at 1:03 PM, Jennifer Hodgdon wrote: René Clausen Nielsen wrote: Any chance he didn't scroll all the way to the inactive plugins? But why should I get notified that I need to upgrade my inactive plugins? That is annoying. Maybe you deactivated it because you're waiting

[wp-testers] Re: 3.6: Great work

2008-07-15 Thread Paleo Pat
3.6 ahead of schedule by a month. Great work to everyone who contributed. heh man, somebody made a big ol' typo They wish they were at 3.6! ;-P -- -Chuck Adkins http://chucksplace.wordpress.com/ http://www.politicalbyline.com http://cnationalist.wordpress.com/

Re: [wp-testers] Changes

2008-07-15 Thread Jacob Santos
Duane Storey wrote: Hmm, that's interesting. This only seems to affect 2.6 with my code. I can easily change it, I'm just curious what suddenly everything stopped working. On 7/15/08, Stephen Rider [EMAIL PROTECTED] wrote: I routinely pass arrays to update_option() without serializing them

RE: [wp-testers] lost login

2008-07-15 Thread Musing Minds
I reimported my user file and now it tells me: You do not have sufficient permissions to access this page. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Musing Minds Sent: Tuesday, July 15, 2008 9:54 PM To: wp-testers@lists.automattic.com Subject:

Re: [wp-testers] lost login

2008-07-15 Thread Creamers - (Shamu3)
That's simple to fix to its easier in the panel but do this go to your user meta table or similar find the group admin is then change your user to it you will have access then --Original Message-- From: Musing Minds Sender: [EMAIL PROTECTED] To: wp-testers@lists.automattic.com ReplyTo:

RE: [wp-testers] lost login

2008-07-15 Thread Musing Minds
Yay! I reimported the usermeta table and now it works. Thank you very much! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Creamers - (Shamu3) Sent: Tuesday, July 15, 2008 10:08 PM To: wp-testers@lists.automattic.com Subject: Re: [wp-testers] lost login

Re: [wp-testers] Long time bug

2008-07-15 Thread Connor Wilkins
I have never had this happen on the multiple blogs I have. I do have an issue though with multi-user Wordpress, where I do a clean install over a database and instead of my password being the new one I entered in at install, it is the previous install's one. On Jul 15, 2008, at 11:32 PM,