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

List of upcoming events from specific taxonomy?

I'm sure this is a straight forward thing for someone with more programming skill (I've not yet fully grasped the Drupal API)...

The event module implements a block which shows the upcoming events from the database. However, this selects from all the entries in the database (filtered based on the number of results that you want).

I have a number of taxonomy terms linked to events in my calendar and need to display the upcoming events related to each of the terms.

theme blog_link

Hi all,

I'd like to theme the blog_link function in blog.module to
change the way my links are displayed. After a bit of research it seems
that I've to change the function itself to achive this effect. I don't like this
solution.

However it occured to me that maybe it could be done by overwriting an
hipothetical theme_blog_link function in phptemplate (that same way we theme users' profiles).

how do I get this darn file module (part of the ecommerce module package) to work :-/

It gives me an error whenever I try to create a file product

Fatal error: Call to undefined function: form_autocomplete() in /homepages/26/d92358128/htdocs/shop/modules/ecommerce/file/file.module on line 119

I don't know what to do to fix it :(

How do I store a global variable for each user

Hi

I want to put stome statistics in a block but there is no point in doing all the database accesses every time a
page is rendered to recalculate the stats as the stats won't change fast at all. I would like to calculate them once when someone logs in and then I presume the best thing is to store them in a global variable. I will also store the time and then recalculate every hour or so.

How do I actually do that? I also assume that having the same name won't affect multiple logged in users who will have different stats values?

Drupal.org - issues search

When searching for type "Bug Report", bugs are not displayed.

Example,

Search for all types under "User Maintenance"
Then search only for bugs.

Could this be a typo in project module?

Problems with Flexinode within 4.7

(I'm using Drupal 4.7 beta2 and the Flexinode Module from 4.7.x )

The first problem is I can't add an image field to to the node: Fatal error: Cannot use object of type stdClass as array in /home/concilio/public_html/modules/flexinode/field_image.inc on line 137

Second Problem concerns the trimmed version of a node. The trimmed version is just one line of text - braeking in the middle of a word followd by ... in the next line.

It would be geat if you could give me a hint.

Pages

Subscribe with RSS Subscribe to RSS - Post installation