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

drupal_get_path not working correctly?

For some reason my Drupal 4.7 installation has problems with modules that use drupal_get_path to figure out where they're installed. For instance, I've just installed TinyMCE, and I'm getting an error
Fatal error: Call to undefined function: _tinymce_plugins() in /srv/www/htdocs/modules/tinymce/tinymce.module on line 376

Just before that line it says:
function _tinymce_get_buttons($skip_metadata = TRUE) {
include_once(drupal_get_path('module', 'tinymce').'/plugin_reg.php');
$plugins = _tinymce_plugins();

Article Track tab (4.7.x)

Is there a way to turn off that article track tab? I think the one for users is useful, but I really dislike the one for the articles. Anyone know how to disable that?

thanks in advance.

Photo gallery in Drupal

Hello!
I’m just a beginner in Drupal. I’m interested in the following question: can I create a photo gallery? For example, I have 3000 photos on different themes. I want to distribute them into different categories and to make Drupal link pages with photos. I mean automatical links between pages such as "the next photo", "the previous photo". What should I do?

Product Categories Groupings on the First Page

I have installed ecommerce module for my drupal website. Products fall into different categories such as drinks, jams, vegetables, etc.

I have 20 products in 5 categories. When anonymous users open my website they see al 20 products on the first page. I I have 50 products they will see 50 products on the page. That's quite uncomfortable.

How can I make it show only the list of categories on the first page so that they can access products by going first into the category page that has the list of products in that category?

thank you for your help.

cache problem

Using the latest version of the guestbook for 4.7.2
After enabling the cache guestbook entries disappear again, Drupal serves the older page. This leads to confusion and multiple postings, any ideas for a fix? I'm at a loss here.

Thanks!

How to insert headings in a list of subnodes?

Good morning,

I am setting my site with Drupal 4.7.2 As this is a structured site with related tutorials and technical essays and FAQs, I am relying in the book abilities of Drupal. However I have a presentational-structure trouble with some pages that is:

A FAQ with some thirty odd questions and answers that should be grouped by five batches. Something like:

Issue 1
---- Blah, blah 1
---- Blah, blah 2
---- Blah, blah 3
Issue 2
---- Blah, blah 4
---- Blah, blah 5
---- Blah, blah 6
... And so on.

Pages

Subscribe with RSS Subscribe to RSS - Post installation