Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

Download XEROX PRO (By Squallp) DOWNLOAD V 1.0

Register & Get access to index
After installing the board, do the following to make everything work properly for you:

- Clean your web browser cookies
-Add the following lines to the database

1.
ALTER TABLE xtream_iptvpro.member_groups ADD COLUMN reseller_controls_streams tinyint(4) NOT NULL DEFAULT '0';

2.
INSERT INTO `devices` (`device_name`,`device_key`,`device_filename`,`device_header`,`device_conf`,`device_footer`,`default_output`,`copy_text`) VALUES ('m3u With Options for SmartIptv','m3u_plus_siptv','tv_channels_{USERNAME}_plus_siptv.m3u','#EXTM3U url-tvg="{SERVER_URL}xmltv.php?username={USERNAME}&password={PASSWORD}"','#EXTINF:-1 tvg-id=\"{CHANNEL_ID}\" tvg-name=\"{CHANNEL_NAME}\" tvg-logo=\"{CHANNEL_ICON}\" group-title=\"{CATEGORY}\",{CHANNEL_NAME}\r\n{URL}','',2,NULL);

3.
CREATE TABLE `streams_providers` (`provider_id` int(11) NOT NULL AUTO_INCREMENT, `provider_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `provider_dns` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `username` varchar(100) COLLATE utf8_unicode_ci NOT NULL, `password` varchar(100) COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`provider_id`), KEY `provider_name` (`provider_name`), KEY `provider_dns` (`provider_dns`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
Author
squallp
Downloads
44
Views
2,512
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from squallp

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top