-
Website
http://techie-buzz.com/ -
Original page
http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
Popular Threads
-
More Google Wave Invites
1 day ago · 49 comments
-
Introducing WordPress Remote Upgrades and Backups
1 day ago · 16 comments
-
Upgrade to Ubuntu 9.10 Karmic Koala from Ubuntu 9.04
1 day ago · 13 comments
-
Ubuntu 9.10 New Features
1 day ago · 10 comments
-
How to Create Your Own Wifi Hotspot in Windows 7
1 day ago · 10 comments
-
More Google Wave Invites
We could not complete the upgrade please try again later, click here to check the logs.
Any ideas?
Thanks
John
Stumbled.
Pardon my spelling mistake but how does it question my credibility on not naming a platform. FYI wordpress is not in the dictionary so however you spell it it's always wrong may it be WordPress, Wordpress or wordpress. This is not a spelling competition.
Keith
Yeah, I understand this isn't a spelling competition, and I hope you don't take my comment personally. To quote an article Lorelle wrote on Blog Herald:
WP, wordpress, Wordpress, are fine. Yes, they may run a foul by the more persnickety types, but they're all pretty common usage.
For example, it's called a "BlackBerry", technically. However, most people commonly use "Blackberry" and even there, if you're referring to the platform, you should probably be using "Research In Motion", but if you use that, you're likely to lose most non-tech types (most business users of their beloved "BBs") because they mostly think of them as simply, Blackberries (or is it BlackBerrys? #^@$). But I digress...
Let us not forget that these funky trademarks like WordPress are not exactly proper nouns.. anyway. So if someone's "mistakenly" uses Wordpress instead of the trademark, you have to give some leeway. And most certainly, I'm not fan of being influenced by anyone's marketing department... with the exception of WordPress, because they're the greatest blogging software in the world and I don't think they have a marketing department. WordPress it is.
Lol! URLs are case insensitive. So it does not matter if its WoRdPrEsS or wordpress! :P
Love this plugin. I'm going to try now and give you a feedback. It's very useful for newbies like me. That's awesome! I'm going to recommend this to my friends too. Thanks again.
This is a great plugin for wordpress.
pelf,
I've had issues with one of my hosts and the issue seems to be folder permissions. What step is yours failing at and are you using the automated version or the step-by-step version?
What an awesome WP plugin release. I am sure once this plugin goes through iterations and refinements, it could be a part of Wordpress itself. Imagine the amount of time you are going to save for thousands of bloggers. Not only that, the updation process will become so simple and the update to WP's will be so much faster.
I can't thank you enough for providing this plugin to WordPress Community. Well done and keep up the good work !
One of the major reasons for success of WordPress paltform is due to the quality releases you guys provide, without asking back much in return !
Thank you. Yes when its open source you get lot of quality enhancements and refinements done and that's what the worpdress community is about.
I get some errors:
I couldn't find any documentation about file permissions, settings or restrictions... Is there any available?
Thanks for the error. I will definitely work on this and fix this error and release with the next version.
Thanks
Keith
Now I have my test site (thanks God I was cautious enough not to put it on my production site!) displaying some nice:
"The Site is currently undergoing maintenance, Sorry for the inconvinience
Wordpress Automatic Upgrade Plugin provided by Techie Buzz."
Any way to get rid of this?
This message should go away when you complete the entire process. Did you complete the entire process?
To do away with this message simply delete the index.php in your root directory and rename index.php.wpau.bak to index.php.
Thanks
Keith
glad you've been so quick, even though we're in totally different timezones.
Yes, I've run the process from the very beginning to the end. However there were some issues I'd try to pinpoint:
a) when I settled down for the 'automatic' process (it's a test site after all), the automatic procedure failed on step #1. But it was all OK when I ran it step-by-step manually.
b) the pre-final screen provides a bit of disambiguation - there's a link "final step here!" leading to DB upgrade, and another one, a bit below, leading to the "final step" (display of changed files, additional links for DB backup download etc).
c) I've tried to run this script on a site that doesn't allow ZIP unpacking by PHP - I believe a quick preflight check of site capabilities would be nice.
Finally, a "manual override of maintenance mode" (actually a solution for my case ;-) ) would also be quite helpful in troubleshooting.
Thanks again for the tip, I didn't thought of taking a peek into the root dir ;-)
First of all the quick reply is possible using another plugin I had created earlier called Better Comments Manager :).
For your queries.
a. The issue with a has been fixed I am releasing a new version probably today or tomm that should take care of it.
b. I understand that issue but I am trying a way to fix it.
c. I am running a pre check now in the latest version. I would absolutely fix all issue you report and will definitely take this into the fix process when I release the next version.
Yes this plugin is young and so the FAQ's are not up to the mark. I will definitely add this to the FAQ too.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' task_log = '
<strong>Creating files backup archive at' at line 1]
UPDATE wpau_upgrade_log set task_status = , task_log =' (...)
I looked at the source code and it looks like something might be failing in wpau_backup_files(), though I'm not sure yet. I think I found a different mistake though - in wpauPersist(), line 786 says
$wpdb->query('UPDATE '.WPAU_LOG_TABLE.' set task_status = '.$funcComplete.', (...)When $funcComplete is false (as in my case when wpau_backup_files() apparently fails) this line will evaluate to ... task_status = , ... -> incorrect MySQL syntax. If I were you I'd use
intval($funcComplete)here (there might be a better way, I don't know :P)Thanks for the information. I have already fixed the bug and also others which this plugin had. I am doing some testing right now and should release a newer version this weekend.
Can you please tell me the issue you are facing I would be glad to help you out and fix the problem.
Keith
i have 6 sites and is a pain in the a** update all them but now i can take vacations you are the best , i hope yoo can make the same with the templates
I wanted to try this, but after it asks for my ftp account I get these errors:
Warning: ftp_mkdir() [function.ftp-mkdir]: No directory name in /home/mysite/public_html/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 393
Warning: ftp_site() [function.ftp-site]: No file name in /home/mysite/public_html/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 399
I does say "done WPAU is ready to roll", but in view of the above errors I didnt know if it would be safe, so I didnt proceed.
I have no idea what to do, what can be done?
Thanks.
Thanks
Vic
Read about it at http://www.johnchow.com/wordpress-222-and-2011-...
I have found out this bug and this issue should be fixed and a patched version released shortly.
I've just succefully upgraded my wordpress blog.
"Plugin could not be activated because it triggered a fatal error."
Just read the blog entry and saw the link here, so here you go.
Task Name: getlatestfiles
Task Description: Downloads / Uploads the latest files for wordpress
Task Status: Failed
Task Start Date: 2007-08-28 09:56:21
Task End Date: 2007-08-28 09:57:21
Task Log: Starting to download the file from http://wordpress.org/latest.zip
Downloading the file using FOPEN methodERROR -> Remote File Error -> Could not read remote file. Please specify a proper path
Can you please help with the error, so that I can upgrade my two blogs without any problems.
Thanks once again for the wonderful plugin.
Warning: ftp_chdir() [function.ftp-chdir]: /-public_html: No such file or directory in /home/cfl/public_html/wordpress/wp-content/plugins/Automatic Update/wpau_prelimcheck.class.php on line 203
Warning: ftp_site() [function.ftp-site]: -public_html: No such file or directory in /home/cfl/public_html/wordpress/wp-content/plugins/Automatic Update/wpau_prelimcheck.class.php on line 166
Warning: ftp_chdir() [function.ftp-chdir]: -public_html: No such file or directory in /home/cfl/public_html/wordpress/wp-content/plugins/Automatic Update/wpau_prelimcheck.class.php on line 395
Glad you liked it.
Keith
If running from a www domain, the manual process will time out after the backup, when it's doing the upgrade. Nothing happens on the server side, the site is left alone.
On subdomains, I get the following 404 error:
/wp-admin/page=wordpress-automatic-upgrade/wordpress-automatic-upgrade.php&task=files&_wpnonce=9ae31c0183 was not found on this server.
I've tried this on two subdomain installs, and one www domain install.
Hope this helps the debugging process. I'm looking forward to see this working 100%. Updating multiple wordpress installs is a pain.
Thanks for the information, I will fix the above errors and release a patched version soon.
Keith
But there is a little error:
wpau_prelimcheck.class.php:90
if($thePerms[2]
thnx for you help.
But in general work great.
So I click there, and it 404s immediately. I don't have WordPress installed in the root of my domain, but in /wp/ - could this be causing the problem? My installation is v2.2 and I was hoping to upgrade to v2.2.3, but I'm having no joy.
--c.
I only had an issue with a blog with ver large database >100MB. Is there a way you can make the backup step optional.
Thanks
Could not successfully get the latest WordPress installation. Failed at Step 3.
Anyone know how to fix this?
Thanks for the plug in, I know it will be a good thing. Whenever I activate it though I get:
WordPress database error: [Lost connection to MySQL server during query]...
and
WordPress database error: [MySQL server has gone away]...
and
Warning: Cannot modify header information - headers already sent by (output started at...
I hope this helps - I cant activate at this point.
why always stating this "Database files could not be backed up. Failed at Step 2."
how to fix it ? thanks
GREAT GREAT!!! I love you already!
Mark
Just want to say thanks for the wonderful plugin.i think it works with latest version of wordpress.I am going to install it and see.
All the best.
Anyone having the same problem?
The plugin does not work for me because I have wordpress installed in its own directory. After starting the plugin in manual mode it tells me it has backed up the db successfully. But when I click to download the file, it can't find it. Error message:
"Nothing found for wpau-backup Wpau-db-backupAHFsdca.zip"
I did use ftp to download it manually. It was there, just not where the plugin was looking for it.
Because of this I did not continue the backup procedure thinking that there would be further similar errors in the process.
What do you suggest?
Thanks!
I ran the upgrade script a first time, but ran into trouble with, I think, the FTP instructions because I have Wordpress' index.php file in /public_html, not /public_html/wp where the rest of Wordpress is installed.
So I moved index.php from /public_html to /public_html/wp and edited it accordingly (i.e. changing require('./wp/wp-blog-header.php'); to require('./wp-blog-header.php'); with the plan to simply move it back once the upgrade was completed.
So I ran the upgrade script a second time, and things went smoothly.
But then I got to the part of the upgrade that says Congratulations!!! All the files have been upgraded to the latest version. Please CLICK HERE TO COMPLETE THE FINAL STEP (opens in new window and will show you a upgrade link only if database has to be upgraded) and come back here to reactivate your plugins.
So I clicked the COMPLETE THE FINAL STEP link and was served up Wordpress' 404 error with this code at the top:
I've searched far and wide, but cannot find a solution.
Does this have something to do with the switch from categories to tags? If so, how do I resolve?
Meanwhile, when I try to access the WP admin page, I get this:
I'm assuming that's because I changed index.php around, but can't be sure yet.
Immediate assistance would be much appreciated.
THANKS, KEEP GOING.
I don't think this plugin is supported any longer. The author has not been here in this comment thread since early September. I hope he is OK, but that is an occasional problem with the internet. If something happens to a person with a presence on the web, they often just disappear without a trace, leaving their fans to wonder what happened.
This plugin seems to be a miracle for the majority of people, but some of can't use it without major errors. I don't think anyone has ever uncovered the source of those errors.
I did see an earlier comment from an author that he too had the same problem and moved his index.php into his root wp files. I noticed that my index,php file is in 2 different places. One is in root file and a different index.php is where the wp/content, etc files are. Could this be the problem. Plus when the plug-in backs up, the index.php file is blank inside.
Any suggestion anyone?
PS Keith, are you okay? You are usually pretty responsive and I am just a little concerned. Even if you don't have time to help us, can you at least tell you are okay and busy? anna www.green-talk.com
One thing I want to warn everyone about is you lose alot of your incoming links because WP changed the way it brings in links. All your links from technorati disappear and you have to get a plug-in to bring them back in. So, don't panic when you don't see the links.
This is an amazing plug-in, Keith!
To fix this, I've tried different browsers, disabling all extension, and even trying out the upgarde from some other compute,m but it just desn't work.
Everybody seems to be having no problems using it, so surely the problem is at my end. Would really appreciate any help.
“Plugin could not be activated because it triggered a fatal error.â€
Therefore the process could not complete near the "Maintenance mode" stage.
Based on the comments, it proved to be a great help to many bloggers but unfortunately not me.
Thanks a lot for this great plugin though.
Ken
i hope you do!
There is an increasing number of people who can't use the plugin because the process fails along the way. Keith has been unable to fix the issues and the plugin does seem to work for most people. So I think we are stuck with what we have.
Remember that WordPress plugins are not a profit center for the authors. Generally they write them because they enjoy doing it or needed some functionality for themselves that was not already in place. They are then made available to the rest of us to try and use. So we really can't complain if a plugin does not work for all of us or if it is not readily supported.
Having said that, I stick around this thread because I hope that eventually a fix or new version will come around that enables me to use it. Upgrading WP is an incredible pain in the **&&% the manual way.
The developers of WP really need to make upgrading smooth and easy. But they seem to think things are fine the way they are. Complaints in the WP support forums about the difficult upgrade process are generally met with the suggestion that if you can't do it quickly the manual "Codex" way you are technically hopeless and belong on WordPress . com.
Important Message for those whom WPAU is not working, this is a workaround for those users for whom the plugin does not put the site into maintenance mode.
Try changing all folder permissions to 777 and then running the plugin, once that is done go back and change the file permission to 644.
That's it I have emailed this solution to many users and it has worked from them.
Keith
I'll promote this to everyone i know. even to my hosting admin!!
Thanks a ton Keith!
thanks!
Hey btw, what plugin are you using for your comments? This is really nice representation of plugins.
could you help me with this problem. I get this error during the backup process:
I presume it to be because the folder name is WAPU and not wordpress-automatic-upgrade, but not sure where to make the change. Can you suggest what I should do?
Thanks
Now I have my test site (thanks God I was cautious enough not to put it on my production site!) displaying some nice:
“The Site is currently undergoing maintenance, Sorry for the inconvinience
Wordpress Automatic Upgrade Plugin provided by Techie Buzz.â€
Any way to get rid of this?
I'm running my blog (www.idude.org) on Abyss X2 Webserver on Windows 2003 server. No problems whatsoever.
Keep up the excellent work
If we theoretically change all of our folder permissions to 777, and then do the update, and change the permissions back to 644, will this fix the problem for the future of having to change folder permissions on the server? Or will this have to be done every time we do an "automatic" backup?
I tried some of my folders, I have to do it one by one in Dreamweaver through the ftp window remotely. I did all of the upper level folders and nothing, then tried wp-admin and wp-includes with all of the first level deep folders, and still nothing. I was kind of hoping to not have to change every single folder, each time I do an upgrade. It would be simpler to just upload the new files and do the upgrade manually.
I am wondering if the plugin could work with internationalized versions of WordPress...
db
wordpress will undergo a really major change with the new version 2.5...do you think there will be any issue with your plugin? will it still be compatible? can you reply??
thanks!
Thanks,
Tom
What should i do with this error ?
Your server is running in safe mode. WPAU cannot continue in safe mode. Please ask your system administrator to change the setting to disble running in safe mode
Having a problem though, I get a blank screen after the plugins deactivation step and before the installation files upgrade step. Any thoughts?
Thanks!
--Robby
One of the plugins we use on most of the sites requires that one file be placed in the WP-Admin directory. There's another upgrade plugin (instant upgrade? something like that) which I tried that always deletes that file with the old WP files. What will happen to that file using your plugin?
Thanks! :-)
On my home machine though, this works beautifully. Just my hosting company (doteasy.com) won't allow root access. :(
Great tool, especially if you can get root access!
1. Will this plugin update WordPress-MU?
2. Will it upgrade an install of WordPress to the 2.5 version once released?
Thank you
WP 2.5 is out!
I just upgraded with the automatic plugin - worked *flawlessly*!
The plugin has a conflict with the plugin upgrade feature that comes with 2.5. I had to disable your plugin for that to work. It looks like they're both calling the same function and the plugin upgrade doesn't like that.
I upgraded from 2.3.3 to 2.5 - while the plugins were re-enabled automatically, I could not run the built-in plugin updater - it failed at unpacking on every one. As soon as I deactivated your plugin, the 2.5 built-in plugin updater worked.
If anyone wants to know what the bug is, whenever I upload an image or look at the gallery, none of the image previews show.
And while I'm conplaining, I'd like to add that the Spam protection field is annoying. I forget to input the sum, so when I hit submit an had to click back, I lost everything I had typed.
Great job, and thanks!
No real problems though - very useful plugin.
I have updated my WordPress from 2.3.3 to 2.5 using your plugin, and it worked very fine.
Regards.
The upgrade process seems fine, but after the process finishes, my blog index shows the message "500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request"
The administration pages works fine...
WordPress database error: [Table 'abc_zy.wp_categories' doesn't exist]
SELECT * FROM wp_categories ORDER BY cat_ID
WordPress database error: [Table 'abc_zy.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat GROUP BY post_id, category_id
WordPress database error: [Table 'abc_zy.wp_linkcategories' doesn't exist]
SELECT cat_id, cat_name FROM wp_linkcategories
Upgrade Complete
Your WordPress database has been successfully upgraded!
Now, ALL my pages are posts and my posts are posts.
Now the tedious task... lucky the site is pretty small ;-)
I was upgrading from a manually updated WP2.5, to WP2.5.
I will be glad to give you more info...
And it worked great....BUT! One of the features ; the batch or multiple image file upload doesnt work in the upgrade (button doesnt even appear! but in the straight up, new install of 2.5 the feature is available. Any help greatly appreciated folks
Dan
Bye bye
Chris Masse
Cheers.
my word press update, ooops i mean WPress, or is it Word-press <---not politically correct (giggles) i am so surprised someone (ahmmm) didn't notice you spelled "inconvenience" wrong for the maintenance mode page lol
seriously, i'm too grateful to nitpik ;) again,thank you very much! i have never updated before, now i can do it :) plus i couldn't believe how fast it was.
p.s. i do have a dumb question, are we supposed to deactivate the plug-in afterwards?
what a plugin...
gr88...
thanks a ton...
I have just used ur plugin, works fine, but when I tried to create a new post and give a click over the icon link the window appeared but nothing on it
Also when I try to insert an image the small windowd apperead but nothing on it.
Any idea why?
Please correct this and thanks for great plugin. :)
I have logged in again, and my wordpress shows the 2.5.1 version code, but I don't know if it was upgraded correctly. :(
I had to activate mannualy each plugin.
So, how can we have total certainty that all working fine, now? :)
Regards.
Thanks a lot for your plugin, even though it doesn't quite seem to go all the way! I'm very grateful for getting most of the upgrading-job done for me, I must say.
You can disagree, but this post (despite all the people agreeing with you), is simply writing to the choir (including Glen Reynolds who loves this stuff). People hear what they want to hear, including your audience who love agreeing with you on this so much because it saves having to think for themselves.
I sent to you already the "log" to find the debug.If you can help me , I would appreciate it . I am trying to upgrade from 2.5.0 to 2.5.1..
thank you.
Problem: The first backup .zip was downloaded to my hard drive. But when I try to unzip it, I get a Windows popup that say Windows blocked the unzip attempt. Properties for the wpau-files-bak-wipErGjr.zip file do not include an "block" flag to uncheck. Please advise. Any comments appreciated. Thanks.
Note: I am using latest Windows XP Home, SP2.
Upgrades your wordpress installation automatically
TASK OUTPUT
TASK STATUS
We conducted some preliminary checks on your server. Below is the outputGreat the preliminiary checks of your server is complete and WPAU is ready to roll. Click here so that we can start the upgrade.
You may also choose the automated version.
It does not work. Whichever link I click on, nothing happens and WP is not upgraded. Its a shame as it seemed a good idea. It could be my webhost that is the problem but permissions up to 755 are allowed I'm not convinced that is the case. To be honest, as the code is written in PHP, which is not platform dependent then the compatibility should be far higher. The simply put, the problem is either file permissions or the underlying code and I'm afraid I'm inclined to believe it is the code. Hope you can fix it in a later release as this plugin is great idea, it just needs to work for everyone and just a few.
Upgrades your wordpress installation automatically
TASK OUTPUT
TASK STATUS
We conducted some preliminary checks on your server. Below is the outputGreat the preliminiary checks of your server is complete and WPAU is ready to roll. Click here so that we can start the upgrade.
You may also choose the automated version.
It does not work. Whichever link I click on, nothing happens and WP is not upgraded. Its a shame as it seemed a good idea. It could be my webhost that is the problem but permissions up to 755 are allowed I'm not convinced that is the case. To be honest, as the code is written in PHP, which is not platform dependent then the compatibility should be far higher. The simply put, the problem is either file permissions or the underlying code and I'm afraid I'm inclined to believe it is the code. Hope you can fix it in a later release as this plugin is great idea, it just needs to work for everyone and just a few.
Also, just an observation but I note you are selective on who you answer when a problem is raised. I appreciate that you may be busy and have a life outside this blog but if someone raises a query then you should really answer it, even if it is only to say that you are investigating the issue.
Other than that, I sincerely hope you can make this plugin more compatible as I for one would certainly like to use it. =;-)
The only issue I've had was that I had to reactivate all my plugins manually.
I'm pretty sure this was my own fault since I've clicked "Continue" on the external upgrade link (with the WP logo i think?!).
Excellent plugin! Thanks a bunch mate ;)
Not Acceptable
An appropriate representation of the requested resource /wp-admin/post.php could not be found on this server.
Apache/1.3.41 Server at leadingfromtheheart.org Port 80
Uh Oh...I now have a blog that I cannot post to! Any suggestions?
I upgraded from 2.5 to 2.5.1
Great coding - you guys are geniuses as far as I am concerned - just one note though. The layout and functions of the plugin intergrate seamlessly with the system (if everything works out that is - it did for me) - just keep in mind that the feedback on the screen and the content we humans read also has to intergrate seamlessly with our limited understanding (we are not all great web admins out here).
To sum it up - I think I would like to see instruction sets and directions and notices more plainly for people to see and more straightforward so that a 10 year can understand.
Keep up the great work.
Sab
Only glitch was that I had to do it twice.
First time I was logged out after upgrading the database.
Ran it again and it cleaned up the previous install and started again.
Second time through was not logged out and it completed successfully.
2.5 > 2.5.1 in 10 mins :)
Thanks
I used this plugin to upgrade to Wordpress 2.5 flawlessly but when I opened up my admin I saw there was another Wordpress upgrade, so I went through the upgrade process the same as before and now my blog is not working properly anymore.
I am getting the following error:
Fatal error: Call to undefined function akpc_most_popular() in /home/globalc9/public_html/blog/wp-content/themes/default/header.php on line 153
You can see the blog here:
http://www.globalchef.com.au/blog/
Any help would be greatly appreciated.
Aaron
Great job, en thx a lot!
http://designerzweb.wordpress.com/2008/05/01/au...
I tried to upgrade version 1.5 but got the error
Fatal error: Call to undefined function: current_user_can() in /home/fitness/public_html/paralegalcoursesonline/alerts/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 629
Is there a way around this?
Thanks
Tony
Phil
I've checked again and again, but it doesn't work...
Now when you go to my blog at: www.jumpstartenergy.com/blog, you can view the index page but most of the stand-alone post pages come up blank and so does my admin panel.
I need HELP; any solutions?
-Derek
Some suggestions for future versions:
1. Keep the latest.zip file after each backup and do a compare with current latest.zip from wordpress.org before starting the backup. Ie, if no upgrade is needed then say so to the user, then the user can choose to upgrade anyway.
Ideally it would just check the version number between itself and what wordpress.org currently has. If you aim at integration it should be no problem to have the wordpress core team start adding a small text file with the current version number. I think that would be more effective than having to compare the .zip files themselves.
2. Further automation so the plugin can be run by cron.
My ideal setup would be that the plugin is run daily to check if a new version is available (as per 1. above) and then automatically upgrade if required. Upgrade database and re-activate plugins.
The documentation should recommend the user to test manually before such automation is setup. And be advised about the risks of fully automated backup.
Oh... and lastly, I'd recommend setting up an http://dev.wp-plugins.org/ or googlecode account to make it easier for people to submit tickets and troubles. Plus for you and others to keep track on what happens.
cheers,
-kjell
My wp site now reads:
Fatal error: Cannot redeclare get_tag() (previously declared in /home/learn2/public_html/community/wp-includes/category.php:139) in /home/learn2/public_html/community/bb/bb-includes/functions.php on line 1452
I'm not a techie so any help is greatly appreciated.
Thanks heaps!
For a couple of years I resisted upgrading out of fear of corrupting something. Today, I said what the heck and when I went to wordpress.org I was directed to this site.
5 minutes later, I went from 2.0.2 to 2.5.1.
You truly rock!
-prash.
Thanks so much for the perfect WP update plugins.
This is so Awesome!
Step by step showing what to do next.
Just like a baby-sitting. Haha.. jk.. :)
Again, thank you so much for the hardwork!
Sincerely,
Tanady
PS. I was doubt before that I never update my WP.
The only thing wrong is that is fails to reactivate plugins. It seems to get caught in a "try again" loop, until it finds it's in the middle of an upgrade and thinks it shouldn't be.
It also removes important plug-in files that are not in the plugin folder.
Both of those are easily worked around, though.
Thanks!
http://www.zirona.com/software/wordpress-instan...
2.5.1 would not automatically load.
Thanks
Tim
Task Log: ERROR -> Could not read either the source directory /var/www/vhosts/domain.com/httpdocs//wpau-backup/wordpress/wp-admin or the traget directory /var/www/vhosts/domain.com/httpdocs/wp-admin
ERROR -> Could not read either the source directory /var/www/vhosts/domain.com/httpdocs//wpau-backup/wordpress/wp-includes or the traget directory /var/www/vhosts/domain.com/httpdocs/wp-includes
I think it's adding double forward slashes? i.e "httpdocs//wpau-backup"
domain.com is just aliased for this post.
Any insight?
looks like a great plugin. I hate these CMS upgrades...
But there seems to be a problem, probably due to some permission settings. Already I wonder, if one has to indicate in the FTP settings as path the one one is seeing generally: something like /www/my_blog, or the one the server is internally using, which looks like: /is/htdocs/wp1010529_VVSEGYPQJL/www/my_blog
Now, in the first case I get the following error:
<cite>Warning: ftp_rawlist() [function.ftp-rawlist]: Unable to create temporary file. Check permissions in temporary files directory. in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 206
Warning: ftp_rawlist() [function.ftp-rawlist]: Unable to create temporary file. Check permissions in temporary files directory. in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 206
Warning: ftp_rawlist() [function.ftp-rawlist]: Unable to create temporary file. Check permissions in temporary files directory. in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 206
</cite>
In the second case I get this:
<cite>Warning: ftp_site() [function.ftp-site]: /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog: No such file or directory in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 168
Warning: ftp_chdir() [function.ftp-chdir]: //is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog: No such file or directory in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 205
Warning: ftp_rawlist() [function.ftp-rawlist]: Unable to create temporary file. Check permissions in temporary files directory. in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 206
Warning: ftp_chdir() [function.ftp-chdir]: //is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-admin: No such file or directory in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 205
Warning: ftp_rawlist() [function.ftp-rawlist]: Unable to create temporary file. Check permissions in temporary files directory. in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 206
Warning: ftp_chdir() [function.ftp-chdir]: //is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-includes: No such file or directory in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 205
Warning: ftp_rawlist() [function.ftp-rawlist]: Unable to create temporary file. Check permissions in temporary files directory. in /is/htdocs/wp1010529_VVSEGYPQJL/www/photo_blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 206</cite>
All I do is check that my new install has no wp-config file.
Then I transfer the current 2._ wp-config file to the 2.5.1 setup.
Then I delete all the old wordpress from the folder.
Then I transfer the 2.5.1 in either with ftp or with the
file manager at my hosting account.
The new version runs without blinking an eye.
If I don't have the config file ready, then
2.5.1 will create one from scratch as long as
I know the MYSQL information ahead of time. Just
type in the url and the install questions come up.
Thanks
Tim
The CONTENTS of the wordpress folder run inside YOUR URL named folder.
Transferring the CONTENTS (25 or so files and folders).
One of those 25 files is the one with connection info.
The wp-config file.
Hang onto that one and clean the rest out.
The config folder connects WP to the MYSQL.
THAT's where your posts are stored.
That's it. Go to the site and it's already running.
For a wordpress install that kick's, get an SEO modified version
from Jeff Johnson. It's got some selfserving links on it, but it is pre-Optimized and already has results tested plug-ins for performance:
http://www.undergroundtraininglab.com/main.php?...
Cheers,
Davide
Great plugin.
Do you think it's hard to implement this plugin to other language versions of Wordpress? If I, say, have a portuguese version of Wordpress, what would I have to do for this plugin to be installed in that version and work the same way?
Thanks.
Alvaro
I just found a portuguese plugin for the update.
http://antoniocampos.no-ip.com/wordpress-actual...
Thanks again.
Alvaro
I tried to click on my Admin link and bounced back to the "Sorry no posts matched.." page. I went in with FTP and deleted the WPAU plugin, but still cannot get to my Admin page.
I'm at my wits end. I did a complete manual update, did the database update, but still no Admin pages available.
What would WPAU have done to my site that makes the admin pages unreachable????
I've done every previous update manually, and now regret not doing it manually this time!
did you ever figure out how to fix this?? i am having the same problem.
Wordpress automatic upgrade
Upgrades your wordpress installation automatically
TASK OUTPUT
TASK STATUS
We conducted some preliminary checks on your server. Below is the outputSeems you have not completed the clean up process from last upgrade. Please click here to run the clean up process before continuing
However, when I click the page only reloads after a while but nothing happens. What am I doing wrong? Please, advise, wiser people :)
#0 Back up your data base.
#1 Shut down all the plugins
#2 Delete every WP file EXCEPT for wp-config.
#3 FTP in all the files included inside the 5.4.1 folder.
#4 Your site is now running.
You can go in through the c-panel and do the same thing.
It thinks it has - it says it has - but it's left my blog offline (maintainance mode). I'm guessing it's simply because things haven't had the permissions modified back to wheat they should be. Simple enough to rectify but scary for the very kinds of people who are going to want to use this plugin!
Simon
TIP FOR YOUR READERS: make sure 'Anyone can register' is unticked and go and have a look at your Footer and Header files to be sure you are not unwittingly linking to thousands of bad neighbourhoods! Do it today before Google penalise you!
My blogs go back to WP versions 1.5 (!). and your plugin has saved me! Thank you - I choose the manual option and reactivate the plugins myself - no problem.
I'm donating some well earned bucks for this cool piece of work - well done!
"We are unable to complete your request at this time. Please click Retry or try again later. We apologize for the inconvenience.
Message 3004"
Thought you'd like to know.
Thanks again.
I used your plugin to upgrade .. my index.php was in public_html and all the other wp files in public_html/wp folder ..
I specified public_html/wp as my wp root folder .. when I clicked on click here to upgrade .. I got an error saying page not found ..
now I cannot access my admin panel .. please have a look at my website http://www.zuhaib.in and please help me fix the problem.
I am unable to access my admin panel please help!
Zuhaib
chuck at cmasterson dot com
Keep up the good (unpayed...) work.
Cheers
J
Cheers
I know, it's so cool to ignore this issue, maybe it'll just go away, huh?
Given the horror stories others have told on this page, maybe it's time WordPress reevaluate its recommendation and linkage here. Let's face the obvious: nightmares unfold for many who stumble onto this allegedly easy upgrade. What bugs me is that WordPress sanctions it? Why?
Tim
From a dumb-ass who knows nothing about WP upgrading, I'm glad I found this plugin. Spent the whole day on my ass trying to figure out what .htaccess meant...when I googled this, downloaded it..and it was upgraded in 5 minutes.
THE BIGGEST THANK YOU ALL THE WAY FROM AUSTRALIA!!!!!!!!!
Fatal error: Call to undefined function: current_user_can() in /home/cbppfbi0/public_html/dcfpi/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 626
But, one thing that I find a bit annoying is that the plug-in is not using the database prefix defined during the installation for WordPress - how come? If you're using shared database you're actually only able to run one setup of the plug-in - are there any future plans to improve this so that the plug-in uses the db prefix defined by WordPress?
WP is 2.3.3. I setup the FTP login info, and all is fine.
I click to proceed, and then get the following error: Oops sorry you are not authorized to do this
Site is still live, BUT, I end up with ALL directories set to 757, which I have to manually go and change back to 755.
Any ideas?
Richelo
im interested translated this plugin. can i translated?
Using FTP to compare files I find on my computer "wordpress-automatic-upgrade" file is made up on 9 files and two directories with a total bytes o 116,165 compared to what I have on my host i.e. 9 files and two directories with a total bytes of 112,955. I've tried twice to down load onto Host and get only 112,955 bytes of information.
Can you help with this problem?
...I agree with the first poster – this is, probably, the best plugin for wordpress ever. This would make upgrades really seamless for me, and no longer a bit of a pain. Only thing is that I need to watch the megabyte ratio –- being in Africa, our broadband is “capped†(meaning, we can only use a certain amount of GB’s a month and if we exceed it we need to pay more to the ISP. Weird, eh? As far as I know, there’s no other country in the world which does so; although, I’m sure there probably are, I know most developed countries don’t do this.)....
Thanks a lot yet again for the plugin, it's a major time-saver!
http://www.zegran.com
Right around the 2 min. mark is where things start to go haywire. What am I doing wrong here? Thanks,
Tom
my name is julian sim.
i'm a new user of wordpress and i had install wordpress 2.5.1 from my hosting site using Fantastico installation. can the plugin allow me to install 2.6 safely? please advise :)
In found no one else with this problem in this comment forum so perhaps it's not the plugin that's at fault. I just don't know where else to go for suggestions on how to get my categories listed again.
Please come to the aid of this techless blogger. Thanks
MartinJ
When I discovered your site I didn't realize that you are the developer for this awesome plugin and now I know..
Let me just say, "thank you for making it so much easier for us"..
Yan
Fatal error: main() [function.require]: Failed opening required './wp-blog-header.php' (include_path='.:') in /home/httpd/vhosts/library-online.org.uk/httpdocs/index.php on line 4
I really don't know what to do about this as I cannot see the site at all. I only tried to upgrade to 2.6 because I cannot get any images to upload.
I am so fed-up that I might as well go back to the free version on WordPress.com - but I really wanted to try the hosted version.
http://www.hubbers.com/blog/index.php/royal-asc...
Have manually uploaded all of the the wp2.6 files again this morning and still have the same issue. Is my db out of sync somehow?
I'm running version 2.0.4 right now and back in the day, I moved all my wordpress files to the root directory, so I don't have http://www.domain.com/wordpress anymore. My blog is setup with domain.com/wp-content.
I tried using the plugin and got the following error. Is this because I don't have the wordpress folder anymore? Is there any way to get the plugin to work in my scenario?
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/content/o/s/l/admin/html/wp-admin/admin-header.php:16) in /home/content/o/s/l/admin/html/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 114
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/o/s/l/admin/html/wp-admin/admin-header.php:16) in /home/content/o/s/l/admin/html/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 114
http://blog.cumps.be/wordpress-26-upgrade-fix-missing-categories/
Click here for David's instructions.
have posted the general issue and fix on my blog.
http://www.hubbers.com/blog/index.php/warning-d...
I was upgrading to the newest WP. I wasn't using your plugin for the upgrade, just responding to the upgrade suggestion in my Admin panel (later on another blog I found the automatic upgrade using the plugin option but that wasn't available at the time of the upgrade).
I started with the main domain and during the process I got an error that your plugin that hadn't automatically deactivated. When I attempted to view the site I got an error message saying, "The Site is currently undergoing maintenance, Sorry for the inconvenience." This is an error message from the plugin provider. Once I deleted the plugin the message disappeared and the site was restored to pre-upgrade status.
Before upgrading to the blog directory I deleted the plugin just in case. Unfortunately, I'm getting the same error even though your plugin has been deleted. I'm able to enter the admin and I can ftp the site but I'm not sure what I need to do to get rid of the message and restore the site. Any ideas?
Thanks for your help. I really appreciate your plugin and any help you can offer.
Plugin checks the file permissions using index.php, this makes the prelim checks fail even if the folder is fully writable.
Is there a specific reason behind it?
"Problem: The first backup .zip was downloaded to my hard drive. But when I try to unzip it, I get a Windows popup that say Windows blocked the unzip attempt. Properties for the wpau-files-bak-wipErGjr.zip file do not include an “block” flag to uncheck. Please advise. Any comments appreciated. Thanks.
Note: I am using latest Windows XP Home, SP2."
Anyone have a fix or idea of what to do?
Thanks for the help.
Warning: ftp_site() [function.ftp-site]: Could not change perms on /public_html/blackbook: No such file or directory in /home/dpschism/public_html/blackbook/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 192
Warning: ftp_chdir() [function.ftp-chdir]: Can't change directory to //public_html/blackbook: No such file or directory in /home/dpschism/public_html/blackbook/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 229
Warning: ftp_chdir() [function.ftp-chdir]: Can't change directory to //public_html/blackbook/wp-admin: No such file or directory in /home/dpschism/public_html/blackbook/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 229
Warning: ftp_chdir() [function.ftp-chdir]: Can't change directory to //public_html/blackbook/wp-includes: No such file or directory in /home/dpschism/public_html/blackbook/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 229
Warning: ftp_chdir() [function.ftp-chdir]: Can't change directory to /public_html/blackbook: No such file or directory in /home/dpschism/public_html/blackbook/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 421
sorry. it might just be i'm not too much of a techie so i can't understand what these all means. but the rest of the plugin is easy to understand, not just the error text.
so i'm quitting. i'll just settle for the 2.5.1 upgrade via fantastico =(. i just hope you can explain what i did wrong here...
i'm grateful and amazed. you are awesome.
I can not upgrade to 2.6. It tells me that it needs to clean up the prior upgrade. I click to let it clean up and then nothing happens. I am back to the same screen telling me that the plug-in needs to clean-up.
It was SOOO painless.. thank you very much for making my life easier!!!
username
password
/public_html/blog
I am leaving host blank. Is something supposed to go in there?
Thanks so much,
-kj-
Thanks!
-kj-
Can you help?
Wordpress automatic upgrade
Upgrades your wordpress installation automatically. If this plugin helped you, you can contribute towards plugin development by Donating to me.
TASK OUTPUT
Congratulations!!! All the files have been upgraded to the latest version. Please CLICK HERE TO COMPLETE THE FINAL STEP (opens in new window and will show you a upgrade link only if database has to be upgraded) and come back here to reactivate your pluginsNote: While re-activating plugins WordPress may log you out, but do not worry WPAU will take care of the logout and finish the upgrade like normal once you login, just remember to stay in this window and click on the link to re-activate your plugins.TASK STATUS
We succesfully completed the task which, Upgrades all the installation files.
Next Task -> Re-activates all the plugins that were active earlier
Please CLICK HERE to go to the next task.
That site is working now but I'm not sure if I remember how I "fixed" it. I work on a lot of sites and things blur sometimes.
I think it had something to do with firefox. I went on with IE and was able to sign in and then sign out on firefox (and IE). Then it worked.
Google the problem. I think that's how I figured it out.
The next sites I upgraded manually...
Something to look into?
i have an issue though or i think it is. im using v2.5.1 and the latest version is 2.6.1 but your plugin, when run says im already using the latest version. Is there something im missing?
my wordpress is hosted on go-daddy and installed on the root directory
Now when I go to Automatic Upgrade it says Congratulations!!! Your WordPress version is already up to date.
But still I am on 2.5.1
Please help me how to upgrade to 2.6.1
Your help will greatly benifit me
With Best Wishes :)
Warning: Wrong parameter count for mkdir() in /www/cgi/wp/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 853
Warning: chmod failed: No such file or directory in /www/cgi/wp/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 854
Warning: fopen("/www/cgi/wp/wpau-backup/index.html", "w") - No such file or directory in /www/cgi/wp/wp-content/plugins/wordpress-automatic-upgrade/wpau_helper.class.php on line 79
Cannot open file (/www/cgi/wp/wpau-backup/index.html). Please create a empty /www/cgi/wp/wpau-backup/index.html file manually
Warning: fopen("/www/cgi/wp/wpau-backup/index.php", "w") - No such file or directory in /www/cgi/wp/wp-content/plugins/wordpress-automatic-upgrade/wpau_helper.class.php on line 89
Cannot open file (/www/cgi/wp/wpau-backup/index.php). Please create a empty /www/cgi/wp/wpau-backup/index.html file manually
Warning: fopen("/www/cgi/wp/wpau-backup/index.html", "w") - No such file or directory in /www/cgi/wp/wp-content/plugins/wordpress-automatic-upgrade/wpau_helper.class.php on line 79
Cannot open file (/www/cgi/wp/wpau-backup/index.html). Please create a empty /www/cgi/wp/wpau-backup/index.html file manually
Warning: fopen("/www/cgi/wp/wpau-backup/index.php", "w") - No such file or directory in /www/cgi/wp/wp-content/plugins/wordpress-automatic-upgrade/wpau_helper.class.php on line 89
Cannot open file (/www/cgi/wp/wpau-backup/index.php). Please create a empty /www/cgi/wp/wpau-backup/index.html file manually
Fatal error: Call to undefined function: mysql_real_escape_string() in /www/cgi/wp/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 334
i don't deactivate my all plugins, then appear error message:
Fatal error: Call to undefined function: force_ssl_admin() in
/home/irwanbc/public_html/web/wp-settings.php on line 394
thanks before.
"inconvinience" is spelled incorrectly.
And the URL to your plugin gets a 404.
Thanks,
Erika
I know it says "between 10 and 300 seconds". so, 10 seconds to 5 minutes. I'm still waiting and it's been 1 hour.
I've tried it on IE7 and Firefox - same result.
But, here is an error...
If you could see in my blog http://www.onlinedownloads.org/diary/ ...when I click on the categories (like entertainment) ...I get as the title ...
Could you please help me in solving this bug. Awaiting your reply.
I used Same Plugin To Update My Wordpress Blog...
Really Helpful...
- Anurag R.C.
http://www.pcdrome.com
Wordpress Automatic upgrade
Thank you!
Hope you get lots of donations! :P
no need to know the internal details , no need to go to server file manager !!!
Frank.
I love the idea of your plug-in and I SWEAR I'll donate if I can get it to work. But when I try to run it, I get this message, which I'm not techie enough to decipher:
Warning: ftp_site(): /: Operation not permitted in /hsphere/local/home/nelanela/labeet.dk/wp-content/plugins/wordpress-automatic-upgrade 2/wpau_prelimcheck.class.php on line 185 Warning: ftp_chdir(): ///wp-admin: No such file or directory in /hsphere/local/home/nelanela/labeet.dk/wp-content/plugins/wordpress-automatic-upgrade 2/wpau_prelimcheck.class.php on line 222 Warning: ftp_chdir(): ///wp-includes: No such file or directory in /hsphere/local/home/nelanela/labeet.dk/wp-content/plugins/wordpress-automatic-upgrade 2/wpau_prelimcheck.class.php on line 222
Warning: ftp_chdir() [function.ftp-chdir]: //public_html/wp-admin: No such file or directory in /home/kwiatuszki/domains/bankizdjec.pl/public_html/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 222
Warning: ftp_chdir() [function.ftp-chdir]: //public_html/wp-includes: No such file or directory in /home/kwiatuszki/domains/bankizdjec.pl/public_html/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 222
Just don't rush in to the upgrade...
Do your reasearch. Find out what other issues people had.
Then if you want to upgrade... plan the upgrade.
If there is a lot of issues with a certain upgrade, you might want to keep an eye out for that upgrade, and wait for another upgrade or patch.
Sometimes upgrades has issues, might me more unstable.
This goes for everything you upgrade too...
IE. when upgrade your OS.
The WP Automatic Update Plugin is AWESOME. I'm new to WP and had only updated my one test WP installation once. It seemed like it was JUST YESTERDAY that I'd done the 2.62 update ...and today I faced doing the 2.63.
Well, doing the dread task with your plugin was ENJOYABLE.
Thank you!
upgrading from 2.7 b1 to 2.7 b2
[Fri Nov 07 15:44:27 2008] [error] [client xxx.xxx.xx.xxx] suexec policy violation: see suexec log for more details, referer: http://www.---------.com/---/wp-admin/update.ph...
[Fri Nov 07 15:44:27 2008] [error] [client xxx.xxx.xx.xxx] Premature end of script headers: index.php, referer: http://www.---------.com/---/wp-admin/update.ph...
ciao
I have installed the plugin on a site I look after - bringingupbaby.co.uk
The site is running Wordpress 2.3.1.
I allowed 777 permissions, but still get the same error on the last step:
Warning: copy(/home/content/b/r/i/bringingupbaby/html/wordpress/index.php): failed to open stream: No such file or directory in /home/content/b/r/i/bringingupbaby/html/wordpress/wp-content/plugins/wordpress-automatic-upgrade/wpau_upgrade.class.php on line 357
We could not complete the upgrade please try again later, click here to check the logs.
Any ideas?
Thanks,
Ian
The second time, the plugin is hidden on the admin area on WordPress, and therefore, could not be activated, although the wpau directory exists on the right place (ie. plugins directory).
The third problem occurs when the plugin starts to update through Manage > Automatic Update. "Warning: exec() has been disabled for security reasons" pushes me to provide my FTP credentials. After giving it I have at the end the following message:
"
Warning: fopen(/www/1stfreehosting.com/k/i/s/kisah-kisah/htdocs/blog/wpau-backup/index.html) [function.fopen]: failed to open stream: Permission denied in /www/1stfreehosting.com/k/i/s/kisah-kisah/htdocs/blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_helper.class.php on line 79
Cannot open file (/www/1stfreehosting.com/k/i/s/kisah-kisah/htdocs/blog/wpau-backup/index.html). Please create a empty /www/1stfreehosting.com/k/i/s/kisah-kisah/htdocs/blog/wpau-backup/index.html file manually
Warning: fopen(/www/1stfreehosting.com/k/i/s/kisah-kisah/htdocs/blog/wpau-backup/index.php) [function.fopen]: failed to open stream: Permission denied in /www/1stfreehosting.com/k/i/s/kisah-kisah/htdocs/blog/wp-content/plugins/wordpress-automatic-upgrade/wpau_helper.class.php on line 89
Cannot open file (/www/1stfreehosting.com/k/i/s/kisah-kisah/htdocs/blog/wpau-backup/index.php). Please create a empty /www/1stfreehosting.com/k/i/s/kisah-kisah/htdocs/blog/wpau-backup/index.html file manuallyWe could not complete the upgrade please try again later, click here to check the logs.
"
PS. The first two experiences were done at the same free hosting: freehost10.com whereas the last one at another: 1stfreehosting.com.
Any idea ?
Warning: main(wpau_helper.class.php): failed to open stream: No such file or directory in /home/content/w/o/o/woodlandmtg/html/siteAllThingsIphone/wp-content/plugins/wordpress-automatic-upgrade.php on line 127
Fatal error: main(): Failed opening required 'wpau_helper.class.php' (include_path='.:/usr/local/lib/php') in /home/content/w/o/o/woodlandmtg/html/siteAllThingsIphone/wp-content/plugins/wordpress-automatic-upgrade.php on line 127
Thank you for the plugin. I tried to upgrade from my previous installation v2.04 to the latest using WPAU.
It upgraded alright. I can see the new dashboard and all the other new stuff. However my blog does not load and gives the 'Page Load Error' in firefox.
I am now changing all the directories and files to 777 via FTP. Still not working. Any thougts.
Cheers
Rajhesh
Awesome and easy functionality. Congratulations to the creator (Keith).
Keep it up. Regards from Spain.
Warning: copy(/home/pinoycel/public_html/index.php) [function.copy]: failed to open stream: Permission denied in /home/pinoycel/public_html/wp-content/plugins/wordpress-automatic-upgrade/wpau_upgrade.class.php on line 361
We could not complete the upgrade please try again later, click here to check the logs.
please help...
Fatal error: Call to undefined function current_user_can() in /home/heepweb/public_html/blog/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 843
Any ideas?
Downloading update from http://wordpress.org/wordpress-2.7.1.zip
Unpacking the core update
Fatal error: Cannot redeclare class pclzip in /home/.../wp-admin/includes/class-pclzip.php on line 171
When i deactivated the wpau plugin, i was able to update fine through wordpress.
wpau1.2.2 did not detect that there was an update available.
when i was running wpau 1.1 on a site, the update was detected and wpau 1.1 did it perfectly, even though the wordpress function to update failed with the above error..
anyways, i love wpau, thanks for the tool..
Get a life!
Cheers,
Emil
I have experienced some problems with the plugin.
Once the upgrade fineshed the blog home page show me "500 Server error".
After many researches I discovered that the plugins put permission "644" in many files instead of "755".
After the permission correction the blog now is working.
bye.
Salvo
I have been avoiding the upgrade for months, but *can not* express how easy it was to upgrade the wordpress to the latest version using this plugin. A big thank you to the developer!