Only themed textfield in exposed views not working

Hi,
I modified views-exposed-form, everything is working except the textfields :

Here is just a smal example of what I did :
Repleaced the foreach loop with :

Site migration from a domain name to another.

I want to migrate an existing drupal site to another domain name. I finished browser based installation under the new domain using the same database I used at the old one. But I cannot see the existing users nor their content. The tables are still there containing all the data. I guess additionally I would have to configure some drupal files but I have no idea which one those are. Any help would be appreciated. Thanks.

New user registration keep on loading

Hi all,

We are having a strange issue, every time we register a new user via the user register page, the data is correctlu send to the database but then the page seems to keeps on loading and do not redirect to the homepage (or whatever page we would like it to redirect to).
It seems to do that even on a fresh install of drupal and ONLY on our live server (witch we seted up ourself). I am then guessing it comes from our server.
Does anyone have an idea of what could cause that behavior on our server?

Thanks

Webform - send confirmation email to anonymous

I am using webform module and created webform. It can be submitted by anonymous user and I have included email-field to form. So how to send confirmation email to that address which is in email-field (anonymous user have been given his/her email address).

So it should go like this: anonymous fills webform including field where is asked email address -> submits form -> form sends confirmation email to address which was given to email-field.

Disable clean URL in Drupal 7 through database

I enabled clean URLs on Drupal 7 and they work fine, however, I can not log in (and its not because a password issue). Therefore I would like to disable clean urls, but as I can't do it through the admin, I'd like to know how I can do it through the database.

Thanks!

Get original value in template file view

How can I get the original field value in views template?
Using -- views_view-fields--{name-display}.tpl.php

Tried:
1.

$data = $fields[{name_field}]->handler->original_value

Alwaye one values (last item)

2.

$data = $fields[{name_field}]->raw

Return ID

Me field has string value, and can get original value!! How?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x