Quote:
Originally Posted by jswaney
Is this compatible with php5?
I get nothing but blank pages when accessing the mp3playlist.php and mp3playerindex.php. Any suggestions as to what would cause this or how to rectify this problem? I hear nothing but good things about this mod.
I am using the following:
vBulletin 3.6.7 PL1
PHP Version 5.1.6
Apache 2.0
Xeon Dual Processor
Thanks,
Joel
|
Yes this mod will work under PHP 5.0
The files mp3playlist.php and mp3playerindex.php cannot be accessed directly. The mp3playlist.php is setup to show a white page when it is accessed from a direct url, the only data passes through this file is from the flash file (security purposes only).
The mp3playerindex.php requires additional parameters to display an output, this is why you only see a white page, it serves many purposes.