ryans149
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: What are my obligations?check this:
Forum: Installing WordPress
In reply to: IIS 6, WordPress 2.8.4 and Permalinksyou can not directly use permalinks on IIS 6, refer the article above
Forum: Installing WordPress
In reply to: can’t even get startedYes, Godaddy has very complex control panel 🙂
dont worry. search somewhere in the control panel for MySQL database, and create one. Then create a username and assign a password. Then just follow the instructions by wordpress..
If you cant, consult Godaddy support, they are very good at that..
Forum: Fixing WordPress
In reply to: [URGENT] Need to show Customized Post List in side-bar …I dont have exact idea, but may be this can help you:
<?php wp_get_archives( $args ); ?>Forum: Fixing WordPress
In reply to: Blank sreen of deathhave you checked the permission of wp-content folder ?
Forum: Installing WordPress
In reply to: Why install to root folder?You are starting wp in a subfolder, are you planning then to move it to main folder ever? Then you will have a lot of 404’s, as old links will not work
if you are not gonna move ever, there NO disadvantage of a subfolder..
Forum: Installing WordPress
In reply to: Installed from a backupconsult your host and make sure if they have the correct version of php and MySQL as your old host
Also, make sure that restore was properly doneForum: Installing WordPress
In reply to: WP installed on HostGator doesn’t workcheck this:
http://www.easy-plan-b.com/WordPress/wp-admin/install.php
Already Installed
You appear to have already installed WordPress. To reinstall please clear your old database tables first.
Forum: Installing WordPress
In reply to: WP Installed cant log in, No User PasswordForum: Installing WordPress
In reply to: Upgrade Lost Layoutyou can ask your host for the backup.. the might have
Try upgrading manually..:
Forum: Installing WordPress
In reply to: php files1) are the files in wp-content/themes ?
2) Is your style sheet correct?
3) They have enough permissions ?
Forum: Installing WordPress
In reply to: Can’t load pics into media libraryForum: Installing WordPress
In reply to: Posts won’t load after moving to new server…ughits loading here:
http://www.nomadshop.net/?p=169Forum: Installing WordPress
In reply to: can’t install plug and play templategenrally, WP_SITEURL and WP_HOME are http://yourdomain.com or http://www.yourdomain.com
Forum: Fixing WordPress
In reply to: My flash banner is not clickable, but is on other pages.you inserted the code in text widget? try editing the sidebar.php