Davidoff7776 Posted March 2, 2018 Posted March 2, 2018 Am descarcat Burned si am vrut sa pun si panelul . I-am dat paste in htdocs si i-am configurat app.php cu localhost .Insa cand intru pe localhost/panel se vede ca in atasament .Ce sa fac?
0 ionutdrg45 Posted March 2, 2018 Posted March 2, 2018 folder-ul cu panel se numeste "panel", daca nu, aici http://localhost/panel/ trebuie sa pui numele fisierului in loc de panel, alta problema nu imi vine exact acum ce ar mai putea fii 1
0 CosminAK47 Posted March 2, 2018 Posted March 2, 2018 nu l-ai configurat bine YouTube : Click Discord : CosminAK47#8524
0 Davidoff7776 Posted March 2, 2018 Author Posted March 2, 2018 Acum 9 minute, Cosmink47 a spus: nu l-ai configurat bine <?php if(!defined('RPG')) return; date_default_timezone_set('Europe/Bucharest'); DB::$db['mysql'] = [ 'host' => '127.0.0.1', 'username' => 'root', 'password' => '', 'dbname' => 'burned' ]; Config::$data = (object) [ 'site_name' => 'LocalHost | UCP', 'url' => 'http://localhost/panel/', 'url_forum' => '#', ]; DB::$tbl = (object) [ 'a' => (object) [ 'tblname' => 'users', 'id' => 'id', 'name' => 'name', 'password' => 'password', 'register' => 'RegisterDate', 'hplayed' => 'ConnectedTime', 'mplayed' => 'HoursMonth', 'status' => 'Status', 'member' => 'Member', 'skin' => 'CChar', 'laston' => 'lastOn', 'admin' => 'Admin', 'helper' => 'Helper', 'leader' => 'Leader', 'warns' => 'Warnings', 'fwarn' => 'FWarn', 'fpunish' => 'FPunish', 'rank' => 'Rank', 'level' => 'Level', 'respect' => 'Respect', 'job' => 'Job', 'email' => 'Email', 'married' => 'Propose', 'premium' => 'Premium', 'car' => 'CarLic', 'fly' => 'FlyLic', 'boat' => 'BoatLic', 'fish' => 'FishLic', 'gun' => 'GunLic', 'money' => 'Money', 'bank' => 'Bank', 'phnumber' => 'PhoneNr', 'mats' => 'Materials', 'drugs' => 'Drugs', 'coins' => 'GoldPoints', 'ban' => 'Banned', ], 'h' => (object) [ 'tblname' => 'houses', 'owner' => 'Owner', 'text' => 'Discription', 'price' => 'Value', ], 'v' => (object) [ 'tblname' => 'cars', 'model' => 'Model', 'price' => 'Value', 'owner' => 'Owner', 'km' => 'KM', ], 'ds' => (object) [ 'tblname' => 'dsveh', 'model' => 'Model', 'price' => 'Price', 'speed' => 'MaxSpeed', ], 'b' => (object) [ 'tblname' => 'bizz', 'owner' => 'Owner', 'text' => 'Message', 'price' => 'BuyPrice', 'entercost' => 'EntranceCost', ], 'sb' => (object) [ 'tblname' => 'sbizz', 'owner' => 'Owner', 'text' => 'Discription', 'price' => 'BuyPrice', 'entercost' => 'EntranceCost', ], 'ban' => (object) [ 'tblname' => 'banlog', 'banned' => 'player', 'admin' => 'admin', 'time' => 'day', 'reason' => 'reason', 'expire' => 'day', ], 't' => (object) [ 'tblname' => 'tickets_panel', 'id' => 'ID', 'name' => 'Nickname', 'ticket' => 'Ticket', 'status' => 'Status', 'created' => 'Created', ], 'comm' => (object) [ 'tblname' => 'commentaries', 'id' => 'ID', 'name' => 'Nickname', 'comment' => 'Comment', 'time' => 'Time', 'category' => 'Category', 'cat_id' => 'Cat_id', ], 'banrq' => (object) [ 'tblname' => 'unban_req', 'id' => 'ID', 'name' => 'User_ID', 'status' => 'User_Status', ], 'factions' => (object) [ 'tblname' => 'factions', 'id' => 'ID', 'level' => 'Level', 'app' => 'App', ], 'fac_ques' => (object) [ 'tblname' => 'apply_ques', 'id' => 'ID', 'faction' => 'Faction', 'quest' => 'Questions', 'tquest' => 'TQuestions', ], 'fac_app' => (object) [ 'tblname' => 'app_factions', 'id' => 'ID', 'name' => 'UserID', 'text' => 'Text', 'faction' => 'Faction', 'status' => 'Status', 'created' => 'Time', ], 'lh' => (object) [ 'tblname' => 'leadhelp_req', 'id' => 'ID', 'name' => 'UserID', 'first' => 'Text1', 'second' => 'Text2', 'category' => 'Category', 'status' => 'Status', 'created' => 'Created', 'faction' => 'Faction', ], 'a_p' => (object) [ 'tblname' => 'admin_panel', 'id' => 'ID', 'category' => 'Category', 'time' => 'Time', 'status' => 'Status', ], ];
0 Davidoff7776 Posted March 3, 2018 Author Posted March 3, 2018 Acum 9 ore, Ionut_WS a spus: folder-ul cu panel se numeste "panel", daca nu, aici http://localhost/panel/ trebuie sa pui numele fisierului in loc de panel, alta problema nu imi vine exact acum ce ar mai putea fii Mersi , eu nu am dat paste la folder ci la fisiere si cred ca d-aia.
0 felixdrxx Posted March 7, 2018 Posted March 7, 2018 Salut,imi poate da si mie cineva un panel asemanator nephrite va rog? free pls
Question
Davidoff7776
Am descarcat Burned si am vrut sa pun si panelul . I-am dat paste in htdocs si i-am configurat app.php cu localhost .Insa cand intru pe localhost/panel se vede ca in atasament .Ce sa fac?
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now