Adding paging to Audio Playlist module teaser view (Theming question?)

I am starting to have a problem with the teaser view of the audio playlist module. Theming of these lists is accomplished through the function phptemplate_audio_playlist_body(). The trouble is my play lists are huge. I have 37 audio files in one of my playlists now and they will keep growing. I need to limit the number of teaser views to say 20 or 30 and have a way to go to the next page like the audio module does when listing audio content.

Does URLfilter only work for www

We have URLfilter installed and working on our site and it does a good job for any URLs that begin with www. However, I read at a well-respected site (http://support.bryght.com/adminguide/urlfilter) that other fully-qualified names could be converted.

How do I capture values of cck fields using php/code

Hi,

A basic php question...I think. I created a CCK content type, Course. It uses the Dept taxonomy. Dept consists of 2 terms , Math and CS. How do I capture the term(actual value - ie. 'Math' or 'CS' ) the user clicks when creating a course ??

I could create a form item, Dept consisting of a Math checkbox and a CS checkbox. If I do this, how do I determine which checkbox is clicked using php/code ???

I would like to use this to determine the state of another field on the form... Is this possible ? Any help will be greatly appreciated. Thanks..

Modules For Organic Groups Setup

I would like to create a groups ite using organic groups, and I want to make sure I'm using the correct modules. Here is what I want to do:

Cannot rename Subdomain folder for Symlink to work

I'm new to Drupal... and I'm trying to create a multisites.

My www.example.com points to (also where I place Drupal files):
/httpdocs/

When I created a subdomain "sub1.example.com" (using Plesk), the following folder is created:
/subdomains/sub1/httpdocs/

I tried to rename the "sub1" folder to other name (so I could use symlink) using WS FTP... but it was not allowed. Using File Manager in Plesk also didn't work.

Are there any other ways I can get this done?

Another Headers already sent error

I have been getting the following error on a new site that has several hundred pages of content:

Cannot modify header information - headers already sent by (output started at /hom/edited/edited/includes/bootstrap.inc:557) in /home/edited/edited/includes/common.inc on line 142.

I have been scouring these forums and even googled the problem. The broad consensus is that it is almost invariably a "whitespace" error. However, I have been through all of my pertinent include, module, and theme files and they all look fine. I have even looked at some of them with a hex editor to make sure I wasn't running into the dreaded BOM error.

There are a few things worth noting.

-I am using Drupal 4.7.6.
-First of all, this problem only occurs with anonymous users and cache enabled. It never occurs with cache disabled.
-It seems to occur completely at random although with some frequency. (This site is getting 2k+ page views a day, and an error will pop up say every five minutes or even more. I can reproduce it by visiting from my computer as an anonymous user although I may have to visit a dozen or so pages to get it to happen.)
-It seems to happen more on pages that have a lot of data, but it seems that it can happen on any page (most of my pages are text files).
-The error message always references the same two lines in the same two files (see error message above)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x