Drupal passing username and password in querystring

Hello folks.
I've been tasked with updating a Drupal site.
First I moved it over to another server.
I try to log in, but Drupal passing the credentials through a querystring and apparently not doing anything (see below).
Can anyone tell me how to fix this?
Many thanks.

http://dev.mysite.com/myfolder/user?name=myname&pass=%mypassword&form_build_id=form-54d6c23827107c2099456c85eaea69f0&form_id=user_login&op=Log+in

Link to logged in user page from within block

Please help with the code to redirect to logged in user. I have a block with the following link: <a href="user/*" title="iuser">. This link works to show the block on a page but not as link. have also tried <a href="user/%" title="iuser">.

Would like the variable link to go to pages such as: /users/sponsorone or /users/adam or /users/ben if the users are logged in as sponsorone or adam or ben.

Thanks
John

[Edited to add code tags: nevets]

Upgrade views from Drupal 6 to 7

I have a Drupal 6 site with Views 2. When I upgrade to Drupal 7 and Views to version 3 some of the fields stop working, for instance imagefield. Before upgrading Views module I've upgraded the fields with content migrate. Is there any way to migrate the old D6 fields to D7 in the views?

Moving drupal site to localhost

I have working instalation of drupal 6.2 site. I got it from client and now i need to do some changes like adding language and stuff like that.
On my online testing server everything works great. As i moved down the changes i realized that ppl that used to work on this site were hard coding data into custom modules etc. So what i need now is fast file search etc. For that, i have to move site localy on my local testin server (ubuntu, apache etc.).
When i move files and database Firefox gives me this error:
The connection was reset

Commons Wikis in D6 - how to create editable fields on a page?

Is it possible using Commons Wikis or some other set of D6 wiki tools to duplicate Mediawiki functionality - specifically having individual editable fields on a page?

We want to create a wiki of countries for overland travellers, which would be primarily created and edited by our site users. Information includes great roads, border information, emergency contacts, places to see, etc.

Form builder drag and drop functionality

Hi fellows,

I want to develop a webform for business documents having three fields header image , footer image and a body in which the end users drag and drop form fields. I am using webform and formbuilder but how will I give the end user this functionality to build their form during webform submissions?

Thanks in advance!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x