7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » workign with audio files / mp3
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | Next > | |
| Author | Topic: | 2337 Views |
-
Re: workign with audio files / mp3

8 September 2010 at 7:56am
just tried a 1mb mp3 and it works!
must be an upload limit somewhere.... do you know where else i should check? -
Re: workign with audio files / mp3

8 September 2010 at 7:59am
You downloaded it from there, or checked it out with SVN?
-
Re: workign with audio files / mp3

8 September 2010 at 8:32am
I'd be curious to see a screenshot, because the main reason I created DataObjectManager and ImageGallery was because the Gallery module had such a horrific UI. Something isn't right with your configuration.
--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com -
Re: workign with audio files / mp3

8 September 2010 at 8:39am
here you go:
http://ryanbadger.co.uk/facebox.jpg
also, i think i fixed the upload limit problem. i needed this:
php_value upload_max_filesize 20M
in htaccess, not what i copied form your video:
php_value upload_max_size "20M"
p.s - have you had any luck with adding a playlist to the audio player?
does it already generate an xml feed or is that something you haven't done with it yet?thanks!
-
Re: workign with audio files / mp3

8 September 2010 at 8:41am
sorry forgot to add:
im using Firefox 3.6.8
SS 2.4.1
the image gallery as SVN CO'd from here: http://carlinowebdesign.svn.beanstalkapp.com/modules/trunk/image_gallery
and windows vista(!) -
Re: workign with audio files / mp3

8 September 2010 at 9:05am
Yikes. What's that about?
Can you right click on one of the images and tell me what the "rel" attribute says? It should contain a number that corresponds to the width of the lightbox, e.g. rel="500"..
-
Re: workign with audio files / mp3

8 September 2010 at 9:51am
if you're referring to the <A> rel, its blank!
just says rel=""
| 2337 Views | ||
| Go to Top | Next > |

