horseart
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorI finally figured out what was wrong at this point. I had gotten frustrated and was just uploading the folders, so it created a sub directory.
I moved files and now it’s working.This is Resolved. yes.
Thank you for this forum.
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorDid what you suggested-twice to make sure download went well.
-download zip 3.4.1., and twentyeleven. Extract files to folder.
using Filezilla
-deleted wp-admin and wp-include
-uploaded wp-admin and wp-include
-add twentyeleven to theme folder-also check in phpadmin- adjusted name to http://www.lisasart.com/blog/. I had changed it to http://www.lisasart.com/blog. don’t know if makes a difference.
Still getting same error above.
sigh
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorsigh, I don’t understand. I’ve done these 3 steps over and over
switching to the Twenty Eleven theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.
– resetting the plugins folder by FTP or phpMyAdmin.
– re-uploading all files & folders – except the wp-content folder – from a fresh download of your current version of WordPress.
and keep getting Warn Fatal error
Warning: require(/home/lisasart/public_html/blog/wp-includes/load.php) [function.require]: failed to open stream: No such file or directory in /home/lisasart/public_html/blog/wp-settings.php on line 21
Fatal error: require() [function.require]: Failed opening required ‘/home/lisasart/public_html/blog/wp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/lisasart/public_html/blog/wp-settings.php on line 21
line 21 : require( ABSPATH . WPINC . ‘/load.php’ );
I see both wp-settings.php and load.php in folder.
sigh
help please.
This is Not Resolved.Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorI have downloaded and uploaded WP 3.4 at least twice, today. Extracted files.
Deleted previous files of wp, then loaded WP 3.4 and blog backup content files.
I continue to get Warning and Fatal errors.
latest one:
Warning: require(/home/lisasart/public_html/blog/wp-includes/load.php) [function.require]: failed to open stream: No such file or directory in /home/lisasart/public_html/blog/wp-settings.php on line 21
Fatal error: require() [function.require]: Failed opening required ‘/home/lisasart/public_html/blog/wp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/lisasart/public_html/blog/wp-settings.php on line 21
Line 21 is a blank line in the file I found – setting.php.
I’m using Filezilla.
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorLine 71
if (!wp_next_scheduled(‘wp_scheduled_delete’)&&!defined(‘WP_INSTALLING’) )
wp_schedule_event(time(),’daily’,’wp_scheduled_delete’);Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorI contact my host. She increased disk space.
I then was able to find db_version and change it to 20596. The Database Update Required no longer appeared.I had another Warning-Fatal error and was able to adjust in admin.php.
Now getting-
Parse error: syntax error, unexpected T_IF in /home/lisasart/public_html/blog/wp-admin/admin.php on line 71Some other posts say this is a hack. How/ Can one confirm?
if I did editing in admin.php would it show up as a hack, or did I already get hacked- or not?
I’ll go through steps- feels like- again.
Thanks for your help.
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorI didn’t see a second page. Anyway
I’ve contact my host to give me a call back to increase disk space and see if she can help me in some way on her end.
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorI checked out this site for a solution.
http://www.clickonf5.org/2247/solution-database-upgrade-required/
Yet when I go into my phpadmin and go to wp_options I don’t see db_version
thing as he shows.
I see site url, which I changed back again.
I’m not a techie and am sort of confused.Still not working. sigh
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorI adjusted the Line 21, then other error lines.
I was able to get to Update Database, but get- Database Update Required, Update Complete over and over.don’t know if I solved anything. sigh. perhaps.
Still can Not login and do anything. sigh
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorI tried it. Still not working.
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorIt’s not resolved.
I tried the login link. This is the error I continue to get.
Warning: require_once(/home/lisasart/public_html/blog/wp-admin/includes/upgrade.php) [function.require-once]: failed to open stream: No such file or directory in /home/lisasart/public_html/blog/wp-admin/upgrade.php on line 21
Fatal error: require_once() [function.require]: Failed opening required ‘/home/lisasart/public_html/blog/wp-admin/includes/upgrade.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/lisasart/public_html/blog/wp-admin/upgrade.php on line 21
I checked Line 21- require_once() [function.require]:
and deleted spaces.I still can not login.
Lisa G.
Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorI’ve tried those and still getting Warning- Fatal error messages:
mentions Line 21 in upgrade.phpLooking over file, do you happen to see an error in this file.
I delete spaces in Line 21, but it didn’t seem to help.[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
Thanks
Lisa G.Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorThe Problem is: I can’t login to do anything with the blog.
I get a white page with this:
Warning: require_once(/home/lisasart/public_html/blog/wp-admin/includes/upgrade.php) [function.require-once]: failed to open stream: No such file or directory in /home/lisasart/public_html/blog/wp-admin/upgrade.php on line 21
Fatal error: require_once() [function.require]: Failed opening required ‘/home/lisasart/public_html/blog/wp-admin/includes/upgrade.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/lisasart/public_html/blog/wp-admin/upgrade.php on line 21
any suggestions and help would be appreciated.
Thank you
Lisa G.Forum: Fixing WordPress
In reply to: 3.4 upgrade- Fatal errorOK, I sat down and gave it a shot.
I can see my site now sort of normal, except when I go to an individual post I notice the top part of dash bar appears like when I’m logged in.
I can’t login though or do anything as I would. Warning, fatal error
Warning: require_once(/home/lisasart/public_html/blog/wp-admin/includes/upgrade.php) [function.require-once]: failed to open stream: No such file or directory in /home/lisasart/public_html/blog/wp-admin/upgrade.php on line 21
Fatal error: require_once() [function.require]: Failed opening required ‘/home/lisasart/public_html/blog/wp-admin/includes/upgrade.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/lisasart/public_html/blog/wp-admin/upgrade.php on line 21
I checked my cpanel and in wp-options the url is correct in both wp1, wp2.
url: http://www.lisasart.com/blog
sigh
thanksLisa G.