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

Performance issue -

Hi everybody,
I hope this is the right forum...
Performance is of critical importance for me as the site I'm building is expected to withstand high traffic volume.
I want to load several blog entry nodes and display them using the hook_view method. As far as I have seen the only option for me is to invoke node_load with a condition nid=x for each node. This seems like an enormous overhead as each node_load() runs a query. I searched for a function that loads several nodes at once, but couldn't find any.
Am I missing something?
Thanks,
-Shahar

creating a graph from flexinode data

Hello,

I would like to create a community exercise log for a group of people who are training for races, and I've created a flexinode with several data fields for things like distance, time, date and average heart rate. What I would like to do now is to create graphs based on that data. How hard is that likely to be?

I did find this node about creating graphs, but I checked out the current contributions cvs and didn't see the mentioned module in there.

Thanks,
Scott

Problem with "Memory .... exhausted", BUT !!

Hi there,

i've been running Drupal and Gallery2 separately for some tests only.
Both systems were running fine, without any "Memory .... exhausted" messages.

But after I've integrated the Gallery2 into my Drupal with the gallery module, suddenly the message appears quite often.
Sometimes al all it apeeared, if only I tried to enter the "Site-Admin" of the Gallery.

When I open the same page through the not-integreted link, no "Memory .... exhausted" messages appears anyway.

Taxonomy_Access needs Taxonomy_Module patch...

Taxonomy_Access module needs that taxonomy.module must be patched.

3) Patch taxonomy.module with the included taxonomy.patch with the command 'patch -p0 < taxonomy.patch' while in your drupal installation's module directory.

The drupal site is in my host. Im renting web space. I think they have windows as operating system. All i have is acsess to MySQL and FTP acsess to the webspace. I think they deny executing exe. files, so installing any programs to "patch" my taxonomy.module is out of question.

HOW DO I PATCH A FILE IF I CANT PATCH A FILE !?

Edit a webform

Hi,

I have made a form with the webform module but it is not really what i want :-(
this is what i need:
-A form who users can use
-a page for every filled form
-the possibility to edit the formdata

who can help me?

greetings MM

Pages

Subscribe with RSS Subscribe to RSS - Post installation