Hi i have Dolphin 6 installed under Windows XP and i wondering if i can change directory for saved mp3/music ?
I have Dolphin installed on C:\
All mp3 are stored in C:\apache2triad\htdocs\ray\modules\mp3\files
And i will save incomming data to D:\ray_mp3 Is that possible to do that ?
In C:\apache2triad\htdocs\ray\modules\mp3\inc\header. inc.php
and C:\apache2triad\htdocs\ray\modules\music\inc\heade r.inc.php
You see this:
Code:/** * URL of MP3 folder. */ $sFilesUrl = $sModulesUrl . $sModule . "/files/"; /** * Path of MP3 folder. */ $sFilesPath = $sModulesPath . $sModule . "/files/";
And if i modify the dir here it wont work at all
So again Is it possible to change it ?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks