Klosterheim
Member
Posted 1 year ago #
Howdy:
StartLogic "transitioned" my website from vdeck 1.0 to 3.0 and now my WP 2.3 site is completely hosed. I have been talking with their customer support for several days now, and it is starting to occur to me that they will not be able to fix the problem they caused. Frankly, I am not even sure what they did.
As of now, my website (www.klosterheim.com) shows text, but none of this works: images, links, css.
Is there a way I can do some kind of re-install of WordPress that will undork my website while keeping my exceptionally witty content?
Thanks
Content is not part of any files you upload for an install/upgrade/whatever. It's all filed away deep in the database, so you can't overwrite it just by re-installing WordPress.
Note: Even with this in mind, it's always a good idea to get a backup of your database. That way you assure your wit is retained for the ages, no matter what.
Klosterheim,
By looking at your site, I think I may know what is going on here. Please realize that this is an educated shot in the dark....
It appears that your original install was made in a sub directory located at 'http://klosterheim.com/WordPress/' now all reference to your blog: style sheet, images and links are pointing to this directory.
Testing theory with your style sheet...
http://klosterheim.com/WordPress/wp-content/themes/cutline-3-column-split-11/style.css
This link is in the head of your live site, but when you visit it, you get a file not found error.
http://klosterheim.com/wp-content/themes/cutline-3-column-split-11/style.css
This is a link with the WordPress/ directory removed. When you visit it, you see a style sheet.
The easiest fix would be to move your WP files into a sub directory called WordPress/.
Hope this helps,
-Mike