Tim S
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Moving TO WordPress FROM customized siteNo worries! We’re always here to help if you have questions.
Forum: Installing WordPress
In reply to: Moving TO WordPress FROM customized siteNo, a subfolder is http://www.liffey.cat/blog
blog is a subfolder. A subdomain would be like this:
blog.liffey.cat
Forum: Fixing WordPress
In reply to: Login page issues…and beyond!I went to your website and it appears you have resolved the issue. Are you still having problems?
Forum: Installing WordPress
In reply to: Dudes I need some super helpHere’s an article about moving from .com to self hosted. Moving from WordPress.com to self hosted.
The domains will need to be pointed to your GoDaddy account using DNS. You can point the nameservers, then add them as a parked domain – so it will serve the content on the main domain.
I hope this helps!
Forum: Fixing WordPress
In reply to: Site still down ???You’d need to contact your host to find out where the error logs are and if they are available. Typically, look for a file called error_log in the root folder. If it’s not there, you’l’l need to contact your host.
Forum: Plugins
In reply to: Cant install wpomaticIt doesn’t look like it’s available anymore. I found one link but the files have been removed:
http://www.devthought.com/projects/wordpress/wp-o-matic-the-wordpress-rss-agreggator/
Forum: Installing WordPress
In reply to: Moving TO WordPress FROM customized siteYou could install WordPress in a subfolder- and create links on your main site to it. You don’t need to do it on a separate domain.
Forum: Fixing WordPress
In reply to: Installed but trouble transferring filesWhen I go to your new site’s wp-admin, it says you need ot update your database. I’d back up all your files and database prior to updating.
Forum: Fixing WordPress
In reply to: Help anyon can login to my website!Start by resetting the site to the default theme, and renaming the plugins folder and see if that corrects the issue. Then one by one, turn on each plugin to see which one is causing the issue.
Forum: Fixing WordPress
In reply to: Modifying file pathThis thread should help you. You can set the image upload path in the admin section:
http://wordpress.org/support/topic/need-to-change-upload-path-from-local-to-live-site?replies=2
Forum: Installing WordPress
In reply to: Update from 2.3.3You don’t. You only install plugins compatible with your version of WordPress.
Forum: Plugins
In reply to: wp e-commerce mistakesWhile, I dont have much experience with the plugin specifically, I did a quick Google search for it. It sounds like you have a setting configured incorrectly since the plugin claims to have the ability built in. This is the page I read up on:
http://getshopped.org/resources/faqs/Forum: Installing WordPress
In reply to: 404 error on installationYou’re domain is accessible. I’d start by looking at the files/ folders ownerships and permissions. When I visit the main domain, I get a 403 error as well. It looks as if the doc root for the domain is set to an incorrect permission or ownership. You may want to contact your hosting provider.
Forum: Installing WordPress
In reply to: Install won't startYou need to make sure you have the .so reference for MySQL in the php.ini file on the server. The issue is with the server configuration, not with WordPress. If you’re unsure of how to work with extensions, you may want to contact your host.
Forum: Plugins
In reply to: wp e-commerce mistakesCan you provide us with a URL to the page so we can look at the code?