Re: [wp-testers] the_excerpt shows the gallery stylesheet

2008-04-01 Thread Xel
Yes it does happen in the default theme - whenever you change the_content(__('Read the rest of this entry raquo;', 'kubrick')) into the_excerpt() This does only happens with the_excerpt(). Today I know 2 Workarounds a) write an excerpt (you may copy the text which would be displayed otherwise)

Re: [wp-testers] A few minor bugs in RC1

2008-04-01 Thread Stephen Rider
On Apr 1, 2008, at 12:57 AM, Kaf Oseo wrote: Stephen Rider wrote: On Mar 31, 2008, at 7:59 PM, Andy Skelton wrote: Mixing single quotes and double quotes is bad? Last I checked, it didn't matter. Can you point me to documentation? It's not bad in PHP, but it's invalid XHTML. Attributes must

[wp-testers] Fatal error: Only variables can be passed by reference in /var/www/itss/wp-admin/widgets.php on line 21

2008-04-01 Thread Ronald Denby
I am receiving the following error on 2 blogs I upgraded to 2.5. *Fatal error*: Only variables can be passed by reference in * /var/www/itss/wp-admin/widgets.php* on line *21* I have been using RCs since RC1 and haven't experienced this problem before. The database upgrade went fine. One is a

[wp-testers] Fatal error: Only variables can be passed by reference...

2008-04-01 Thread Ronald Denby
I received the following error when I click on the Widgets menu. *Fatal error*: Only variables can be passed by reference in * /var/www/itss/wp-admin/widgets.php* on line *21* I have not received this on the previous RC versions. I upgraded 2 blogs to the released 2.5 version and am getting this

Re: [wp-testers] Fatal error: Only variables can be passed by reference in /var/www/itss/wp-admin/widgets.php on line 21

2008-04-01 Thread Dougal Campbell
Ronald Denby wrote: I am receiving the following error on 2 blogs I upgraded to 2.5. *Fatal error*: Only variables can be passed by reference in * /var/www/itss/wp-admin/widgets.php* on line *21* I have been using RCs since RC1 and haven't experienced this problem before. The database upgrade

Re: [wp-testers] Fatal error: Only variables can be passed by reference in /var/www/itss/wp-admin/widgets.php on line 21

2008-04-01 Thread Ronald Denby
Doug, no I do not have any custom plugins installed. On Tue, Apr 1, 2008 at 12:39 PM, Dougal Campbell [EMAIL PROTECTED] wrote: Ronald Denby wrote: No plugins != No widgets Do your themes have built-in widgets that might need a code touch-up? -- Dougal Campbell [EMAIL PROTECTED]

Re: [wp-testers] Fatal error: Only variables can be passed by reference in /var/www/itss/wp-admin/widgets.php on line 21

2008-04-01 Thread Ronald Denby
No. One blog it is just plain vanilla WordPress fresh out of the box. Not even Akismet is active. On the other I am using K2 RC5 but I do not have SBM activated and am using the default Widget access. The only active plugin is Akismet. On Tue, Apr 1, 2008 at 1:37 PM, Stephen Rider [EMAIL

[wp-testers] Strange paragraph /p inserted into pages

2008-04-01 Thread Karl Bedingfield
Hi, I have noticed that when I place form elements into a 'page' I get p /p tags automatically inserted where they should not be. Where there are closing tags there are no opening tags. Here are a couple of examples: label for=saddrYour Postcode or Address/label/p pbr clear=all //p I really

[wp-testers] Manage Files

2008-04-01 Thread Will Garcia
I was wondering where the Manage - Files section is. Is it no longer possible to edit .htaccess manually? -- Will Garcia http://will.ph/ ___ wp-testers mailing list wp-testers@lists.automattic.com http://lists.automattic.com/mailman/listinfo/wp-testers

Re: [wp-testers] Manage Files

2008-04-01 Thread Chris
I was just wandering the same thing last night... anyone? On Tue, Apr 1, 2008 at 8:47 AM, Will Garcia [EMAIL PROTECTED] wrote: I was wondering where the Manage - Files section is. Is it no longer possible to edit .htaccess manually? -- Will Garcia http://will.ph/

Re: [wp-testers] Manage Files

2008-04-01 Thread Trevor Fitzgerald
Matt gave it the axe: http://trac.wordpress.org/changeset/6549 On Tue, Apr 1, 2008 at 3:26 PM, Chris [EMAIL PROTECTED] wrote: I was just wandering the same thing last night... anyone? On Tue, Apr 1, 2008 at 8:47 AM, Will Garcia [EMAIL PROTECTED] wrote: I was wondering where the Manage -

Re: [wp-testers] Fatal error: Only variables can be passed by reference in /var/www/itss/wp-admin/widgets.php on line 21

2008-04-01 Thread Ronald Denby
It is worse.. when trying to upload a document through the administrative interface I get the following error: *Fatal error*: Only variables can be passed by reference in * /var/www/sstlr/wp-includes/post.php* on line *2411*. Any help/insight would be appreciated. On Tue, Apr 1, 2008 at 1:58

Re: [wp-testers] Fatal error: Only variables can be passed by reference in /var/www/itss/wp-admin/widgets.php on line 21

2008-04-01 Thread Stephen Rider
Switch to Default theme. If the problem goes away, the problem is in the K2 theme. (Don't mean to patronize -- I know from experience how easy it can be to forget to check the Duh Ralph things) :) Stephen On Apr 1, 2008, at 12:58 PM, Ronald Denby wrote: No. One blog it is just plain

Re: [wp-testers] Fatal error: Only variables can be passed by reference in /var/www/itss/wp-admin/widgets.php on line 21

2008-04-01 Thread Ronald Denby
Stephen: On one blog I did a completely fresh install with only the default theme. Same problem. I am using PHP 5.05 and MYSQL 4.0.24 On Tue, Apr 1, 2008 at 4:36 PM, Stephen Rider [EMAIL PROTECTED] wrote: Switch to Default theme. If the problem goes away, the problem is in the K2 theme.

[wp-testers] OpenID support

2008-04-01 Thread Will Garcia
Anybody got OpenID (wpopenid plugin) working for comments in 2.5-stable? -- Will Garcia http://will.ph/ ___ wp-testers mailing list wp-testers@lists.automattic.com http://lists.automattic.com/mailman/listinfo/wp-testers

[wp-testers] edit_post_link won't show if WP is in own directory

2008-04-01 Thread Bryan Harley
This wasn't occurring for me in 2.3.3. But in 2.5, if WP is in its own directory then my edit_post_link and wp_register tags will not show up. If I move everything back in one directory, it shows up. Any ideas? This is super annoying! ___ wp-testers

Re: [wp-testers] Fatal error: Only variables can be passed by reference...

2008-04-01 Thread DD32
see: http://trac.wordpress.org/ticket/6499 On Wed, 02 Apr 2008 03:44:47 +1100, Ronald Denby [EMAIL PROTECTED] wrote: I received the following error when I click on the Widgets menu. *Fatal error*: Only variables can be passed by reference in * /var/www/itss/wp-admin/widgets.php* on line *21*

[wp-testers] Formatting Error in Administration Panel

2008-04-01 Thread Timothy Howard
Has anybody had trouble with a formatting error that blocks out the publish and save buttons in the 'Create Post' option under the Administration Panel? I'm using WordPress 2.5-stable so it should be working. Thanks, Tim Howard Graphic Graffiti Designs w. http://www.graphicgraffiti.com.au/

Re: [wp-testers] Fatal error: Only variables can be passed by reference...

2008-04-01 Thread DD32
On Wed, 02 Apr 2008 14:40:24 +1100, Jacob Santos [EMAIL PROTECTED] wrote: Need to start a campaign against damn stupid hosts which still have a buggy version of PHP5 installed. If at all possible. Please tell you host to skip PHP 5.05 and skip PHP 5.2.1. This issue primarily affects those

Re: [wp-testers] Formatting Error in Administration Panel

2008-04-01 Thread crime_genius86
no trouble for me.. [crime_genius86] - Original Message From: Timothy Howard [EMAIL PROTECTED] To: wp-testers@lists.automattic.com Sent: Wednesday, April 2, 2008 6:11:37 PM Subject: [wp-testers] Formatting Error in Administration Panel Has anybody had trouble with a formatting error