Title: rp024's Replies | WordPress.org

---

# rp024

  [  ](https://wordpress.org/support/users/rp024/)

 *   [Profile](https://wordpress.org/support/users/rp024/)
 *   [Topics Started](https://wordpress.org/support/users/rp024/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rp024/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rp024/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rp024/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rp024/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rp024/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 28 total)

1 [2](https://wordpress.org/support/users/rp024/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/rp024/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved Site To Build Link – Admin Pages and Index Resolve, Interior pages do not](https://wordpress.org/support/topic/moved-site-to-build-link-admin-pages-and-index-resolve-interior-pages-do-not/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/moved-site-to-build-link-admin-pages-and-index-resolve-interior-pages-do-not/#post-3617222)
 * GOT IT FIXED!
 * I manually exported the site content from the existing site ACP in .xml
 * Imported into build site and now pages resolve by build link. Makes no sense 
   the site didn’t respond to the database, but I’m happy it is responding at all!
   Thank you for responding [@kmessinger](https://wordpress.org/support/users/kmessinger/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved Site To Build Link – Admin Pages and Index Resolve, Interior pages do not](https://wordpress.org/support/topic/moved-site-to-build-link-admin-pages-and-index-resolve-interior-pages-do-not/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/moved-site-to-build-link-admin-pages-and-index-resolve-interior-pages-do-not/#post-3617216)
 * Hello [@kmessinger](https://wordpress.org/support/users/kmessinger/),
 * This is a new customer who we are in the process of moving. The site was built
   by a separate developer and hosted by a separate hosting company.
 * We downloaded the entire site yesterday and FTP’d to our server. I did the export
   of the database and imported using bigdump.php
 * Once completed I navigated to wp-admin>settings>and changed the default url from
   ussewer.com to the build link.
 * I changed all of the post/page urls in the database from ussewer.com to the build
   link as well. Some of the links are still resolving to ussewer.com.
 * We need everything to resolve and work properly on the build link [http://198.1.95.13/~ussewer/](http://198.1.95.13/~ussewer/)
 * At the moment only wp-admin is fully functional. Everything in the ACP works.
   The only page that resolves on the web properly on the site is the index.
 * During installation of the database import, there were no errors reported from
   big dump.
 * Thank you for your help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved Site To Build Link – Admin Pages and Index Resolve, Interior pages do not](https://wordpress.org/support/topic/moved-site-to-build-link-admin-pages-and-index-resolve-interior-pages-do-not/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/moved-site-to-build-link-admin-pages-and-index-resolve-interior-pages-do-not/#post-3617023)
 * Hi [@kmessinger](https://wordpress.org/support/users/kmessinger/), thank you 
   for reply.
 * The db itself is 22megs and wasn’t able to be imported the conventional way. 
   I simply created a db and did the standard backup/export of existing db from 
   the other host. I utilized “bigdump.php” to facilitate the import. The db imported
   without a single error. The site popped right up on the build link. I used the“
   wp update urls” plugin. Invaritably there are going to be some links hardcoded
   with respect to images or text links. It’s the wp menu navigation which should
   work and isn’t. Again all of the pages are fully accessible in the editor. They
   can be updated and published. They just don’t resolve realtime when viewing on
   the build link.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Building new template on live site?](https://wordpress.org/support/topic/building-new-template-on-live-site/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/building-new-template-on-live-site/#post-3539451)
 * Thank you WPyogi. We’ll give it a shot. Much appreciated.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP-Admin looping back and denies login](https://wordpress.org/support/topic/wp-admin-looping-back-and-denies-login/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wp-admin-looping-back-and-denies-login/#post-3492004)
 * Our issue was .htaccess.
 * Replaced with the basic wordpress .htacces
 * # BEGIN WordPress
 * <IfModule mod_rewrite.c>
    RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME}!-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule
   >
 * # END WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blog shifted left in IE – All versions](https://wordpress.org/support/topic/blog-shifted-left-in-ie-all-versions/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/blog-shifted-left-in-ie-all-versions/#post-3489482)
 * Bingo!
 * You the man alchymyth. That’s the ticket. Whoever the clients admin was prior
   installed 11 spam plugins!
 * Very much appreciated. Thank you again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blog shifted left in IE – All versions](https://wordpress.org/support/topic/blog-shifted-left-in-ie-all-versions/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/blog-shifted-left-in-ie-all-versions/#post-3489467)
 * That’s what I saw in the w3c. I moved the scripts around but that sitebrains 
   script isn’t even in the header code.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blog shifted left in IE – All versions](https://wordpress.org/support/topic/blog-shifted-left-in-ie-all-versions/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/blog-shifted-left-in-ie-all-versions/#post-3489459)
 * I added the doctype
 * “<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt](http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt);
   
   <html xmlns=”[http://www.w3.org/1999/xhtml&#8221](http://www.w3.org/1999/xhtml&#8221);
   xml:lang=”en-gb” lang=”en-gb” >”
 * And that changes from 117 errors to 88 and 36 warns to 35.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blog shifted left in IE – All versions](https://wordpress.org/support/topic/blog-shifted-left-in-ie-all-versions/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/blog-shifted-left-in-ie-all-versions/#post-3489453)
 * Hi, thank you for reply. I checked it and it has error. I only want the blog 
   to line up center. I have tried editing according to the references in others
   wp “alignment in IE” posts here on the forum. Is there a specific reference in
   the validator which would specifically fix the alignment? There are 117 errors
   and 36 warnings.
 * Thank you for your help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP-admin loops back to old server?](https://wordpress.org/support/topic/wp-admin-loops-back-to-old-server/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wp-admin-loops-back-to-old-server/#post-3485907)
 * I also get this message in phpmyadmin
 * ” 3.11 The number of records for InnoDB tables is not correct.
 * phpMyAdmin uses a quick method to get the row count, and this method only returns
   an approximate count in the case of InnoDB tables. See $cfg[‘MaxExactCount’] 
   for a way to modify those results, but this could have a serious impact on performance.”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu using "Conditionals"? Unsure how to update](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/#post-3459396)
 * Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu using "Conditionals"? Unsure how to update](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/#post-3459393)
 * I agree, but when I comment out or remove the list pages code, the header blows
   up. I can’t even imagine why anybody would use navigation like this to begin 
   with.
 * So in essence I really don’t have any other option for reconfiguring their existing
   nav, mainly because I’m unfamiliar with it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu using "Conditionals"? Unsure how to update](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/#post-3459387)
 * Hi @ esmi. Yes I am aware this is .org. Their script is the wordpress 3.5.1 .
   org script.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu using "Conditionals"? Unsure how to update](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/#post-3459385)
 * Thank you @ esmi. The version was updated about 2 months ago to 3.5.1. Everything
   on the site has been no problem to admin.
 * Finding the navigation though is like finding a needle in a haystack. The funny
   thing about the navigation is that it’s extremely plain and you’d think it would
   be very easy to edit. I can’t even find it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu using "Conditionals"? Unsure how to update](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/)
 *  Thread Starter [rp024](https://wordpress.org/support/users/rp024/)
 * (@rp024)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/menu-using-conditionals-unsure-how-to-update/#post-3459380)
 * Hi [@andrew](https://wordpress.org/support/users/andrew/). It’s wordpress.org
 * The clients entire site is wordpress
 * This is a snapshot of the client theme panel
    [http://i49.tinypic.com/6fvxo4.jpg](http://i49.tinypic.com/6fvxo4.jpg)
 * It’s definitely kubrick. They just changed the name of it. here’s the Kubrick
   theme.
    [http://theme.wordpress.com/themes/kubrick/](http://theme.wordpress.com/themes/kubrick/)
 * Perhaps they started as free then upgraded to pro at one point?

Viewing 15 replies - 1 through 15 (of 28 total)

1 [2](https://wordpress.org/support/users/rp024/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/rp024/replies/page/2/?output_format=md)