Just transfered my first Drupal site to my Hostmonster account, to see if it would actually work.... and no.
It kind of works. I am using the Bartik theme with only minor adjustments from default (a little color change basically it).... but the page displays with no color and no images (eg: nothing over the menu tabs, no header color, no footer color). So I go to appearances and try to change up the colors, and when I click save it responds with the following error:
Warning: file_put_contents(temporary:///.htaccess) [function.file-put-contents]: failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in file_create_htaccess() (line 507 of /home1/toefltes/public_html/new/includes/file.inc).
Warning: file_put_contents(temporary://fileUn0xkH) [function.file-put-contents]: failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in file_unmanaged_save_data() (line 1847 of /home1/toefltes/public_html/new/includes/file.inc).
The file could not be created.
As I said, I am new to Drupal, so I dont really get the information in the error message. I called Hostmonster and double checked myself, and all files uploaded properly and none are broken. I think the settings.php file is fine for the database, but here is the line 181 stuff:
$databases = array (
'default' =>
array (
'default' =>
array (