Welcome to ExpressionEngine HowTo, a site with how to articles for the EE 1.6.x branch of ExpressionEngine.
We’re just starting to get the revised site up again after implementing a new design.
Question: Where can I find the server wizard to tell if I can run EE correctly?
Answer: Look for: EEDocs: Server Wizard to find the server wizard.
Tags: eedocs, server wizardQuestion: How can I find out what my server path is?
Answer: Look in Admin › Utilities › PHP Info and search for DOCUMENT_ROOT.
You can then modify whatever path you need for EE.
Tags: howto, server path, phpQuestion: Where can I find documentation on formatting date fields?
Answer: You can find documentation on Date Variable Formatting in the ExpressionEngine Docs.
Tags: howto, eedocs, dates
Question: When I use a MetaWeblog API client, any article I post with greater than or less than characters displays their ASCII equivalent. How can I fix this?
Answer: The easiest way around this is to use a text replacement plugin such as pi.replace.php.
Are you looking for the documentation on using FieldFrame items in a Stand Alone Entry Form?