Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

DOWNLOAD OnePanel 1.4

Unsuccessfully. I made all the changes to the app and managed to make the one panel work with friends' tips. but the app does not connect! I already put the dns on it and even through the canary the app makes the call
I'm sure people will appreciate you showing a picture of the dns 😉
 
App working brilliant.

Edited: messages and announcements work took a while to come through from panel but can confirm they work.
 
Last edited:
App running smooth after tips from recording890 and betotun. top guys. what image size are you using for the banners?
 
First time using for hardcoded app do I need to do anything with panel root on dB file
 
Primeira vez que uso para um aplicativo codificado, preciso fazer alguma coisa com a raiz do painel no arquivo dB
P need to create a blank bank and in dB edit the file with the bank credentials, user, password and bank name.
 
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
 
i have uploaded a mp4 for intro file clicked update and get the following or does it need to be on server as well if so where
thanks in advance
 

Attachments

  • 111.jpg
    111.jpg
    21.4 KB · Views: 45
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. ***
Hello, I'm having trouble installing this panel, I'm using a cpanel hosting from buyfasthosting.com containing PHP7.4. I carried out procedures as requested, created a database together with a user after granting the user's permissions to the database and shortly after I performed the configuration of the bd.php file contained in the includes/bd.php folder, but even doing that I get the error of not connecting to the database. Here are some screenshots to better demonstrate my error.
Erro_OnePanel.PNG

Erro_OnePanel_2.PNG

Erro_OnePanel_3.PNG
 
Hello, I'm having trouble installing this panel, I'm using a cpanel hosting from buyfasthosting.com containing PHP7.4. I carried out procedures as requested, created a database together with a user after granting the user's permissions to the database and shortly after I performed the configuration of the bd.php file contained in the includes/bd.php folder, but even doing that I get the error of not connecting to the database. Here are some screenshots to better demonstrate my error.
View attachment 6694

View attachment 6695

View attachment 6696
You must enter to configure the php version and select native 7.4 since there are 2 versions of 7.4
 
You must enter to configure the php version and select native 7.4 since there are 2 versions of 7.4
My cpanel does not have two versions of php7.4, I tried in version 7.2, 7.3, and 7.4, in these versions the panel runs but it stops with the error of not connecting to the database and if I use php8 or higher I get the error 500, finally follows attached screenshot of the available php versions in my cpanel.
Erro_OnePanel_4.PNG
 
Back
Top