
A quick guide on how to post to the group
Prefixes
- [PATCH] if you\\\\\\\\47ve got a patch for Mephisto. Please use Pastie for patches.
- [THEME] if you\\\\\\\\47re releasing a theme.
- [PLUGIN] if you\\\\\\\\47re releasing some type of a plugin.
- [HowTo:] Ask for instructions on how to do something. (does not apply to troubleshooting)
Installation problems
The most common posts are those of installation problems or random error messages you\\\\\\\\47re receiving. First search the group archives for thread about a problem similar to yours. If possible, please include a trace with your error report - for example:
rake db:migrate --trace
(Tracing is a feature of Rake and works with all rake tasks.)
You can also check your logs for messages: development.log or production.log (other: apache,mongrel,lighttpd.log).