Deekayz

Active member
VIP Member
Joined
Apr 12, 2022
Messages
147
Awards
3
Offline
this panel is not for reselling... u can only have 1 User because the mysql db right ?
i cant give Login to Customer... so he can change all my stuff... right ?
 

FrankTorres

Member
Joined
Oct 25, 2023
Messages
11
Awards
1
Offline
Hey guys. What application connects to this panel? Does anyone have the app for this panel, can you send me?
 

FrankTorres

Member
Joined
Oct 25, 2023
Messages
11
Awards
1
Offline
TUTORIAL

my case: in cpanel
1- Got to create new database exa: One_Panel
2- create new user
user: UserOne
pass: PassOne

3- add user to database exa: One_Panel
4- Manage User Privileges to One_Panel
5- mark ALL PRIVILEGES

in-panel File Manager:
go to /includes/db.php file
yourhost.xyz/includes/db.php
edit db.php

$host = "localhost:3306"; //<-- mysql database host, usually localhost if it lives on the same server
$username = "UserOne"; //<-- username of user that has permission to the new database you just created
$password = "PassOne"; //<-- password of user thatassword of user that has permission to the new database you just created
$dbname = "One_Panel"; //<-- name of database you just created
save db.php

In Panel Go to PHP version and select 7.4 php
Now Go to
yourhost.xyz/index.php
or
yourhost.xyz/install.php
Follow the steps

thats it
Hey guys. What application connects to this panel? Does anyone have the app for this panel, can you send me?
 

Bladet

Well-known member
Joined
Feb 20, 2022
Messages
63
Awards
3
Offline
All your hardcoded apps , and a bunch of paneled like smarters, xciptv femto, ltq, tivimate, IMPlayer, probably more
 

diego15nets

Member
Joined
Dec 3, 2021
Messages
67
Awards
1
Offline
What version of Smarters does OnePanel 1.4 work with?
The easiest route is to use a hardcoded Smarters 3.1.5 and use the proxy address in onepanel. In onepanel load all your DNS, in the hardcoded apk use the proxy address. The the finished app, end user will type in playlist name, Username and password of any service, and it will match it to the corresponding service, pretty awesome.
 

joelmamarina3

New member
Joined
Jan 22, 2024
Messages
3
Offline
The easiest route is to use a hardcoded Smarters 3.1.5 and use the proxy address in onepanel. In onepanel load all your DNS, in the hardcoded apk use the proxy address. The the finished app, end user will type in playlist name, Username and password of any service, and it will match it to the corresponding service, pretty awesome.
Thank you, do you know which smarters have ADS that work with this panel?
 

TitanMedia

New member
Joined
Jan 21, 2024
Messages
7
Offline
Thanks for that, with a bit of fiddling this total novice managed to get it all up and running without much swearing. cheers.
 

diego15nets

Member
Joined
Dec 3, 2021
Messages
67
Awards
1
Offline

Bustauk

New member
VIP Member
Joined
Nov 14, 2021
Messages
17
Awards
1
Offline
Hi guys done everything Over and Over get to Install Panel Screen And

HTTP ERROR 500
Can someone kindly Advise. Ive Followed all steps
 

Samnet07

New member
Joined
Sep 30, 2023
Messages
1
Offline
OnePanel v1.4

Some tweaks and fixes in this one plus compatibility with the Smarters VOD layout with panelled background images - APK HERE

OnePanel.png



In this release
  • XCIPTV language can be changed in panel
  • Compatibility with smarters VOD layout (Raton TV APK) - 8 background images and captions can be set from the panel - great for PPV posters and new movies etc
  • Bug in 1.3 apicall.php file fixed
  • Other small/general fixes
View attachment 5741

View attachment 5742

*** Hidden text: cannot be quoted. ***
Good one bro
 
Top