ParalakeFM - Website release

Messages
901
Reaction score
2,533
Points
790
Location
Netherlands
ParalakeFM - Website Source Code

Recently development has started on an all new website for ParalakeFM along with a reboot of the station, because of this the old website code has become unneeded and obsolete, so I thought I would release it, so that who wants to use it can make use of it or see how we handle certain things.

And before y'all start nagging, yes, we logged your IP addresses, and no, they are not included in this release of course. Your IP addresses were properly secured and stored, they were only used when you misbehave (a Broadcaster or higher has the ability to IP ban people, Senior Broadcasters and Management only get to see banned IP addresses and are able to unban them).

Installation instructions
- Put the source code on any website.
- Modify /application/config/config.php to match your hosting
- Modify /panel/application/config/config.php to match your hosting
- Import the database.sql into an existing database or create a new one
- In your database go to broadcast and create 6 rows, name them accordingly and fill them accordingly:
allowRequests -> no
currentDJ -> Sweatervest
djSays -> Wanna see my mini cooper?
streamIp -> your stream ip
streamPort -> your stream port
streamPass -> your stream password
systemRules -> leave empty

You're now all set!

Go to the URL: <yourwebsite>/panel and login with admin/admin
Change this of course!

If you want to modify the website you can find the HTML (.php) in /application/views and /panel/application/views

There might be more ParalakeFM refferences, but I do not have the time to look them all up right now.

If you have any questions let me know!

Download link
https://paralakemedia.xyz/pfmsource.zip
 
Top