FLAMPLAYER a brilliant little music player, but im stuck

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Wed Apr 26, 2006 12:42 am    Post subject: FLAMPLAYER a brilliant little music player, but im stuck Reply with quote

Hi there

I wondered if anyone here has had any experience with flamplayer (http://flamplayer.com/flam_player/flam_player_content/free_download.htm)
It looks like a great way to add streaming audio to your website but I have been having some trouble setting it up, after lots of tinking I managed to get it installed, although i had to create the database manually where the instructions say it does it automatically.

If anyone has any feedbaack about installing this on abyss I would love to speak with you.

Thanks
Paul
Back to top View user's profile Send private message Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Wed Apr 26, 2006 1:00 am    Post subject: Reply with quote

I checked out this free player and I don't see any installer with it to create the
database for you. You will need to create the database on your own and fill in
the following settings, in "settings\fp_settings_1.php".

Example: fp_settings_1.php

Code:
$hostname_fp_mysql = "localhost";
$database_fp_mysql = "flamplayer";
$username_fp_mysql = "John";
$password_fp_mysql = "I don't know lol";


Note: Be sure to also fill in the Administrator settings, you will need these
settings to login to the Administrator area where you will create the tables
for your flamplayer database. That's about it.

Sincerely, TRUSTpunk
Back to top View user's profile Send private message Visit poster's website
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Wed Apr 26, 2006 6:53 pm    Post subject: Reply with quote

If anyone wants to try this out and gets stuck like I did here is how I got around it, when ever you have to log in and it just returns you to the login page again switch from php5 to php4 and vica versa - daft but I got it running this way.

Hope this proves useful to someone, if anyone wants my config files I will be happy to post them

Paul

Abyss rocks!
Back to top View user's profile Send private message Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Wed Apr 26, 2006 7:06 pm    Post subject: Reply with quote

You probably need Register Globals enabled, unless of course it's not made
to run with PHP5. Hopefully this helps someone.

Change register_globals = Off to On, located in your php.ini file.
Back to top View user's profile Send private message Visit poster's website
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Thu Apr 27, 2006 11:17 pm    Post subject: Reply with quote

Top tip thanks
Back to top View user's profile Send private message Visit poster's website
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Fri Apr 28, 2006 10:25 am    Post subject: Reply with quote

TRUSTpunk wrote:
You probably need Register Globals enabled, unless of course it's not made
to run with PHP5. Hopefully this helps someone.

Change register_globals = Off to On, located in your php.ini file.


lol Globals again hey Josh.. :) btw I got MySql working.
Back to top View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group