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

Does anyone know if this is possible?

Hi,
Does anyone know if this is possible? I need a client area where each client can log in to their own private section and view information i put up there for them about their own project. It needs to be completely private and so far i haven't found a module that can do it, but as i'm relatively new to drupal, I thought maybe i've just missed something.
I don't know any PHP and have been relying on the contributed modules (so thanks to everyone who makes them:))
Thanks in advance

https - annoying popup

Hello,

I'm using https to access my drupal portal. With Mozilla, when I access the site in https I just get one popup to accept the certificate. But when i access with IE, on each page it will ask me if I want to access the content: "This page contains secured and unsecured elements... Do you want to print the unsecured elements?".

It's very annoying... And i don't have that when i surf on https content on other websites i have... Is there a solution?

thanks,

micobros/lachapelle

Additional Processing stops webform from displaying confirmation screen

I put some simple PHP in the "additional processing" field on a WebForm I'm using (webform modual) to give a random order number,

$order_number=rand(1, 10000000);
echo $order_number;

and now it does indeed echo the order number, and it does indeed process the webform info (i can see the tests in the results) - but the confermation page is just that random order number - none of the rest of the page is displayed.

What am I missing?

AJAX path suggestions?

Hi all,

what I have: path module enabled and pathauto module creating suggestions once new node is created. What I would like to have: pre-populated "URL alias" field _before_ the node is actually submitted. Is there some AJAX solution to this?

Thanks,
Borek

adding a subgroup to a group with CCK?

Hi,

I'm creating several CCK content types. Some of them will have fields grouped within collapsible blocks. No problem with this (I do this from the 'add group' tab).

But I need to create some collapsible subgroups within a collapsible group. CCK only allows me to create groups at one level, but I cannot find a way to create nested groups within the same content type. How can I achieve this? do I need an extra cck module? which one in this case?

Thanks everyone for the tips

My experience: How to allow create Drupal account for PayPal users only

Do you run serious site and you are looking for serious visitors only ?
You are tired with enormous number of funny registrations or unacceptable usernames or with enormous moderating on forums ?

My guide will allow to create account on your site only for visitors, who have PayPal account.
I.e. only for visitors, who has credit card and bank accounts. To authenticate themselves they have to pay less than $0.01 (you can increase this value if your site provide commercial information).

Pages

Subscribe with RSS Subscribe to RSS - Post installation