Title: FrozenPixel's Replies | WordPress.org

---

# FrozenPixel

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Webpage void of graphics](https://wordpress.org/support/topic/webpage-void-of-graphics/)
 *  Thread Starter [FrozenPixel](https://wordpress.org/support/users/frozenpixel/)
 * (@frozenpixel)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/webpage-void-of-graphics/#post-1586419)
 * Thank you. Got it all working, cleared all the caches. Now working remotely but
   now how do you work on it locally, do most make all their modifications then 
   once they are ready , publish it. I may have to create 2 databases, one for production
   and one for testing. Maybe opening port 8080 was holding something back as well.
 * The site obviously does not resolve locally because the webserver and development
   server are the same so I get my router administration page popping up at the 
   localhost prompt. But that is minor at this point.
 * Thanks for your quick responses, they really helped, I almost called it a night
   but since you were putting in a good effort to help me out, I felt it only fair
   to put in the same effort.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Webpage void of graphics](https://wordpress.org/support/topic/webpage-void-of-graphics/)
 *  Thread Starter [FrozenPixel](https://wordpress.org/support/users/frozenpixel/)
 * (@frozenpixel)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/webpage-void-of-graphics/#post-1586415)
 * Well what I had done was I copied all the WordPress files into the default web
   server folder and then changed site and home url to DynDNS address. I had to 
   connect through another service to check it and the default page was missing 
   the header graphic and it looked like other graphics were missing but the template
   was centered.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Webpage void of graphics](https://wordpress.org/support/topic/webpage-void-of-graphics/)
 *  Thread Starter [FrozenPixel](https://wordpress.org/support/users/frozenpixel/)
 * (@frozenpixel)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/webpage-void-of-graphics/#post-1586412)
 * Ah wait I never forwarded port 8080,,I’ll do that and adjust my firewall accordingly.
   Yes I had the DynDNS address correct then.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Webpage void of graphics](https://wordpress.org/support/topic/webpage-void-of-graphics/)
 *  Thread Starter [FrozenPixel](https://wordpress.org/support/users/frozenpixel/)
 * (@frozenpixel)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/webpage-void-of-graphics/#post-1586409)
 * No no I messed up, I mistakenly added the “Sites” folder in the path in the database,
   because I installed WordPress under my accounts Site folder. It’s all working
   again locally for now.
 * See the problem is this is a development server, and I’m using DynDNS to track
   my dynamic IP, so when someone types in the domain name its resolved through 
   DynDNS so again if the registered name is [http://www.mytestserver](http://www.mytestserver).
   com, its then resolved through DynDNS as mytestserver.dyndns.org and that translates
   to the server.
 * We are developing a real estate site utilizing WordPress so we want the client
   to have the ability to view the site.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Webpage void of graphics](https://wordpress.org/support/topic/webpage-void-of-graphics/)
 *  Thread Starter [FrozenPixel](https://wordpress.org/support/users/frozenpixel/)
 * (@frozenpixel)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/webpage-void-of-graphics/#post-1586403)
 * It seems I messed it up, kinda of half working now. I’m only testing right now
   so I will have to figure out what changed. But now it’s not possible to even 
   get into the dashboard and with not have reference to localhost you can’t even
   modify it. The only thing I can do is manually change the Site and Home URL through
   PhpMyAdmin.
 * I may need to select the Override All setting as well to get it completely working.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Webpage void of graphics](https://wordpress.org/support/topic/webpage-void-of-graphics/)
 *  Thread Starter [FrozenPixel](https://wordpress.org/support/users/frozenpixel/)
 * (@frozenpixel)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/webpage-void-of-graphics/#post-1586383)
 * Thank you, just did that but I have a question, should both be the same? What
   if you created a folder called “blog” and placed the entire WordPress files in
   there does that affect these setting? Would you then change the settings site
   and home URL to [http://www.example.com/blog](http://www.example.com/blog) ?
 * Because I basically left the default OSX site as is , created a new folder for
   the WordPress blog and set that up as the default.
 * Webserver/Library/Documents/WordPress -> is the location of the files
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Webpage void of graphics](https://wordpress.org/support/topic/webpage-void-of-graphics/)
 *  Thread Starter [FrozenPixel](https://wordpress.org/support/users/frozenpixel/)
 * (@frozenpixel)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/webpage-void-of-graphics/#post-1586374)
 * Thank you ClaytonJames, I have a look at those settings. Yes my router is already
   set up to forward, thank you.
 * Do you by chance know what file contains the information form the General Settings
   if something goes wrong.

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