Kalli
Forum Replies Created
-
Forum: Plugins
In reply to: Markdown and future proofing/portabilityOk… big questions… I know. Let’s try an boil this down.
I’m really just interested in knowing how the content saved to the database differs when using Markdown. Does the Markdown plugin only process things as they’re saved to the database or is it also called when entries are retrieved and displayed?
Forum: Fixing WordPress
In reply to: Comment posting and image uploads brokenFor anyone who might get into the same problem this problem stemmed from me setting my hosting options to remove “www” from all urls.
This fixed it for me: Wiki article@hosting service.
Forum: Fixing WordPress
In reply to: Uploads directory.Same here. I have my blog at mysite.net/wordpress and would like to have my images/uploads at mysite.net/globalimagedirectory
Is there any way of doing this?
The reason I want to do this is because I used a one-click install my hosting service offers to install WordPress. With it follows a warning that when upgrading, all files in the directory will be deleted. With images in a different folder it will make my upgrading a zinch.
Forum: Fixing WordPress
In reply to: Image UploadsYou don’t have to upload the image through WordPress to be able to display it in a blog post, if that’s what you’re asking. You can simply use HTML to display your pictures.
Forum: Everything else WordPress
In reply to: Multiple install database considerationsI think I’m getting the idea and I will go with one database. I’ve done a lot of backing up, but never needed to restore anything so I’ll rather have quick and easy backups. Thanks!
Forum: Everything else WordPress
In reply to: Multiple install database considerationsThanks, I had already looked that one over. The question of maintenance was the big thing.
I’m guessing that restoring the databases will not be a problem with this method?
Forum: Fixing WordPress
In reply to: Upgrade messed up directoriesSorry… this was a beyond keyboard error. I messed up restoring the index.php I had backed up and was mucking about with the new one. I humbly apologize for my stupidity!
Forum: Fixing WordPress
In reply to: Deleted all WordPress filesIt’s good to be reassured 🙂 Of course that’s the obvious thing but I like to take the more paranoid approach to computer related security, rather than the less paranoid 🙂
Forum: Fixing WordPress
In reply to: Deleted all WordPress filesThis sparks a question that’s not really related. But since this is sort of a connected issue I’ll just post it here.
One of the files I upload is wp-config.php, which contains vital security information (password really) in plain text. Admittedly I wasn’t able (not a concerted effort) to get the info from the web myself, but still, is this secure?
Forum: Fixing WordPress
In reply to: Deleted all WordPress filesThanks a lot! Since I I only needed to fiddle with the style sheet to get it working I should be ok.