Shared variables on sub-domain

Events happening in the community are now at Drupal community events on www.drupal.org.
liliplanet's picture

Hi Everyone!

Fabulous, so now have sub-domain working, but what I need is that the user's realname (realname.module and content_profile) show on the sub-domain as currently only the username shows.

I've tried the following in the sub-domain settings, but to no avail ..

$db_prefix = array(
'default' => 'social_',
'users' => 'main_',
'sessions' => 'main_',
'role' => 'main_',
'authmap' => 'main_',
'realname' => 'main_',
'permissions' => 'main_',
'content_type_profile' => 'main_',
'content_node_field' => 'main_',
'content_node_field_instance' => 'main_',
);

Please,

  1. has anyone perhaps been able to show the realname on a sub-domain by inserting the variables in settings.php

I've tried installing the modules (content_profile and realname) on the sub-domain, but now it requests that you add new fields to content profile which is not what I want ..

Looking so forward to any reply :)
Lilian

South Africa

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: