This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Taxonomy_context

I noticed when I upgraded to the 4.5 release candidate, that the new taxonomy_context module has changed considerably, in my opinion for the worse.

In 4.4.x, the taxonomy_context module would display blocks with links to nodes/stories within that SPECIFIC taxonomy.

In 4.5.0-RC, the taxonomy_context module displays ALL existing taxonomies in one block. Taxonomy_context has turned into the taxonomy_menu module.

Does anyone know how to make the old 4.4.x version work with the 4.5.0-RC? Or how to change the 4.5.0-RC version into what it used to be?

mypage

Someone PLZ convert it to 4.5!!!!!!!!!

image.module woes: migrated site to new server, can't upload images

The problem: preview or submitting an image upload produces no image - also no php errer. Log says

404 error: images/tmp/tmpthumb_d5d3d1889c7b5aede36427dcd5558b76.jpg not found

The html on the preview page contains the following broken link to the image:

<img  class="image" src="http://www.kerryturner.com/?1840124573" />

Path to convert is correct, all image directories have 777 permissions.

The funny thing is, I developed this site on another server and migrated it to the production server. The code can't be *that* broken since I've already uploaded 100 images on the other server with the same scripts.


What php settings should I check? Is there anything else I forgot? I thought I knew this module.

Mailhandler +4.5

Just wondering how the upgrade from 4.4 mailhandler to 4.5 mailhandler is going, if it will be released soon or anything?

Same with listhandler!

Upgrading module to 4.5?

Hi Everyone,
Quick question, ages ago I developed a simple module for 4.3 and it has been running since. Just for fun I loaded the module into a 4.5 install and tried to access it. Whereas before the module worked fine, now i get a 'page not found' error. Any ideas? Has the way Drupal calls the modules changed?

Thanks in advance,

Geoffrey

Adding audio file support?

Greetings!

I'm planning to convert a mostly static HTML site to run under Drupal 4.5. This site has hundreds of hours of audio in MP3 format. Right now it's all speech (Bible teaching) and no music (yet). I was rather impressed at what could be done with Drupal without any coding. Right now, I'm just typing in links to the MP3 and associated M3U playlist into the body of the node. However, it would be preferable to have special support for audio files so they can be attached to a node and meta information displayed.

To do this, I need a way to associate an MP3/Ogg Vorbis/Speex file with a node such that it has a download link for the file and also a listen/streaming link pointing to an associated .M3U playlist file. Initially associating just one file and it's playlist will be adequate but in the future I'll need the ability to associate two or three files with the same node. These files would be variations in format of the same audio, i.e. an MP3 and a Speex file or an MP3 and an Ogg Vorbis file or possible two MP3 files with different bit rates.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions