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!

XC web player without login page?

EricMorra

Extended Member
Ext. Member
Joined
Dec 25, 2020
Messages
71
Reaction score
35
Points
29
Location
UK
hi, i have decrypted smarters web player and what i would like to achieve is only movies section without login page, so everyone can see it without login in. so lets say you go to http://host.com/movies.php and is going straight to movies not going back to index and asking for login and pass to XC. So all data is pre set in code.

Cant get it to work becouse either is crashing or going back to login index page. Any idea where i should change it so i will not ask for login and password permission? i have one more think in my head (pre filled login and pass form but hidden so, visitor will only see Login button)

i know there is an api for taking vods etc. but smarters got already all layout sorted. building eveyrhing from the scrach for me it would take ages...
 
hi, i have decrypted smarters web player and what i would like to achieve is only movies section without login page, so everyone can see it without login in. so lets say you go to http://host.com/movies.php and is going straight to movies not going back to index and asking for login and pass to XC. So all data is pre set in code.

Cant get it to work becouse either is crashing or going back to login index page. Any idea where i should change it so i will not ask for login and password permission? i have one more think in my head (pre filled login and pass form but hidden so, visitor will only see Login button)

i know there is an api for taking vods etc. but smarters got already all layout sorted. building eveyrhing from the scrach for me it would take ages...
For this I'm imagining it would be set in the header or some other included file and will be seeing if the session is active. As no one has logged in and a session is not set this will keep prompting you to enter the login details.

The easiest way around this is to remove the session check, but then you will need to ensure the other data that needs to be set is set correctly otherwise this would throw up the errors you are experiencing.

PHP can be amazing with what you can achieve but any errors Within the script either a spelling mistake or missed character can throw errors..
 
For this I'm imagining it would be set in the header or some other included file and will be seeing if the session is active. As no one has logged in and a session is not set this will keep prompting you to enter the login details.

The easiest way around this is to remove the session check, but then you will need to ensure the other data that needs to be set is set correctly otherwise this would throw up the errors you are experiencing.

PHP can be amazing with what you can achieve but any errors Within the script either a spelling mistake or missed character can throw errors..
thanks for your reply. yes movies.php include header.php and header include functions.php. I was trying to remove some session functions but everything crash after.

i managed to way around this by pre fill login and password form. Now i just need to replace Movies button with this Login button from index.php . It is not how i wanted but its working hehe
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
thanks for your reply. yes movies.php include header.php and header include functions.php. I was trying to remove some session functions but everything crash after.

i managed to way around this by pre fill login and password form. Now i just need to replace Movies button with this Login button from index.php . It is not how i wanted but its working hehe
Good news bud, if one way doesn't work then finding another option is always possible ?
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top