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

Header may not contain more than a single header message on Admin pages; Drupal 4.7.6

Hi, I'm a Drupal newbie.

I've "successfully" installed Drupal 4.7.6 onto my web host - Heart Internet. Everything works fine EXCEPT whenever I do anything in my Admin pages get a blank page and I have to hit the back button on my browser to see the next page. And displayed on the next page is displayed the following message:

warning: Header may not contain more than a single header, new line detected. in /home/sites/mydomain.com/public_html/includes/common.inc on line 267.

I have a problem with TinyMCE...

By default, TinyMCE's behavior is to display every textarea in rich text format. My problem is that I need only the textareas in ONE specific content type in my drupal site to have rich text format, and have the rest as ordinary textareas...

The solution I tried was using the PHP-mode in my TinyMCE profile's settings. That will show the rich text buttons only if the code written evaluates to TRUE.

The code I wrote is:

($node->type == "content_text")

problem with preg_match() and img_assist

Hi all,

I keep getting errors all the time when I edit or create content (page and forum topic have been tested). The following error occurs twice on each page:

preg_match(): Unknown modifier '2' in /public_html/base/modules/img_assist/img_assist.module on line 1471.

I searched the forum on related posts, found one on a module called Delicious but that is not this module. There some code was replaced.

Does anyone else have this problem?

Thank you!

Harro

Some comments not showing up on views module

Views' recent comment module works well, but seems to be selectively ignoring comments from my most recent nodes. Can anybody guess why and what I can do about it?

Embed a gallery of pictures/video/audio

I am working on a site that will have a series of custom nodes (CCK) and as part of each node there will be zero or more pictures and/or video clips and/or audio clips.

The way I would like to present this media, when viewing a node, is in the form of a (probably flash) gallery that allows the currently viewed clip to be selected from thumbnails and then displayed embeded in the node alongside the thumbnails, ideally without a page reload (although that is how it should degrade in the absense of JS).

The flash gallery (fgallery) module, using SimpleViewer has exactly the UI I am looking for. But that only works for pictures. What I need to find now is some way of having this same behaviour for video and audio files. I would like a consistent user experience regardless of media type.

One module that might help with this is the SWF Tools module although that might be dependant on the flash players it can support.

Pages

Subscribe with RSS Subscribe to RSS - Post installation