jdanderson
Forum Replies Created
-
Forum: Installing WordPress
In reply to: How to Reinstall WordPressMichael did you send me a file of my blog?
Forum: Installing WordPress
In reply to: How to Reinstall WordPressMichael,
Sorry to keep bugging you but I uploaded wp 3.1.4 under jd-anderson.com/blog and nothing happened. Should I delete the old 3.1.4 files and move the new files up one level to jd-anderson.com?Forum: Installing WordPress
In reply to: How to Reinstall WordPressIndeed, Yahoo is the host and they have told me they will be upgrading MySQL “soon.” I looked for WordPress 3.1.4 to download and reinstall it but I can’t find it, only the new 3.2
How can I restore it?Forum: Installing WordPress
In reply to: How to Reinstall WordPressHello again Michael,
I followed the backup process instructions, everything went fine. Then I started upgrade process and I downloaded the upgrade to my computer as a zip file. Then I went to my phpMyAdmin page and from there I clicked Import, Choose File: wordpress 3.2.zip, Character set of the file: utf8, and checked Partial Import and SQL. When I click go I get the following message: Error in ZIP archive: Compressed size is not equal with the value in header information.
And then I am lost. This is probably too much to take on for me since I know nothing about programming and I am flying blind. Is there someone who could actually go into my blog’s root directory and fix it? JackieForum: Installing WordPress
In reply to: How to Reinstall WordPressThank you very much Michael! I will follow those instructions to a T.
Forum: Installing WordPress
In reply to: How to Reinstall WordPressThanks Michael! I am stupid at this so please forgive my ignorance: how do I backup the database and should I backup all databases (i.e. PHP, SQL, etc.)?
Forum: Fixing WordPress
In reply to: Header image is obstructedI don’t think </div> is missing:
#page { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbg-<?php bloginfo(‘text_direction’); ?>.jpg”) repeat-y top; border: none; }
<?php } else { // No sidebar ?>
#page { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbgwide.jpg”) repeat-y top; border: none; }
<?php } ?>
</style>
<?php if ( is_singular() ) wp_enqueue_script( ‘comment-reply’ ); ?>
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<div id=”page”><div id=”header” role=”banner”>
<div id=”headerimg”>
<h1>/”><?php bloginfo(‘name’); ?></h1>
<div class=”description”><?php bloginfo(‘description’); ?>/div>
</div>
<hr />Any other suggestions?
Forum: Fixing WordPress
In reply to: Cannot find URL to admin accessI posted to http://jd-anderson.com/blog2 yesterday. Today I tried to sign in to my adm page and it’s a blank page. When I signed in through wordpress it tells me I don’t have a blog. When I type my blog’s address into the browser it returns a blank page, same if I click on any link to my blog.
I have no idea how to correct this because I can’t get into the administrator’s page. I don’t know what caused this.Forum: Fixing WordPress
In reply to: Cannot find URL to admin accessThanks Shane and Michael for the links to the articles. However, I can’t access my files because it says I don’t have a blog. What other options do I have?
Forum: Fixing WordPress
In reply to: Cannot find URL to admin accessMichael can you help me?
http://jd-anderson.com/blog2Forum: Fixing WordPress
In reply to: Cannot find URL to admin accessI have the same problem, but I didn’t change the url. I posted yesterday and today the browser displays a blank page and dashboard says I don’t have a blog. How can this be corrected?
http://jd-anderson.com/blog2