• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[MODERN AAC] Live Streams

Status
Not open for further replies.

Korrex

Intermediate OT User
Joined
Jan 19, 2008
Messages
2,748
Reaction score
109
Streamlist for Modern AAC by Korrex
List provided by SlurpDerp

Presenting a livestream list making use of the SlurpDerp Livestream API.
It functions by fetching the list from Slurpderp's API.
It shows previews of the streams!
It allows you to click the preview and almost immediatly start watching!
And to top it off, you can get it here for free!
You can even apply for your stream to be listed!
And it updates automatically every 5-10 minutes, removing the offline streams and only showing online gaming streams! (including fellow OtLanders):$


I know what you are all thinking: :eek:, can it really do all that?
And my answer to that is. Yes, yes it does exactly that, AND MORE.

Now the steps to installing:

1. Download the package from the attachments below. (Don't worry it's completely safe, it's just the css file and php file :)) [For those still doubting me: VirusTotal Scan
2. Unzip the file to your www/htdocs folder depending on what webserver you're using :)
3. Navigate to your layouts .tpl file.
4. Open with Notepad++ and CTRL+F "Community"
5. Below add:
HTML:
<li><a href="{$path}/index.php/p/v/streams">Streams</a></li>
6. All done. Enjoy :)
Screenshots:
oCdbw.jpg
AfSch.jpg
 

Attachments

If you experience this error follow the steps provided below.
HTML:
Call to undefined function curl_init()

Windows user:
To enable cURL

1. Find your PHP folder
2. Open php.ini with notepad
3. Find ;extension=php_curl.dll
4. Remove the colon ;
5. Save

If you cannot find the line on step 3, add extension=php_curl.dll to the bottom of the php.ini file.

You may have to restart apache after I dunno
 
Code:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in C:\xampp\htdocs\system\pages\streams.php:19 Stack trace: #0 C:\xampp\htdocs\system\pages\streams.php(19): SimpleXMLElement->__construct('', 16384) #1 C:\xampp\htdocs\system\application\controllers\p.php(13): include('C:\xampp\htdocs...') #2 [internal function]: p->v('streams') #3 C:\xampp\htdocs\system\codeigniter\CodeIgniter.php(236): call_user_func_array(Array, Array) #4 C:\xampp\htdocs\index.php(167): require_once('C:\xampp\htdocs...') #5 {main} thrown in C:\xampp\htdocs\system\pages\streams.php on line 19

any helps?
 
This thread should be closed. I discontinued my stream service a while ago making this script worthless.
 
Status
Not open for further replies.
Back
Top