Title: mygreenhosting's Replies | WordPress.org

---

# mygreenhosting

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

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

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[WP E-Commerce] Broken product images / migration to new server](https://wordpress.org/support/topic/wp-e-commerce-broken-product-images-migration-to-new-server/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wp-e-commerce-broken-product-images-migration-to-new-server/#post-2835546)
 * Why is the config file titled wp-shopping-cart.php ?!?!
 * == this is because you are using wp-ecommerce and settings and configuration 
   are found in that file.
 * == also it seems you migrated the site so I assume this issue only affects the
   old products.
 * so the best way you may want to fix is export the database and do a
 *  search and replace to correct the path as wordpress saves them in the database.
 * Then you can upload back the database.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't Recall how I created a custom URL for page!](https://wordpress.org/support/topic/cant-recall-how-i-created-a-custom-url-for-page/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/cant-recall-how-i-created-a-custom-url-for-page/#post-2835498)
 * what version of wordpress do you have?
 * as the latest version should have these fields in general settings:
 * The link would look like this:
 * [http://site.com/wp-admin/options-general.php](http://site.com/wp-admin/options-general.php)
 * and these are the options:
 * Site Title
    Tagline WordPress Address (URL) : Site Address (URL :
 * So if you change the Site Address (URL) :
 * then it will all be fixed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't Recall how I created a custom URL for page!](https://wordpress.org/support/topic/cant-recall-how-i-created-a-custom-url-for-page/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/cant-recall-how-i-created-a-custom-url-for-page/#post-2835493)
 * Hi,
 * Can you tell me whats your site URL?
 * because we can always put the site in any folder but still point it to the root
   URL.
 * You may want to verify what you have in the Settings
 * Under General Settings:
 * look for Site Address (URL):
 * Make sure you put here: [http://www.williamwalsh.eu](http://www.williamwalsh.eu)
 * Best,
 * MyGreenHosting
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login field names](https://wordpress.org/support/topic/long-field-names/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835423)
 * you may want to edit this line:
 * starts at around line: 630
 * change the ‘Username’ to ‘Minecraft Username’
 * <form name=”loginform” id=”loginform” action=”<?php echo esc_url( site_url( ‘
   wp-login.php’, ‘login_post’ ) ); ?>” method=”post”>
    <p> <label for=”user_login”
   ><?php _e(‘Username’) ?> <input type=”text” name=”log” id=”user_login” class=”
   input” value=”<?php echo esc_attr($user_login); ?>” size=”20″ tabindex=”10″ /
   ></label> </p>
 * Best,
 * [MyGreenHosting](http://mygreenhosting.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login field names](https://wordpress.org/support/topic/long-field-names/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835421)
 * can you give me link to your site?
 * you can always check again the wp-login.php
 * but note: you will need to backup your changes so you will just re apply them
   after any wordpress upgrade you may want in the future.
 * CAn you tell me the version of your wordpress so i can give you a more details
   location in the code to replace
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login field names](https://wordpress.org/support/topic/long-field-names/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/long-field-names/#post-2835416)
 * Hi Thorgod949,
 * It should be in the main wp-login.php
 * You should look for in the main wp folder not inside your template though.
 * Or you can simply install a plugin so it won’t be overwritten during upgrades.
 * [http://wordpress.org/extend/plugins/wp-custom-login-page/](http://wordpress.org/extend/plugins/wp-custom-login-page/)
 * Best,
 * MyGreenHosting
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[WP E-Commerce] Broken product images / migration to new server](https://wordpress.org/support/topic/wp-e-commerce-broken-product-images-migration-to-new-server/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wp-e-commerce-broken-product-images-migration-to-new-server/#post-2835414)
 * Hi clickxclick,
 * The issue is in your image path:
 * right now your path is: /wpsc/product_images/thumbnails/spork2-2.jpg
 * Where you may want to make it : [http://cpanel4.syra.net.au/~lovestam/wp-content/uploads/wpsc/product_images/thumbnails/spork2-2.jpg](http://cpanel4.syra.net.au/~lovestam/wp-content/uploads/wpsc/product_images/thumbnails/spork2-2.jpg)
 * Best Regards,
 * MyGreenHosting
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [New webmaster to existing wp site](https://wordpress.org/support/topic/new-webmaster-to-existing-wp-site/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/new-webmaster-to-existing-wp-site/#post-2835411)
 * Hi Jane,
 * Kindly explain more in details on what you are trying to do.
 * Are you trying to download a copy of the site to a localhost for updates
 * or you are just trying to be able login in the administrator panel.
 * Regards,
 * MyGreenHosting
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Localhost WP issues…](https://wordpress.org/support/topic/localhost-wp-issues/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/localhost-wp-issues/#post-2835410)
 * Hi bdigges,
 * As I said on the above advice.
 * You may want to export first your database.
 * Open it in notepad or notepad++
 * do Search And Replace
 * From : live url to your local url
 * From : live file paths to your local file paths
 * Then everything will work properly.
 * You can post here whats your livesite link and your local link
 * and livesite file path and local file path
 * So i Can best assist you on what to search and replace.
 * Best Regards,
 * MyGreenHosting
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't Recall how I created a custom URL for page!](https://wordpress.org/support/topic/cant-recall-how-i-created-a-custom-url-for-page/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/cant-recall-how-i-created-a-custom-url-for-page/#post-2835408)
 * Hi Billy,
 * There are 2 ways to change your url:
 *  1. go to Post and look for the item
 *  click Edit
 *  click edit button beside the permalink
 *  2, go to Post and look for the item
 *  click Quick Edit
 *  modify Slug
 * _[[signature moderated](http://codex.wordpress.org/Forum_Welcome#Signatures)]_
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Localhost WP issues…](https://wordpress.org/support/topic/localhost-wp-issues/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/localhost-wp-issues/#post-2835405)
 * bdigges,
 * Can you explain how you changed your url?
 * Regards,
 * MyGreenHosting
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Localhost WP issues…](https://wordpress.org/support/topic/localhost-wp-issues/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/localhost-wp-issues/#post-2835397)
 * bdigges,
 * file paths to the target paths :
 *  this is the link for a file that i used in your system.
 *  example: home/public_html/wp-include
    3232dsd/var/www/vhost/site/wp-include
 *  these paths are saved in your database, Thus, you will need to modify it so 
   your system locates the needed files in your local system.
 * site url instances to target url:
 *  this is the url of the original site which you would want to change to your 
   local link/url.
 *  example: from [http://www.site.com](http://www.site.com) to localhost/site
 *  this could be the reason why your site is pointing back to the livesite when
   you try to navigate your site locally.
 * Regards,
 * MyGreenHosting
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Localhost WP issues…](https://wordpress.org/support/topic/localhost-wp-issues/)
 *  [mygreenhosting](https://wordpress.org/support/users/mygreenhosting/)
 * (@mygreenhosting)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/localhost-wp-issues/#post-2835385)
 * bdigges,
 * Here’s the basic thing you need to do when migrating your wordpress site to any
   location eg. localhost or remote servers:
 *  Migrate all files
 *  Export database and do a search and replace query to modify the
    following:
 *  file paths to the target paths
 *  site url instances to target url
 *  Dump the updated sql file/database to target database
 *  Configure wp-config accordingly.
 * If you follow these properly you will not have any problem.
 * Regards,
 * MyGreenHosting

Viewing 13 replies - 1 through 13 (of 13 total)