Login     Sign up
Music Uploads
Marie Feazell (@m2m2k)
Join date: Jul 15th 2010
Community posts: 8
View Profile
Send Message

I have installed the commercial package of JCow. I have the music module enabled, but each time I try to upload music it fails, telling me I need to fill in all blanks. I have filled in all the blanks, but it is not working. Any suggestions?

177 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

Hello,
Could I make a test on your site? (you can delete me after testing.)

177 months ago
Marie Feazell (@m2m2k)
Join date: Jul 15th 2010
Community posts: 8
View Profile
Send Message

Absolutely. I appreciate that.

The url is [url]http://www.wkwwa.com[/url]

Thank you.
Marie

177 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

Hi,
Just now I logged in to your site, and succefully uploaded a mp3 file.
Have you fill the music description? or whats the version of your web browser?

177 months ago
Marie Feazell (@m2m2k)
Join date: Jul 15th 2010
Community posts: 8
View Profile
Send Message

I saw that you were able to do so, and I appreciate your kind help. I am running the newest update of FF, and yes I have tried filling in the description both as myself and a second test member I set up. I just updated FF over the weekend. I have not tested this using IE but I have tried also using Google Chrome and the same thing happened. I also opened my FTP and downloaded the .mp3 you uploaded and attempted to try to add it myself changing the name of the file but I got the same result. I'm at a loss here.

177 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

it's really queer, I'm using FF too, but I can upload while you can't.
Could you help me to make three testings?

  1. Login to [url]http://demo.jcow.net[/url] , and try to upload a music. And tell me the result.
  2. Login to your own site, and try to write a blog post. And tell me the result.
  3. Open your "/includes/story.inc.php" with a text editor, find this line(836):
    [code]
    sys_back(t('Please fill all requried blanks'));
    [/code]
    change it to:
    [code]
    print_r($_POST);exit;
    [/code]
    and try to upload music again. If you got a error page, copy the errors to me.
    Thanks.
177 months ago
Marie Feazell (@m2m2k)
Join date: Jul 15th 2010
Community posts: 8
View Profile
Send Message

Hi,

I signed into the demo site and tried to upload. I got the same error message as before, and I did have all the blanks filled in:

Please fill all requried blanks

Click here to go back


I posted a test blog on my site and it posted perfectly:

[url]http://www.wkwwa.com/blogs/viewstory/80[/url]


I changed the code in includes/story.inc.php just as you asked and then tried to upload an .mp3. It took me to this page:

[url]http://www.wkwwa.com/music/writestorypost[/url]

And all that was on the page was the following:

Array ( )


No music was uploaded.

177 months ago
Marie Feazell (@m2m2k)
Join date: Jul 15th 2010
Community posts: 8
View Profile
Send Message

Hi, again.

I was finally able to upload a small .mp3 file (happy about that.) I'm guessing this must have been my problem all along. Do you happen to know if there is a setting that I can change to allow for a larger .mp3 file?

Thank you so very much for your help.

Marie

177 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

[quote=m2m2k]Hi, again.

I was finally able to upload a small .mp3 file (happy about that.) I'm guessing this must have been my problem all along. Do you happen to know if there is a setting that I can change to allow for a larger .mp3 file?

Thank you so very much for your help.

Marie [/quote]
Hi,
This link should help you: [url]http://drupal.org/node/97193[/url]

177 months ago
Marie Feazell (@m2m2k)
Join date: Jul 15th 2010
Community posts: 8
View Profile
Send Message

Thank you, thank you, thank you, Vincent. I really appreciate your help. The resource you provided worked and I'm now able to upload larger files. Thanks again! You're awesome.

177 months ago