Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Question Mag insert problem

misteremil

Extended Member
Ext. Member
Joined
Jul 24, 2019
Messages
42
Reaction score
60
Points
29
Location
Azerbaijan
I have an issue with the new mag mac address insertion to XtreamUI. It appear mac is already exisit in portal. But I cant find this mac address in XtreamUI. This is fully new Xtream portal and this mac address never used in portal before,
Anyone can help me? I can't find this mac address in sql database also. I think mac address coded in database
 

akawi11

Extended Member
Ext. Member
Joined
Sep 20, 2019
Messages
290
Reaction score
577
Points
104
Location
Europe
encode the mac address, then search for it in your sql database in mag devices table, maybe it's already there by an mistake double click or something...
 

misteremil

Extended Member
Ext. Member
Joined
Jul 24, 2019
Messages
42
Reaction score
60
Points
29
Location
Azerbaijan
encode the mac address, then search for it in your sql database in mag devices table, maybe it's already there by an mistake double click or something...
Thanks. I already try it. But no result. Cant find inn mag_devices table as well. Still got this issue
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

akawi11

Extended Member
Ext. Member
Joined
Sep 20, 2019
Messages
290
Reaction score
577
Points
104
Location
Europe
Thanks. I already try it. But no result. Cant find inn mag_devices table as well. Still got this issue
are you sure you search in "mac" ? mag_device table?
for an example
MDA6MDA6MDA6MDE6MDE6MDE=
you will need to search "MDA6MDA6MDA6MDE6MDE6MDE=" in mac
 

misteremil

Extended Member
Ext. Member
Joined
Jul 24, 2019
Messages
42
Reaction score
60
Points
29
Location
Azerbaijan
are you sure you search in "mac" ? mag_device table?
for an example
MDA6MDA6MDA6MDE6MDE6MDE=
you will need to search "MDA6MDA6MDA6MDE6MDE6MDE=" in mac
Of cause mate. I encode normal 00:1a:79:XX:XX:XX to XXXXXXXXXXXX for example. and search XXXXXXXXXXXX in all lists mag_devices table. No result
 

misteremil

Extended Member
Ext. Member
Joined
Jul 24, 2019
Messages
42
Reaction score
60
Points
29
Location
Azerbaijan
Sorry it was my mistake. I found this mac in sql database. uppercase problem during encoding mac address. Problem was solved. thanks a lot
 
Last edited:
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

noris

Extended Member
Ext. Member
Joined
Sep 21, 2019
Messages
132
Reaction score
365
Points
74
Location
Bulgaria
use mysql to delete all hiden mag devices.
PHP:
mysql -u root -p
use xtream_iptvpro;
delete FROM `mag_devices` where user_id not in (SELECT id FROM `users`);
 

misteremil

Extended Member
Ext. Member
Joined
Jul 24, 2019
Messages
42
Reaction score
60
Points
29
Location
Azerbaijan
use mysql to delete all hiden mag devices.
PHP:
mysql -u root -p
use xtream_iptvpro;
delete FROM `mag_devices` where user_id not in (SELECT id FROM `users`);
Thanks mate. I already delete it with phpmyadmjn.
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock