Error

Notice: Undefined property: stdClass::$forum_tid in forum_node_view() (line 275 of /home/wfrantz/www/sprintdevelopers/modules/forum/forum.module).

906 Invalid Descriptor - Can't find the problem

Submitted by Anonymous (not verified) on Mon, 08/16/2004 - 07:03

I've read what i can find on this site about the errors and how to correct them, however, i'm still hitting a dead end. I'm trying to create my own wap site on my domain. I've got an index.wml page up, and it shows the name of two songs on there. If i select the first one, it plays it as it's linked to the tone.qcp file. The second song i made as two options: listen and download. Click listen and it plays like it's supposed to. Click download and it gives error 906, invalid descriptor. Here's the gcd file contents:

Content-Type: audio/vnd.qcelp
COntent-ID: ringer
Content-Name: Du
Content-Version: 1
Content-Vendor: HomeBrew
Content-URL: http://wap.kitsune.us/tones/Du.qcp
Content-Size: 49738

The address is http://wap.kitsune.us
->does it matter that this is a subdomain rather than just going to www.kitsune.us/wap ??

The address to the gcd file i'm useing is http://wap.kitsune.us/Du.gcd while the tones are in http://wap.kitsune.us/tones

I have all MIME types entered as far as i can tell.

Any help would be appreciated.

Thanx.