|
|
|
Learning Joomla! for the first time? Buy the Joomla! 1.5 Essential training CD-ROM or watch it on Lynda.com.
|
Welcome to Joseph LeBlanc's Joomla development forum. This forum is primairly intended to discuss the development of components I've authored, such as the podcasting suite and Daily Message tutorial. Although I happily answer general questions about Joomla, you may get quicker answers by searching the Joomla forums.
Due to spam abuse, you must register to post in the forums. However, you are allowed to browse the forums without registration. Commercially-oriented, off-topic messages are $100 per word, thank you for understanding!
|
Problem with adding my link to Itunes - 500 error (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Problem with adding my link to Itunes - 500 error
|
mody (User)
Fresh Boarder
Posts: 4
|
|
Re:Problem with adding my link to Itunes - 500 error 1 Month ago
|
Karma: 0
|
|
it looks like the </br> gets thrown into the length attribute, is that right?
Shouldn't that be the length of the mp3 or would it typically be filled with "nothing" or something static?
Would it make sense to check something in the code of the podcast component or the respective plugin?
I didn't make any changes/hacks of course, but possibly still something might be wrong there?
Or would it help if I get you a user on the site?
Just thinking...
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Problem with adding my link to Itunes - 500 error 1 Month ago
|
Karma: 0
|
|
Hey guys,
Mine's a little different because I'm offloading to Amazon S3
{enclose http://12steprecovery.podcasts.s3.amazonaws.com/William%20S_Settling%20For%20Less%20When%20It%20Was%20More%20Than%20I%20Had_Feeling%20Our%20Way%20Through%20Speaker%20Jam%202_05-16-09.mp3 35232153.6 audio/mpeg}
I thought that the filenames may be to long, but all my posts are this way and they all work when manually checking the feed in iTunes, so I didn't think that was the issue. Some of them are shorter filenames.
Ideas?
|
|
|
|
|
|
|
For now I\'ll just say thanks!
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Problem with adding my link to Itunes - 500 error 3 Weeks ago
|
Karma: 32
|
|
@mody I'm willing to take a look. Send an email to contact at jlleblanc dot com and we'll talk.
@jonathan
Two things:
The number 35232153.6 should be the number of bytes in the file, so a decimal might throw off some readers.
The length of the filename should not matter, but the spaces (%20) might be causing issues.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Problem with adding my link to Itunes - 500 error 2 Weeks, 5 Days ago
|
Karma: 0
|
|
OK, I just used the Google converter to get the filesize in bytes. ha ha. I'll round to the nearest whole number. Also, I'll rework the filenames so there's no spaces and post back here when I can get all that done. Thanks for the continued support.
|
|
|
|
|
|
|
For now I\'ll just say thanks!
|
|
|
The administrator has disabled public write access.
|
|
|
|
|