Use Drupal to build everything from personal blogs to enterprise applications. Thousands of add-on modules and designs let you build any site you can imagine.
Drupal is free, flexible, robust and constantly being improved by hundreds of thousands of passionate people from all over the world.
Customize the submitted by block by adding this code to the template.php. Remember to change the bolded theme_name_preprocess_node with the name of the theme.
Fixing the errors are difficult. Especially, when the error report has been set none and you've end up with a blank white page (known as white sceen of death). Here's a list of things to try:
Working with drupal, you'll run into many errors. For the live environment, hiding the errors and surpressing them will close the floor gates of reported errors. For dev environment, showing all errors is very beneifical to developers and finding what module is the problem child.
Find the settings by going into the admin, Configuration > Development > Logging and errors. The options are self explaintory.