s0c0 Posted April 21, 2007 Share Posted April 21, 2007 http://www.mp3crib.com This application lets you upload and stream music from anywhere that you have a pc and high speed connection. I've added a lot of new features like auto-get album cover, artist info feature, psuedo-wma support, multiple playlists, and more. The main thing I'm looking for is to make sure you can upload and stream your files. I've received a lot of reports from people stating they get errors when uploading, but I am able to upload and stream just fine from multiple sites outside of my LAN using different accounts. Anyways, please try and provide feedback. Especially on whether you were able to upload and stream your music. Thanks. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/ Share on other sites More sharing options...
Lumio Posted April 21, 2007 Share Posted April 21, 2007 When I try to upload a song... I don't get any song into my list. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-234724 Share on other sites More sharing options...
agentsteal Posted April 21, 2007 Share Posted April 21, 2007 Cross Site Scripting: There is Cross Site Scripting if your password contains code. Cross Site Scripting: There is Cross Site Scripting if your username contains code. SQL Dump: http://www.mp3crib.com/sql/ Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-234804 Share on other sites More sharing options...
s0c0 Posted April 21, 2007 Author Share Posted April 21, 2007 When I try to upload a song... I don't get any song into my list. Seems like its failing on the sql insert statement. The actual file you uploaded my name is darth vader.mp3 is present, but for some reason a row was not added to the database. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-234906 Share on other sites More sharing options...
s0c0 Posted April 22, 2007 Author Share Posted April 22, 2007 Hey. I've setup error logging to help me find out exactly where shnit is breaking down. I've also increased the time the server is allowed to spend on executing a script (i doubled the amount of time). This should help me isolate and then fix the problem. Can you please try uploading again. This brings be back down to the realities of programming, bug finding, and all n all the less glamorous side. Thanks everyone. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-235346 Share on other sites More sharing options...
Lumio Posted April 22, 2007 Share Posted April 22, 2007 The change-playlist.php file is full of errors. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-235398 Share on other sites More sharing options...
s0c0 Posted April 22, 2007 Author Share Posted April 22, 2007 Lumio - Permissions issues on the include files, easy fix. Did the upload work, I see an attempt in the log by you and it looks like everything was good. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-235406 Share on other sites More sharing options...
Lumio Posted April 22, 2007 Share Posted April 22, 2007 The upload worked... but I can't play the track. And also... I sent you a pm Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-235424 Share on other sites More sharing options...
s0c0 Posted April 23, 2007 Author Share Posted April 23, 2007 I logged in as you and was able to play the track. Did you click on the track title? Once you click on it then it should automatically start playing. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-235768 Share on other sites More sharing options...
Lumio Posted April 23, 2007 Share Posted April 23, 2007 Ah! Right! But then you should display it as a link Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-235817 Share on other sites More sharing options...
Lumio Posted April 23, 2007 Share Posted April 23, 2007 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 118 I tried to upload 3 files. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-235820 Share on other sites More sharing options...
Lumio Posted April 23, 2007 Share Posted April 23, 2007 I mean the following: Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 118 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 148 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 14 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 43 Warning: fclose(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 44 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 118 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 148 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 14 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 43 Warning: fclose(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 44 Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-235840 Share on other sites More sharing options...
s0c0 Posted April 24, 2007 Author Share Posted April 24, 2007 Ah! Right! But then you should display it as a link I'm talking about the flash based mp3 player in the right corner of white table and not your tracking listing area inside the css scroll in the center. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-236565 Share on other sites More sharing options...
s0c0 Posted April 24, 2007 Author Share Posted April 24, 2007 I mean the following: Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 118 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 148 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 14 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 43 Warning: fclose(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 44 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 118 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 148 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 14 Warning: fwrite(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 43 Warning: fclose(): 3 is not a valid stream resource in /var/www/php/uploader.php on line 44 I knew using an text file as an error log would cause this kind of problem. Looks like I should create an error_log database instead, shite, another thing on the list. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-236570 Share on other sites More sharing options...
MrCracker Posted May 24, 2007 Share Posted May 24, 2007 I was able to get in through the login page with mysql injections.. should fix that. Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-261111 Share on other sites More sharing options...
MrCracker Posted May 24, 2007 Share Posted May 24, 2007 hahah you have register_globals on.. i was able to login with login.php?=true Link to comment https://forums.phpfreaks.com/topic/48009-mp3crib-version-2please-test-no-email-registration-required/#findComment-261137 Share on other sites More sharing options...
Recommended Posts