An Open Request To Make WPAU 100% Compatible
Welcome! to Techie Buzz, it seems that you are new to this site. If you want to get regular updates you can signup to get email alerts or subscribe to the RSS feed.
Do check out our About page to know more about our blog. We also apprecaite your views and comments on this blogs. Thanks for visiting!!.
WordPress Automatic Upgrade has two bugs which is irritating me because I cannot create a system where these bugs occur I have fixed most of the bugs and WPAU plugin is compatible with 90% of the blogs.
The 10% that are not compatible is causing me to lose sleep. I know that some of you cannot update your WordPress installation using the WordPress Automatic Upgrade plugin.
I just want to send out an open request to everyone who is facing a problem upgrading WordPress using the plugin to allow me an access to a dummy blog on their servers where I can find and fix the bugs. I want to make WPAU 100% compatible with all the blogs and only you can help me.
If you are interested in helping me solve the problem please use the contact form and contact me so that I can work and fix the problem.
I would appreciate anyone who has problems with the WPAU plugin and helps me help them by fixing it.
Thanks
Keith
Popularity: 3% [?]
Post written by
on
October 27, 2007 . Permalink
| Jump to Comments
Tags: WordPress Plugins, WordPress Tips and Tricks, WPAU
Read more articles from
WordPress Plugins






























I’m not writing this to complain, and I am thankful to those who have put their time into building wpau. I have had problems with the plugin and can’t figure it out. BTW I’m not a coder so I may not be much help, but I get to the point where it’s supposed to go into maintenance mode, but it just doesn’t. I have had certain problems with my hosting service and plugins in the past. I wonder if that may be it, but I don’t know. My hosting service is Go Daddy.
I think the root of your plugin not working correctly across all servers come from a lack of using ABSPATH to set the root of the wordpress install. The last version, when I clicked the ‘update Wordpress Database” link, would take me to myblog.com/wp-admin/upgrade.php instead of myblog/*wordpress*/wp-admin/upgrade.php
Also, due to the same type of snafu, the javascripts aren’t linked properly in the WPAU page in Admin->Manage->
/wordpress/wordpress/wp-content/plugins/wordpress-automatic-upgrade/js/*
Note the DOUBLED wordpress.
Basically, if you can sort out consistent paths to the files needed, the script will work.
ABSPATH = server side path to wordpress root
get_bloginfo(’url’) = client side path to the same.
Have you had any response in regards to this yet, or not?
Just tested it on a Godaddy economy hosting. Strange mysql errors (connection lost) but in the end the “manual” upgrade worked. I can send you the log files if you want.
@Scoot: Which hosting plan are you using?
The automatic upgrade fails for saying
‘Database files could not be backed up. Failed at Step 2′
On one of my blogs, but I think it’s because there are thousands of posts, other than than it’s no different to some other blogs I updated, eg on same server etc