SOLVED D6 user password import to D7

Hi all,

I don't really need to import any data into my D7 build other than users. I have (by SQL) imported my user data however, the D7 password encryption method is now different.

I'm not an expert by any stretch of the imagination and I've never used Drush, but I have come across this user_update_7000 code snippet found user.install (http://api.drupal.org/api/drupal/modules--user--user.install/function/us...)

Why @import (url...)

Why has that changed. When css aggregation is off, drupal includes css like.

Aggregation off:

@import url("http://192.168.1.238/WORKSPACE_DRUPAL/drupalwiki7/modules/system/system.base.css?lm4bgc"); @import url("http://192.168.1.238/WORKSPACE_DRUPAL/drupalwiki7/modules/system/system.menus.css?lm4bgc"); @import url("drupalwiki7/modules/system/system.messages.css?lm4bgc"); @import url("WORKSPACE_DRUPAL/drupalwiki7/modules/system/system.theme.css?lm4bgc");

With aggregation on:

Ubercart File path for files download

Hi community,

I got an issue to define the path of the "File download" module on Ubercart

can you help me to set up witch path should appear on this field?

I created a path "download" on the website root and I set up that same url on Ubercart ... but nothing goes right.

Does some one can help me ?

Thanks and regards

Drupal Form & Sql

Hi guys!!

I am working with drupal to develop a web portal where clients can query my DB to download datas.

So I think that after theming my web site now I need two things:

* a module that can connect the website to a Database to download archives of data.
* a module that can allow me to build forms with labels to fill fields like:
-some labels
-date FROM (dd/mm/yyyy),
-date TO (dd/mm/yyyy),
- submit - reset

storing data in global $user variable

Hi,

I want to display content in dependency of the users profile data/user-group BUT I have an external login (not yet implemented), so useres are not stored within the drupal db. Can I somehow store data within the user variable for the session without using $_SESSION? There is no profile data in $user, but a lot of other stuff like name, password, timezone. I want a field like that without database storage... is that possible?

thanks and regards

Drupal Commerce

I am running Drupal 7 and I am stuck on finding an ecommerce module that will support my needs. I want to have a simple buy now button and a file download, is that possible with the current modules available for Drupal 7?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x