I'm a newbie in drupal. I have a website built with drupal 6, I moved it to another server, but the website is not working correctly I think it is a theme path problem.
the errors: 1- Notice: Undefined index: website_theme in C:\Program Files\wamp\www\website_drupal\includes\theme.inc on line 71
2- Notice: Trying to get property of non-object in C:\Program Files\wamp\www\website_drupal\includes\theme.inc on line 104
3- Notice: Trying to get property of non-object in C:\Program Files\wamp\www\website_drupal\includes\theme.inc on line 231
Error image: http://i39.tinypic.com/20fp7hw.png
I don't know how to fix this errors