Music Database [3.1]

Started by Cccddd, April 21, 2005, 08:12:38 AM

Previous topic - Next topic

revgreed

Quote from: ashvin on June 20, 2005, 05:56:32 PM
any1 had the same errors as me and the few ppl above?

Yes, I am.  SMF 1.0.4.  I get the following failure during installation via the package manager:

4. Execute Modification ./Sources/ModSettings.php Failure

ashvin

http://www.rapcage.com, source for the newest rap/hiphop

AnotherRandomUser

Hi!

Has anyone yet figured out how to fix the "foreach()" problem with the admin-panel board "edit features and options" menu described at least twice before in this thread? What do I edit, and where (only if you know!)?

Thanks in advance,

AnotherRandomUser

SeaOfSin

I managed to test the Music Database in 1.1 Beta 3 public and except modsettings it is fine. This can be fixed though.  The problem is with

find

return $config_vars;


add before


// Gotta play nice with the other mods!
array_push($config_vars, array('heading', 'Music'), array('int', 'mdb_maxlyrics'), array('check', 'mdb_enable_fm_features'), array('rule'));

if (isset($modSettings['mdb_enable_fm_features']) && $modSettings['mdb_enable_fm_features'] > 0)
array_push($config_vars,
array('select', 'mdb_artist_folder', $fm_folders),
array('select', 'mdb_album_folder', $fm_folders),
array('select', 'mdb_song_folder', $fm_folders),
array('rule')
);


Other than that the other part of mod settings goes exactly where it is supposed to.

I also installed filemanager and no more foreach problems.  The only thing is that filemanager isn't working properly.

AnotherRandomUser

Thanks for the response, SeaOfSin!

Unfortunately, I tried editing both Filemanager.template.php and ModSettings.php (one at a time and then both at the same time), and nothing changed at all. If I'm supposed to edit a different file, please let me know. ;)

I'm running Music Database 3.1 and Filemanager 1.0 Alpha 6, installed in that order.

AnotherRandomUser

JayBachatero

well i guess if no1 else works on this this mod will be on a stop for a while.  i recently chatted with chesire and he said hes not going to be coding for a while.  so ima see what happens.  ima examine it thorought ly and see if i can come up with ne help.
Follow me on Twitter

"HELP!!! I've fallen and I can't get up"
This moment has been brought to you by LifeAlert

AnotherRandomUser

Thanks, LiL_J!

Until then, I guess I'll disable both the Filemanager and Music DB mods.

Hopefully, sooner or later my PHP will be good enough that I'll be able to discover and fix the problem. ;)

StormLrd

Im also working on solutions to having this run properly, im more after streaming mp3's and managing the files associated with it ie genre's, artists, albums, and maybe the lyrics as is shown in this mod but that would be like an extra comment on the song..

Ive been working my way through kplaylist and a cpl other music jukeboxes and i think i can handle alot of the issues in sql but its gonna be a bugger to package lol.

my thinking is a cross linking the actual mp3 file with a modified search page, modified board index the id3gettag generator and this mod... i think the id3 and kyplaylist code holds the answers to the filemanger issues just a matter of reverse engineering the code to work.. lol

Ive got to big headaches the newest release of the id3 is designed for php 5 or greater and kyplaylist dont like it lol

Will update as i figure it out.

SeaOfSin

#128
OK, With 1.1 I'm looking into both and I'll see if I can put something together, the filemanager is working on my site since I put it online  The music database is working fine.  Give me a little time and I'll see what I can do

jason25

ok fellas noob question here. I got the musicdata base mod installed with no trouble via the package manager. My question is how do you actually upload a song for memebers to listen to? Is this possible? If not I would appreciate info and what I need to to able to do this.

SeaOfSin

OK question time!

When you upload an artist picture though file manager and try to view it should it go to the file manager? or should it display the picture?

SeaOfSin

Quote from: jason25 on July 12, 2005, 08:50:28 PM
ok fellas noob question here. I got the musicdata base mod installed with no trouble via the package manager. My question is how do you actually upload a song for memebers to listen to? Is this possible? If not I would appreciate info and what I need to to able to do this.

That is where the file manager comes into play!  you need to install that so you can upload the files for pictures and songs. :)

It is here - http://www.simplemachines.org/community/index.php?topic=38382.0

JayBachatero

at the moment the file manager is not fully integrated with the musicDB and it will not work properly.

@SeaOfSin: it should go to the filemanager but this is not workin also.
Follow me on Twitter

"HELP!!! I've fallen and I can't get up"
This moment has been brought to you by LifeAlert

SeaOfSin

OK so as far as I can tell the filemanager and music database seem to be working well with 1.1b3p.  It links with the pictures, mp3s and the artist folder.  The only problem I have so far is not being able to upload files greater than 2MB.  But I believe that is a server issue.  I had the same problem with another package.

@LiL_J  - If it should be going to the directory I assume the person will see the files and be able to click on them to view.  If that is the case it does seem to be working as far as I can tell.

JayBachatero

the upload being 2MB is a server issue.  your server setup to allow max upload size to 2MB.   you can check this out in ur phpinfo.php file
Follow me on Twitter

"HELP!!! I've fallen and I can't get up"
This moment has been brought to you by LifeAlert

AnotherRandomUser

Thanks again for working on this. I'll try it again after I upgrade to 1.1! :D

3-CXT

can someone give me the german translation file.. i cannot open gz files..... sorry... please...

trashy

I uninstalled this mod but the MusicDB and MusicDBAdmin buttons won't go away!  How would I manually get rid of those?

jason25

I had the same problem, if I remember correctly I went into the template.php file and found them in the code and deleted the specific code for them.

3-CXT

since i installed this mod... my paketmanager ist down.. i cannot use my paket manager in the admin part of the board.. where ist the problem and how i might fix this?

smf 1.1.b3

Advertisement: