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

How do I rename my buddylist?

Just installed the Buddylist module (thank you to Robert Douglass for the contribution) and was wondering if it is possible to change the word "buddy" to "friend" instead. For example, instead of my buddylist, buddies, and buddie of, I'd like to have my friends, friends, and friend of.

Inline pictures, still problems

I downloaded and installed Images and img_assist but i'm still having trouble with getting pictures inline.

It works if the insert mode is HTML Code and of course the post is Full HTML but it doesn't work if insert mode is filter tag and when i use this it is showing in my posts just have a line like this:

[img_assist|nid=11|title=drunk|desc=|link=none|align=left|width=100|height=100]

instead of the image.

Have i missed out a setting or should i have done something different since i'm using pgsql instead of mysql?

Any help would be appriciated.

Massmailer: contact individual processes, but not mail list messages

CivicSpace installation on the commercial webhost, ThinkHost.com.

admin>settings>massmailer: mailer engine=phplist

Email to mailing lists shows as "submitted", but never gets sent. While email to individuals processes correctly, like when you click the User and then the [contact] link.

Am I missing a setting or a support module?

Ashford

http://heartwoodtmn.org
Texas Master Naturalist
Conroe, TX, US

Problem: Multisite, shared source, indiviual databases

Hello,

I have a multi-site installation with shared source and indiviual databases for 20+ different sites.
Setup environment is Windows 2003 Server, Apache 2.2, PHP 5.1.6, MySQL 5, etc...

Drupal 4.7.3 installed at C:\drupal folder.

File structure is;

C:\Drupal
C:\Drupal\sites\8080.sub.domain.com.sitename1
C:\Drupal\sites\8080.sub.domain.com.sitename2
C:\Drupal\sites\8080.sub.domain.com.sitename3
...

Each site folder has a (almost identical) "settings.php" and a "files" folder. (I want to keep each sites' files seperate.)

I created standard users for each site (same login name and password).

All the sites use the same source, different databases, some common settings from settings.php

The problem is, since each site has its own database, why once I logged in to one of them I can not login to another one.
Somehow sessions/cookies are shared. Logged in user kicks out other site's logged in user.

Of course this happens when you open the sites in same brand browser windows.

What's causing this? Any idea?

p.s. I don't use clean URLs.

Here's the sample code for settings.php:


<?php

$db_url = 'mysql://username:password@localhost/databasename'; //always lowercase!
$db_prefix = 'prefix_';

$base_url = 'http://sub.domain.com:8080/CLIENTNAME'; // NO trailing slash!

ini_set('arg_separator.output', '&');

My 'Popular Content' block disappeared

Not only did it disappear from my right column but its no longer listed as a block in the admin cp - anyone know how I can ressurect it? I have no clue how this happened...

Pages

Subscribe with RSS Subscribe to RSS - Post installation