GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress 2.8.2 Already (https://gfy.com/showthread.php?t=916859)

dav3 07-20-2009 03:22 AM

Wordpress 2.8.2 Already
 
Quote:

WordPress 2.8.2 fixes an XSS vulnerability. Comment author URLs were not fully sanitized when displayed in the admin. This could be exploited to redirect you away from the admin to another site. Download 2.8.2 or automatically upgrade from the Tools->Upgrade page of your blog?s admin.
http://wordpress.org/latest.zip

Get to updating beeitches!

Roby 07-20-2009 03:47 AM

good new

San 07-20-2009 04:07 AM

serious business

Iron Fist 07-20-2009 04:23 AM

I think someone could make some decent cash if they advertised themselves as a "Wordpress Updater"

Nurgle 07-20-2009 05:31 AM

as much as its a pain.. only takes a few seconds to update 100 blogs

San 07-20-2009 05:56 AM

Quote:

Originally Posted by Nurgle (Post 16085210)
as much as its a pain.. only takes a few seconds to update 100 blogs

is there some plugin that let's you manage many blogs from 1 admin area?

dav3 07-20-2009 06:03 AM

yea, it sucks. the built-in wp updater doesnt work for any of my blogs. i think its my poopy host. but hey, the price is right.

San 07-20-2009 06:04 AM

Quote:

Originally Posted by dav3 (Post 16085252)
yea, it sucks. the built-in wp updater doesnt work for any of my blogs. i think its my poopy host. but hey, the price is right.

works for me and it's awesome

1 click, blog updated

Nurgle 07-20-2009 06:19 AM

Quote:

Originally Posted by San (Post 16085232)
is there some plugin that let's you manage many blogs from 1 admin area?

not that I am aware of

CIVMatt 07-20-2009 06:19 AM

Quote:

Originally Posted by sharphead (Post 16085108)
I think someone could make some decent cash if they advertised themselves as a "Wordpress Updater"

I'll pay someone a couple bucks to update a couple of my things, everytime I do it I fuck my sites up. Also need someone to pull some rss news feeds for people in the news

woj 07-20-2009 06:51 AM

getting out of hand, seems like yesterday when 2.8.1 came out...

Si 07-20-2009 07:04 AM

Quote:

Originally Posted by woj (Post 16085367)
getting out of hand, seems like yesterday when 2.8.1 came out...

It was.





Wasn't it?

Agent 488 07-20-2009 07:08 AM

2.8.2.1 came out as i scrolled from the top of the thread to here.

fris 07-20-2009 07:19 AM

i just use wp auto installer to do it

BSleazy 07-20-2009 07:37 AM

Quote:

Originally Posted by CIVMatt (Post 16085287)
I'll pay someone a couple bucks to update a couple of my things, everytime I do it I fuck my sites up. Also need someone to pull some rss news feeds for people in the news

I've told ya before I can do that stuff for u :)

Fletch XXX 07-20-2009 07:38 AM

these types of exploits are silly and shows a complete lack of competence imo

Quote:

This could be exploited to redirect you away from the admin to another site.
what a joke

TheSenator 07-20-2009 07:41 AM

Upgrading as I post this message....a few more hundred to go.

selena 07-20-2009 08:57 AM

Quote:

Originally Posted by Nurgle (Post 16085210)
as much as its a pain.. only takes a few seconds to update 100 blogs

What app are you using to admin them, if you don't mind saying? :)

seeandsee 07-20-2009 09:13 AM

this is oto funny, who can update every time...

Tanker 07-20-2009 09:19 AM

let me know when they are stable and Ill get all mine switched out!

Nurgle 07-20-2009 04:54 PM

Quote:

Originally Posted by selena (Post 16085702)
What app are you using to admin them, if you don't mind saying? :)

no admin, just some good ole fashion common sense :)

HomerSimpson 07-20-2009 06:45 PM

The upgrading of 30 some blogs every couple of days just sucks!

Rochard 07-20-2009 10:12 PM

I don't jump to update every time a new version comes out. What I usually do is every other month or so I'll spend an hour updating and testing the latest version of WP with my plugins, and update all of my plugins at the same time.

This time around I discovered one of my favorite plugins doesn't play nicely with the newest version of WP. In fact, the plugin is WP Navi and the newest version of the plugin doesn't work with the newest version of WP. I just figured a way around it earlier tonight.

harvey 07-20-2009 10:31 PM

Quote:

Originally Posted by San (Post 16085232)
is there some plugin that let's you manage many blogs from 1 admin area?

you can use WP MU and then use as many blogs as you want, so when you have to update you'll need to update only once

Trax 07-21-2009 01:08 AM

Quote:

Originally Posted by harvey (Post 16088253)
you can use WP MU and then use as many blogs as you want, so when you have to update you'll need to update only once

i thought WPMU is only for one domain? can i manage several blogs on different domains & hosts with it?

Nicky 07-21-2009 01:16 AM

I still have some blogs running on 2,5, I'm lazy and It's a pain updating 100+ of those buggers.

harvey 07-21-2009 01:36 AM

Quote:

Originally Posted by Trax (Post 16088547)
i thought WPMU is only for one domain? can i manage several blogs on different domains & hosts with it?

No, hosts has to be the same (in fact it's possible to use it on several servers but it would be a pain in the ass)

However, you can use it on as many domains as you want, instead of setting whatever.yourdomain.com you can use yourdomain1.com, anotherdomain.com, awesomedomain.com and so on. You just need to do this simple modification:

Code:

In wp-newblog.php, replace the line:

print '<input name="weblog_id" type="text" id="weblog_id" value="'.$weblog_id.'" maxlength="50" style="width:40%; text-align: right; font-size: 30px;" /><span style="font-size: 30px">.' . $current_site->domain . '</span><br />(<strong>Your address will be username.' . $current_site->domain . '.</strong> Must be at least 4 characters, letters and numbers only. It cannot be changed so choose carefully!)</td> </tr>';

with:

print '<input name="weblog_id" type="text" id="weblog_id" value="'.$weblog_id.'" maxlength="50" style="width:40%; text-align: right; font-size: 30px;" /><span style="font-size: 30px">.</span><select name="weblog_domain" style="width:50%; text-align: right; font-size: 30px;" /><option value="journals.ie">journals.ie</option><option value="galwaycity.com">galwaycity.com</option></select><br />(<strong>Your address will be username.domainname.com.</strong> Must be at least 4 characters, letters and numbers only. It cannot be changed so choose carefully!)</td> </tr>';

Also, after the lines:

if( substr( $domain, 0, 4 ) == 'www.' ) $domain = substr( $domain, 4 );

add the line:

$domain = $_POST[ 'weblog_domain' ];

extracted from http://www.johnbreslin.com/wiki/inde...Modi fication

or if you don't want to complicate your life, simply use WPMU DEV Multi Site Manager and problem solved :)

papagmp 07-21-2009 03:24 AM

Quote:

Originally Posted by dav3 (Post 16085252)
yea, it sucks. the built-in wp updater doesnt work for any of my blogs. i think its my poopy host. but hey, the price is right.

same here - total hit and miss


All times are GMT -7. The time now is 03:14 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123