Users uploading pictures

Hey all,

Just come back to a website I have been working on and when the user tries to upload a profile picture this is coming up:

Customized content type's template doesn't work !

Hi !

I have created a new content type ("jdgvideo") with the same system name.

I have added the following code in template.php in the bluemasters theme folder :

function bluemasters_preprocess_page(&$vars, $hook) {
    if (isset($vars['node']))
        $vars['bluemasters_hook_suggestions'][] = 'page__' . $vars['node']->types;
}

I have tried all the file names :
node--jdgvideo.tpl.php
node-jdgvideo.tpl.php
page--jdgvideo.tpl.php
page-jdgvideo.tpl.php

apply theme

Hi there,
i have my own theme that i applied on my old website eCommerce which is built by ASP.NET and i now want to apply the same theme on Drupal commerce. How can i do that?

I've just used Drupal from few days ago.

Translation problem

I want to change my admin language to Swedish. I first actviated Locale and installed Swedish from /config/regional/language/ but I then had problems with åäö characters not displaying correctly. So I deleted my Swedish translation and tried installing it again but this time nothing happens when I enable it. Where do the files go that are downloaded using the locale interface? I thought they would be in profiles/standard/translations but that's not where they go.

Default page on login

Currently i have the site default front page set to 'home', and i'm also using the frontpage module to redirect to a couple of different pages for different roles.

However at some point over the last couple of days the site has started to default to opening the user profile page (i.e. /user/1) on login for all users.

Any ideas on what could be doing this, is there a setting i've missed?

New to drupal and need to convert html & css website I just created?

I think drupal is great and all but the resources for new users how to use drupal is very limited. I just created a website in html & css and like to know how to convert my siter to drupal. I've been looking for tutorials could find nothing to do with drupal 7. I am look for step by step instructions on what I need to do.

thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x