Customizing SMF > Modifications and Packages
Music Database [version 2.x through 3.0 beta]
Senkusha:
--- Quote from: Cheschire on January 07, 2005, 11:46:13 AM ---what the fuq?
is smf the name of the database you created just for your message board or is your smf prefix "smf." ?
--- End quote ---
My database name is "smf"
I looked at the install script, and it looks like it is trying to run the following command, first.
--- Code: ---$request=db_query("select * from music_album", __FILE__, __LINE__);
--- End code ---
Since I don't have this database defined yet in my system (the script creates the tables if they are not defined alread-- which is determined by the above SQL statement.) The package manager is giving an error message.
I went ahead and manually ran the CREATE TABLE statements, and have successfully applied the mod, now I need to know how do I add music to the system?
When I goto Add / Edit All Songs I get an error message:
--- Code: ---2: Invalid argument supplied for foreach()
--- End code ---
Do I Need to add Genres then Artists, then albums, and then songs?
Ray™:
I to got this error
Table 'smf.music_album' doesn't exist
File: D:\RRAnderson\Family\Packages\temp\install_sql.php
Line: 6
All my settings are default ?
Ray™:
After I did what I could I got this error when you click on the music button
2: mysql_fetch_array(): supplied argument is not a valid MySQL result resource
any help with fixing the mysql ??
Ray™:
OK I seem to have it working now I just made the tables myself
can you upload and download mp3 files or is this just a data base??
Ray™:
Bah still got a problem
Input will not wright to the data base
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version