Drupal is up and running but how do I ...?

access an hidden profile field from a theme

I've a bunch of hidden profile fields, and I'd like to access them from
a template (in particular from my user_profile.tpl.php ).
It seems that in the call

function phptemplate_user_profile($user, $fields = array()) {
return _phptemplate_callback('user_profile', array('user' => $user, 'fields' => $fields));
}

the $fields array contains only the accessible fields (and not all of them).

How can access all $fields (hidden or not) in a clean way ?

thanks :)
p

New to drupal - Having Template issues

Hello,

I've just switched to Drupal from Joomla, and I'm trying to convert the Joomla waterandstone template for use on the new site.

It seems that everything in my site code is being ignored after the content is displayed, using the END HEADER tag

If this helps, the url is http://test.localcarloan.com, but I imagine I may have to post the contents of my xtemplate.xtmpl file

Is it a good idea to create more than one Drupal site on the same Database

I have a Database up and running, and I already have one drupal site up. Is it advisable to have more than one drupal site on the same database, or should I create one database for each drupal website?

latin and non-latin taxonomy terms

I am working on a truly drupally site for a friend.

The site is for a Russian firm that sells plants and bushes. Some of the firm's clients prefer the Russian plant names, while others prefer the latin names.

I'm trying to figure out how best to do this.

In my test version, I created two vocabularies: Russian names and Latin Names. The person entering information into the site will have to choose both when the enter in the bushes.

The menu will allow customers to browse by either category and each node will have a link to the alternative name.

AdSense revenue sharing

I have two sites that I am trying to configure AdSense revenue sharing on. One is running 4.6.6 the other is a test site running 4.7 rc2.

The AdSense module seems to be running fine on both sites but I think I'm missing something. I have enabled revenue sharing on both sites and set the percentages but there is no where for users to submit there client ID's.

Received warning message when clicked on the submit button

When clicked on the submit button to change pw, logout, submit a page, etc..., I kept receiving the below message:

warning: Cannot modify header information - headers already sent by (output started at /homepages/10/d144739142/htdocs/modules/book.module:1) in /homepages/10/d144739142/htdocs/includes/bootstrap.inc on line 695.

What do I need to do to fix this problem?

Thanks

trantt

Pages

Subscribe with RSS Subscribe to RSS - Post installation