HELP... Update "users" list between sites (databases)

Hi, I did some major changes to my LOCAL site. During the time I did the changes, the LIVE site got a new member. Before the changes and the new member, the sites were duplicates.

Question: can I just copy the "users" table in the LIVE site database into my local site's database? Preserving passwords, not breaking any dependencies...???

If so, how do I do this in the most convenient fashion? I'm far from a db expert, but I have been playing around a little with a few commands, so...

any suggestions much appreciated!

Reset User 1

What would the commands be to reset the username for user 1. I had a memory crash before installation was complete, thus no username.

I am using drush

I did
UPDATE users SET pass ='password hash' WHERE uid = 1;

but need similar for username. Additionally, is the username also stored in hash?

Moving to Drupal - database question

I have a small group of sites from the same industry and which share much content. All of these sites share a single database and single tables. Table examples follow:

USER:
id -
fname -
lname -
email -
password
etc.

SITE: one record for each site I manage
id -
site_name - stores the site name
theme - used to select a theme
header - stores header text
footer - stores footer text
etc.

Permissions/Temp directory error: can't update modules.

Hi there,

I have a blank new Drupal 7 installation and am having trouble updating via Modules/Update. It is displaying the following error:

VisualDNA

Has anyone seen this http://www.youtube.com/v/EKcOMqDdoTA and also http://www.jareau.com/index.php?option=com_content&view=article&id=273:a...

VisualDNA is like a poll but with imagery as choices rather than written text. I'd love to have a module that can set this up. Any ideas? Thanks.

Main Menu Image Replacement: CSS Problem

I updated netsensei's solution to D6 image replacement (found here: http://drupal.org/node/110199#comment-2561676) for D7:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x