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

Gmap admin settings gives me "page not found".

I installed the Gmap module as instructed in the readme fille. When I go to my admin screen and click on Gmap link (adming/settings/gmap), I get "page not found". Anybody else seeing this?

Help Drupal is fatally crashing web server Boht IIS and Apache

Everything was fine for a month or so and now rupal crashes both my IIS and Apache

I have done a lot of debugging. I applied a higher memory limit also

memory_limit = 40M

saw this error in apache... IIS just exits the thread complaining Drupal crahsed it.

FATAL:  emalloc():  Unable to allocate 1073741825 bytes

WHat else can I do. DO I raise the memory limit more. Remove extra modules. I would have hoped drupal shoudl be able to hanlde the no of modules it makes avail fro use.

login block doesn't work anymore

The login block gives an error as the url it tries to submit to is invalid.

the form action is invalid:

form action="//?destination=node"

in the user.module we see the action being set as:

$form['#action'] = url($_GET['q'], drupal_get_destination());

the problem is the url() function that seems somehow to mess up.

the values:

How do i apply a Drupal patch

Hi all

This is indeed trivial for some, but how and where do i apply "patches". I understand the location will differ according to module etc.

For example, i need to apply patch as described in issue here: http://drupal.org/node/117917

WHere do i start?

Thanks

lp

how to create nested collapsible boxes?

Hi,

I want to create a type of content that provides me with something similar to what you get when you go to the 'views' manager section. I want a collapsible form and within this another colllapsible form and so on, as in the 'Page Views' section. When you edit a view, you hace the 'Page section' and within this one you can go to the collapsible 'Header' section who also contains a 'Entry format' collapsible section.

How can I create myself a type of content like that?

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation