Originally posted by JokerRey
Title says it all, I have it installed and uploaded to a server, but there are a lot of bugs with it. Wondering if anybody with experience would be interested in helping out.
Shouldn't have bugs. Check the requirements for 4.2.2, maybe your PHP version is too old. Either that, or it's showing errors (my localhost does it as error_reporting is set to E_STRICT). display_errors(0); in config.php will remove them.