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

HTMLArea Control

I am curious if anyone has been successful with controlling HTMLArea with CSS in Drupal. I have been looking at HTMLArea on the developers website and it is far more sexy looking than the Drupal "version".

Has anyone attempted this?

Delete event nodes?

This is possibly a newbie question. I have installed the event module, but want to delete the calendar I created. Under the administer menu I can delete other things, but not events. Where should I look?
Thanks,
-cliff

insanely stupid, yet serious question

Being totally careless and probably drunk, I blocked my own account (which is the only one with admin features).

How do I unblock myself when I can't even log in as admin?

After you've stopped laughing I would appreciate some help.

Thanks

Not Seeing Forum Posts

Hi there...

I finally figured out the taxonomy thing and started "building" my forum. I am seeing my forum the way I want and am quite happy. So, I then posted a little welcome post in my news section and when I click on 'forums' it says there is '-1 new topics' with a zero above that. And when I click on that or the news forum, it doesn't show anything. It's not showing any posts.

However, in my categories block and also my new posts block, it shows up and you can click on it and read it.

redirecting to a private IP

I have a web server (with domain example.com) behind a firewall and all services are redirected to several internal machines. Now I´d like to have drupal on a internal machine with private IP and provide service to the Internet. All services are redirected using Iptables.

if I put www.example.com out of the intranet, my firewall redirects the request to a machine with private IP on port 80, via iptables.

If I put drupal.example.com:1080/drupal then my firewall redirects to another machine with private IP where I have installed drupal and I can see my drupal home page.

The problem comes when from out of intranet I click in a link of my drupal home page; I get the following error:

The requested URL /drupal/ was not found on this server.
Apache/1.3.26 Server at www.example.com Port 80

I´m sure the problem it´s related with the line:

$base_url = "http://drupal.example.com/drupal";

In fact, if I change that line for:
$base_url = "http://drupal.example.com:1080/drupal";
I can access my drupal home page (out of intranet) and click any link without problems. However now the problem arise on machines in the intranet, since when I click a link of my drupal home page for example:
http://drupal.example.com/drupal/?q=user
base_url try make the conection to port 1080, where I don´t have any service, since apache listen on port 80 in this machine.

In brief:

Sender (site) Name doesnt get displayed in PM notification Mail

Greetings!

I have drupal 4.5 installed on a web server with later Private Message module installed from 4.5 download section. When there is a pending message to be seen and user gets a notification ( You have unread message) , he gets sender as 'Nobody' .

Moreover in the header of the mail, the sender address is not what I have configured instead it is coming as nobody@cpanel2.interactivedns.com.

Pages

Subscribe with RSS Subscribe to RSS - Post installation