Tim S
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WP Admin jumps to websiteCertainly contact your host. Also look for an htaccess file and if you have one rename it. It sounds as if you have a redirect set up. I hope this helps!
Forum: Installing WordPress
In reply to: Installed, now trying to access adminHi souls101,
IS your domain new? It’s not resolving as Jan said. If it’s a new domain it may take 24 to 48 hours to propagate. Also, be sure the domain is pointed to your hosting account correctly. I hope this helps!
Forum: Installing WordPress
In reply to: Installed on hosting but blank login page (not even a 404)You’re actually getting a 500 internal server error. You need to check the file/ folder permissions and make sure they are set correctly. Here’s a link to an article that may help you out:
http://codex.wordpress.org/Changing_File_Permissions
If that doesn’t work, you may want to check your server’s error logs to see what the exact nature of the error is. I hope this helps!
Anytime there’s a new release of WordPress, developers may need to update themes and plugins to be sure they function correctly with the new version. Typically, I wait to upgrade my sites to let the “dust settle” a bit. You can try the automatic upgrade, and if it fails then you’ll have to do a manual upgrade. I’d suggest creating a full backup including your database prior to attempting anything though. I hope this helps!
Oh, that’s good to hear that you have resolved the issue.
Forum: Installing WordPress
In reply to: How long will it take the update to be completed?Hidcruick1,
It’s the tag cloud widget. The theme that uses the widget may not be compatible with the new WordPress update. You can certainly try updating the theme however, it may be best to contact the theme developer. Theme developers are eager to get their themes updated to use with 3.3
Also, keep in mind, it’s impolite to interrupt another users thread with your own question. You’ll get a better response if you start you own thread.
If in fact you think it’s an issue with the installation, you may need to re-install the latest version of WordPress.
Forum: Installing WordPress
In reply to: password username incorrectHi joerod7,
Can you provide us a URL to your site you are trying to access? You mentioned wordpress.com and the wordpress.org forums but those are unrelated to your self hosted installation of WordPress.
Forum: Installing WordPress
In reply to: raw html problemOn the post, switch to HTML in the editor and add the code you want in the body of the post. I hope this helps!
Forum: Installing WordPress
In reply to: Installing on own server, and own pageThemes are templates you use to change the look and feel of your WordPress website. AS for troubleshooting the error, it’s virtually impossible for any of us to help you without a URL so we can look at your code.
Was the subdomain linked to the same database? IT sounds as if the issue was that you had two separate WordPress installations using the same database.
Forum: Fixing WordPress
In reply to: HTTP 406 ErrorYou go use FTP and simply rename the “Admire” folder within the themes folder in wp-content. You dont have to delete the theme. By renaming the theme you’ll force WordPress to use the default so you can access the website again. I hope this helps!
Forum: Installing WordPress
In reply to: Installing on own server, and own pageHere’s a link that basically walks you through the process of adding the WordPress Header to your webpages and then incorporating the “loop”
http://codex.wordpress.org/Integrating_WordPress_with_Your_Website
I hope this helps!
Forum: Installing WordPress
In reply to: 404 when accessing wp-admin/install.phpCan you provide a link to where you have uploaded WordPress so we can help you troubleshoot it further?
Forum: Installing WordPress
In reply to: Installing on own server, and own pageWe need to have a URL to the site so we can help you troubleshoot it. Without having more details to see what you have done we can’t know where the error is.