Send wp-testers mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.automattic.com/mailman/listinfo/wp-testers
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of wp-testers digest..."
Today's Topics:
1. Re: Re: What does this means? 2.1 (Mark Jaquith)
2. Releases archive (Matt Mullenweg)
3. Re: Releases archive (Andy Holtzmann)
4. Re: Releases archive (Sean Hayford O'Leary)
5. Re: 2.1 - My Theme goes to Default? (Andy Holtzmann)
6. Re: You tube code doesnt work in WP 2.1 (Hone Watson)
7. Re: 2.1 - My Theme goes to Default? (Lloyd Budd)
8. Re: tinyMCE was not defined ! An urgent problem ! (Lloyd Budd)
9. Re: wp-testers Digest, Vol 23, Issue 55 (Ashish Mohta)
----------------------------------------------------------------------
Message: 1
Date: Wed, 24 Jan 2007 18:21:43 -0500
From: Mark Jaquith <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] Re: What does this means? 2.1
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
On Jan 24, 2007, at 11:55 AM, Robert Sim wrote:
> I have just upgrade to 2.1 using Fantastico from 2.0.7. But I am
> getting
> this error:
> "*Fatal error*: Cannot redeclare the_permalink() (previously
> declared in
> /home/brokensh/public_html/wp-includes/link-template.php:5) in *
> /home/brokensh/public_html/wp-includes/template-functions-
> links.php* on line
> *4"
Sounds like the upgrade wasn't complete... template-functions-
links.php shouldn't be included anymore.
--
Mark Jaquith
http://markjaquith.com/
Covered Web Services
http://covered.be/
------------------------------
Message: 2
Date: Wed, 24 Jan 2007 19:17:53 -0700
From: Matt Mullenweg <[EMAIL PROTECTED]>
Subject: [wp-testers] Releases archive
To: [EMAIL PROTECTED], [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
New page on WordPress.org for everyone:
http://wordpress.org/download/release-archive/
This lists a zip and tar.gz download for every known release.
There is also a md5 for each release.
The URLs are a lot more sane now, too, and each is the canonical and
trusted download URL for that release.
--
Matt Mullenweg
http://photomatt.net | http://wordpress.org
http://automattic.com | http://akismet.com
------------------------------
Message: 3
Date: Wed, 24 Jan 2007 19:21:10 -0700
From: Andy Holtzmann <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] Releases archive
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Matt Mullenweg wrote:
> New page on WordPress.org for everyone:
>
> http://wordpress.org/download/release-archive/
>
> This lists a zip and tar.gz download for every known release.
>
> There is also a md5 for each release.
>
> The URLs are a lot more sane now, too, and each is the canonical and
> trusted download URL for that release.
>
Why are the older ones not safe?
------------------------------
Message: 4
Date: Wed, 24 Jan 2007 20:22:44 -0600
From: "Sean Hayford O'Leary" <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] Releases archive
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Because they're old ;-). Don't have the security patches that are
constantly being worked in.
On 1/24/07, Andy Holtzmann <[EMAIL PROTECTED]> wrote:
> Matt Mullenweg wrote:
> > New page on WordPress.org for everyone:
> >
> > http://wordpress.org/download/release-archive/
> >
> > This lists a zip and tar.gz download for every known release.
> >
> > There is also a md5 for each release.
> >
> > The URLs are a lot more sane now, too, and each is the canonical and
> > trusted download URL for that release.
> >
> Why are the older ones not safe?
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
--
Sean Hayford O'Leary
http://sdho.org
------------------------------
Message: 5
Date: Wed, 24 Jan 2007 19:22:56 -0700
From: Andy Holtzmann <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] 2.1 - My Theme goes to Default?
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Dan Holt Jensen wrote:
> Hey
>
> After I upgraded my blog to WP 2.1 it always turns into Default Theme?
>
> I use another theme... Anybody knows why?
>
> Best regards
>
> Dan
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
One thing I always do is delete all the theme files before I update...
so I do not even keep a copy of the "default" theme. I suggest that that
reduces confusion
------------------------------
Message: 6
Date: Wed, 24 Jan 2007 20:32:47 -0600 (CST)
From: "Hone Watson" <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] You tube code doesnt work in WP 2.1
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain;charset=iso-8859-1
You can also use custom fields plugin:
http://www.coffee2code.com/archives/2004/06/30/plugin-get-custom/
Hone Watson
http://www.honewatson.com
> This code always works for me:
>
>
> <object type="application/x-shockwave-flash" width="425" height="350"
> data="
> http://www.youtube.com/v/YOUTUBEVIDEO"><param name="wmode"
> value="transparent" /><param name="movie" value="
> http://www.youtube.com/v/YOUTUBEVIDEO" /></object>
>
> It works with all flv videos (just make sure the width and height are
> adjusted for google video etc or it won't show). The value="transparent"
> means that if you use lightbox to display images, they won't show up
> underneath the video.
>
> alf
>
> On 1/25/07, Dr. Mike Wendell <[EMAIL PROTECTED]> wrote:
>>
>> Have you tried a plugin like WP-ExtremeVideo?
>>
>> You can find it here:
>>
>> http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/
>>
>> Hope this helps,
>> -drmike
>>
>> On 1/24/07, Ashish Mohta <[EMAIL PROTECTED]> wrote:
>> > Hi ,
>> >
>> > I am unable to use the you tube video code i n WP2.1. It is present
>> when
>> > seen through code mode of the editor but when seen in view mode,
>> nothing
>> > shows up.
>> >
>> > What can be done?
>> >
>> > Regards
>> > Ashish
>> >
>> >
>> > PS: I will be careful with the subject from now.
>>
>> --
>> Blog: http://tdjc.be
>> Kim Possible: Remixed: http://kpremixed.tdjc.be
>> Get your own free hosted WordPress Blog today: http://daria.be
>> _______________________________________________
>> wp-testers mailing list
>> [email protected]
>> http://lists.automattic.com/mailman/listinfo/wp-testers
>>
>
>
>
> --
> "... better to be Socrates dissatisfied than a fool satisfied."
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
------------------------------
Message: 7
Date: Wed, 24 Jan 2007 20:00:31 -0700
From: "Lloyd Budd" <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] 2.1 - My Theme goes to Default?
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 1/24/07, Lloyd Budd <[EMAIL PROTECTED]> wrote:
> On 1/24/07, Dan Holt Jensen <[EMAIL PROTECTED]> wrote:
> > Hey
> >
> > After I upgraded my blog to WP 2.1 it always turns into Default Theme?
> >
> > I use another theme... Anybody knows why?
>
> What theme do you use? Are you sure it is compatible with 2.1? My
> limited understanding is that WordPress is smart about disabling a
> theme that is broken.
I created a Codex (wiki) page
http://codex.wordpress.org/Themes/Theme_Compatibility/2.1
in case people want to contribute any themes that they know work well with
2.1 .
------------------------------
Message: 8
Date: Wed, 24 Jan 2007 20:02:40 -0700
From: "Lloyd Budd" <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] tinyMCE was not defined ! An urgent problem
!
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 1/23/07, Phan Dang Truong <[EMAIL PROTECTED]> wrote:
> I have just installed WP 2.1 and found that I could use rich editor. I
used FireBug to debug and saw that the errors are:
>
>
>
> tinyMCE is not defined -> post-new.php (line 209)
>
> syntax error -> uploadjs.cgi?uplo... (line 1) NULL ^
>
>
>
> I had no problem with WP 2.1 RC1 on the same host, with the same plugin
in.
>
> Please help me
>
> Thank you very much
Hi Phan Dang,
You have not included what browser you are using on what OS? What is
the version of the browser? What triggers the problem?
Thank you,
Lloyd
------------------------------
Message: 9
Date: Thu, 25 Jan 2007 08:34:40 +0530
From: "Ashish Mohta" <[EMAIL PROTECTED]>
Subject: [wp-testers] Re: wp-testers Digest, Vol 23, Issue 55
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
hi
Is there any way to do it without a plugin.
I want to avoid the plugin use .
Ashish
On 1/25/07, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> Send wp-testers mailing list submissions to
> [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.automattic.com/mailman/listinfo/wp-testers
> or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>
> You can reach the person managing the list at
> [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of wp-testers digest..."
>
>
> Today's Topics:
>
> 1. Re: You tube code doesnt work in WP 2.1 (Dr. Mike Wendell)
> 2. Re: You tube code doesnt work in WP 2.1 (Dr. Mike Wendell)
> 3. Re: You tube code doesnt work in WP 2.1 (Dr. Mike Wendell)
> 4. Re: You tube code doesnt work in WP 2.1 (Dr. Mike Wendell)
> 5. Re: Wordpress 2.1 update breaks xmlrpc compliance (Lloyd Budd)
> 6. Do you know where I could still download 2.0.7? (Ryan Koesuma)
> 7. RE: Do you know where I could still download 2.0.7? (Brian Layman)
> 8. Re: Do you know where I could still download 2.0.7?
> (Austin Matzko)
> 9. Re: Do you know where I could still download 2.0.7?
> (adam (sunburntkamel))
> 10. RE: Do you know where I could still download 2.0.7? (Brian Layman)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 24 Jan 2007 13:29:13 -0500
> From: "Dr. Mike Wendell" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] You tube code doesnt work in WP 2.1
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Have you tried a plugin like WP-ExtremeVideo?
>
> You can find it here:
>
> http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/
>
> Hope this helps,
> -drmike
>
> On 1/24/07, Ashish Mohta <[EMAIL PROTECTED]> wrote:
> > Hi ,
> >
> > I am unable to use the you tube video code i n WP2.1. It is present
when
> > seen through code mode of the editor but when seen in view mode,
nothing
> > shows up.
> >
> > What can be done?
> >
> > Regards
> > Ashish
> >
> >
> > PS: I will be careful with the subject from now.
>
> --
> Blog: http://tdjc.be
> Kim Possible: Remixed: http://kpremixed.tdjc.be
> Get your own free hosted WordPress Blog today: http://daria.be
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 24 Jan 2007 13:29:13 -0500
> From: "Dr. Mike Wendell" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] You tube code doesnt work in WP 2.1
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Have you tried a plugin like WP-ExtremeVideo?
>
> You can find it here:
>
> http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/
>
> Hope this helps,
> -drmike
>
> On 1/24/07, Ashish Mohta <[EMAIL PROTECTED]> wrote:
> > Hi ,
> >
> > I am unable to use the you tube video code i n WP2.1. It is present
when
> > seen through code mode of the editor but when seen in view mode,
nothing
> > shows up.
> >
> > What can be done?
> >
> > Regards
> > Ashish
> >
> >
> > PS: I will be careful with the subject from now.
>
> --
> Blog: http://tdjc.be
> Kim Possible: Remixed: http://kpremixed.tdjc.be
> Get your own free hosted WordPress Blog today: http://daria.be
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 24 Jan 2007 13:29:13 -0500
> From: "Dr. Mike Wendell" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] You tube code doesnt work in WP 2.1
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Have you tried a plugin like WP-ExtremeVideo?
>
> You can find it here:
>
> http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/
>
> Hope this helps,
> -drmike
>
> On 1/24/07, Ashish Mohta <[EMAIL PROTECTED]> wrote:
> > Hi ,
> >
> > I am unable to use the you tube video code i n WP2.1. It is present
when
> > seen through code mode of the editor but when seen in view mode,
nothing
> > shows up.
> >
> > What can be done?
> >
> > Regards
> > Ashish
> >
> >
> > PS: I will be careful with the subject from now.
>
> --
> Blog: http://tdjc.be
> Kim Possible: Remixed: http://kpremixed.tdjc.be
> Get your own free hosted WordPress Blog today: http://daria.be
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 24 Jan 2007 13:29:13 -0500
> From: "Dr. Mike Wendell" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] You tube code doesnt work in WP 2.1
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Have you tried a plugin like WP-ExtremeVideo?
>
> You can find it here:
>
> http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/
>
> Hope this helps,
> -drmike
>
> On 1/24/07, Ashish Mohta <[EMAIL PROTECTED]> wrote:
> > Hi ,
> >
> > I am unable to use the you tube video code i n WP2.1. It is present
when
> > seen through code mode of the editor but when seen in view mode,
nothing
> > shows up.
> >
> > What can be done?
> >
> > Regards
> > Ashish
> >
> >
> > PS: I will be careful with the subject from now.
>
> --
> Blog: http://tdjc.be
> Kim Possible: Remixed: http://kpremixed.tdjc.be
> Get your own free hosted WordPress Blog today: http://daria.be
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 24 Jan 2007 12:37:59 -0700
> From: "Lloyd Budd" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] Wordpress 2.1 update breaks xmlrpc
> compliance
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 1/23/07, Alexander Kucera <[EMAIL PROTECTED]> wrote:
> > The new update returns int instead of string for categoryId, which
> > makes it impossible to use with some desktop clients (in my case
ecto).
>
> Thanks Alexander for the concise report! Feel free to file your issues
> directly in trac .
>
> I have created #3662: Can't post using Ecto b/c categoryID should be
> string not int [1]. A patch is available for WordPress (core) and
> should be included in the first maintenance release of WordPress 2.1 .
> Please try it and add a comment to the ticket in trac saying you
> tested it and whether it now works or not.
>
> Thanks,
> Lloyd
>
> 1. http://trac.wordpress.org/ticket/3662
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 25 Jan 2007 04:21:47 +0700
> From: "Ryan Koesuma" <[EMAIL PROTECTED]>
> Subject: [wp-testers] Do you know where I could still download 2.0.7?
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I know this is kinda stupid but,
> Do anyone here know where I could still download 2.0.7 (and the future
> releases for 2.0.x)
>
> RK
>
>
> ------------------------------
>
> Message: 7
> Date: Wed, 24 Jan 2007 16:29:45 -0500
> From: "Brian Layman" <[EMAIL PROTECTED]>
> Subject: RE: [wp-testers] Do you know where I could still download
> 2.0.7?
> To: <[email protected]>
> Message-ID:
> <[EMAIL PROTECTED]
>
> Content-Type: text/plain; charset="US-ASCII"
>
> They STILL don't exist at http://static.wordpress.org/archive/
>
> No one has responded at to why it is difficult to update that
directory...
> But people at Automattic know it is out of date and only 2.0.1 is up
> there.
>
> _______________________________________________
> Brian Layman
> http://www.TheCodeCave.com
> http://www.TheCodeCave.com/EasyWPUpgrade
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan
Koesuma
> Sent: Wednesday, January 24, 2007 4:22 PM
> To: [email protected]
> Subject: [wp-testers] Do you know where I could still download 2.0.7?
>
>
> I know this is kinda stupid but,
> Do anyone here know where I could still download 2.0.7 (and the future
> releases for 2.0.x)
>
> RK
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
>
> ------------------------------
>
> Message: 8
> Date: Wed, 24 Jan 2007 16:29:40 -0500
> From: "Austin Matzko" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] Do you know where I could still download
> 2.0.7?
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 1/24/07, Ryan Koesuma <[EMAIL PROTECTED]> wrote:
> > I know this is kinda stupid but,
> > Do anyone here know where I could still download 2.0.7 (and the future
> > releases for 2.0.x)
>
> If you have a subversion client, you can export it from here:
> http://svn.automattic.com/wordpress/tags/2.0.7
>
>
> ------------------------------
>
> Message: 9
> Date: Wed, 24 Jan 2007 15:36:15 -0600
> From: "adam (sunburntkamel)" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] Do you know where I could still download
> 2.0.7?
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> *digs in the mailing list*
>
> http://wordpress.org/beta/wordpress-2.0.7-RC2.zip
>
> the only difference to 2.0.7 was the version string
>
> -adam
>
>
> On 1/24/07, Austin Matzko <[EMAIL PROTECTED]> wrote:
> >
> > On 1/24/07, Ryan Koesuma <[EMAIL PROTECTED]> wrote:
> > > I know this is kinda stupid but,
> > > Do anyone here know where I could still download 2.0.7 (and the
future
> > > releases for 2.0.x)
> >
> > If you have a subversion client, you can export it from here:
> > http://svn.automattic.com/wordpress/tags/2.0.7
> > _______________________________________________
> > wp-testers mailing list
> > [email protected]
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
>
>
> ------------------------------
>
> Message: 10
> Date: Wed, 24 Jan 2007 16:47:32 -0500
> From: "Brian Layman" <[EMAIL PROTECTED]>
> Subject: RE: [wp-testers] Do you know where I could still download
> 2.0.7?
> To: <[email protected]>
> Message-ID:
> <[EMAIL PROTECTED]
>
> Content-Type: text/plain; charset="US-ASCII"
>
> Fresh from the SVN (SVN Files removed) and zipped with ultra compression
> using 7Zip.
> http://www.thecodecave.com/downloads/wordpress/wordpress-2.0.7.zip
>
> All of the files are even in a wordpress subdirectory. Enjoy.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan
Koesuma
> Sent: Wednesday, January 24, 2007 4:22 PM
> To: [email protected]
> Subject: [wp-testers] Do you know where I could still download 2.0.7?
>
>
> I know this is kinda stupid but,
> Do anyone here know where I could still download 2.0.7 (and the future
> releases for 2.0.x)
>
> RK
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
>
> ------------------------------
>
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
> End of wp-testers Digest, Vol 23, Issue 55
> ******************************************
>
--
Thanks and Regards
Ashish
Tech Blog : http://www.technospot.net/blogs/
Blogg-Buzz:http://www.blogg-buzz.com
------------------------------
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
End of wp-testers Digest, Vol 23, Issue 57
******************************************