Render block in custom page tpl.php drupal 7

Hi

I want to call custom_search module block without using regions in page--mypagename.tpl.php

Let a user role have permission to register new users

Is it possible to give a user role the permission to create new users ?

Site transfer to local server - can't login anymore

Hello,

I have quite a strange problem with a multi-site Drupal 7 installation. It runs fine on a remote server with mutiple domains pointing to several Drupal sites.

However, after I copied all the files and DBs to a local server in my network at home for test purposes, I wasn't able to login to any site as any user anymore. The sites work fine, but I can't login.

Show email in user profile

Hi,

I have a template for the userprofiles. Each field is outputted by:
render($user_profile['field_myownfield'])

How can I output the user's email? I was told that I should use "$user->mail", but that gives me the email address from the user who is viewing the profile.

Thanks

New admin page

Hi all

I am creating a new module but i have problems getting the admin page to show.
I have the following code in my module file

Taxonomy/Term pagination missing

I've created a taxonomy (product-categories), which contains several terms (e.g. electronics).

I've configured the taxonomy to display an image and a description at the top of the taxonomy/term page (set in admin/structure/taxonomy/product-categories/display)

When I browse to /product-categories/electronics, I see the title, description and image at the top, and then teasers for each of my products. All exactly as I want, except it only shows 10 products, with no pagination links.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x