Raised This Month: $51 Target: $400
 12% 

[CS:GO/ANY?] BoomPanel BETA - Admin control panel


Post New Thread Reply   
 
Thread Tools Display Modes
YenFong
Junior Member
Join Date: Feb 2019
Old 02-19-2019 , 09:20   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #91

Help me please like serious

what happen to mine . discord id : DJ YENFONG#4576


Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [1049] Unknown database 'boompanel'' in D:\Apache123\htdocs\test\WEB\class\DataBase.p hp:11 Stack trace: #0 D:\Apache123\htdocs\test\WEB\class\DataBase.p hp(11): PDO->__construct('mysql:host=loca...', 'root', '', Array) #1 D:\Apache123\htdocs\test\WEB\includes.php(24) : DataBase->__construct() #2 D:\Apache123\htdocs\test\WEB\index.php(15): include('D:\\Apache123\\ht...') #3 {main} thrown in D:\Apache123\htdocs\test\WEB\class\DataBase.p hp on line 11
YenFong is offline
arcticx2
Senior Member
Join Date: Nov 2011
Old 02-19-2019 , 13:53   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #92

Quote:
Originally Posted by YenFong View Post
Help me please like serious

what happen to mine . discord id : DJ YENFONG#4576


Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [1049] Unknown database 'boompanel'' in D:\Apache123\htdocs\test\WEB\class\DataBase.p hp:11 Stack trace: #0 D:\Apache123\htdocs\test\WEB\class\DataBase.p hp(11): PDO->__construct('mysql:host=loca...', 'root', '', Array) #1 D:\Apache123\htdocs\test\WEB\includes.php(24) : DataBase->__construct() #2 D:\Apache123\htdocs\test\WEB\index.php(15): include('D:\\Apache123\\ht...') #3 {main} thrown in D:\Apache123\htdocs\test\WEB\class\DataBase.p hp on line 11
Do you have database ? did you insert boompanel SQL into it ? did you put your database info correctly ?
arcticx2 is offline
gildevanaraujo
Senior Member
Join Date: Oct 2018
Location: Brazil
Old 02-19-2019 , 20:42   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #93

Fatal error: Uncaught Error: Call to undefined function locale_accept_from_http() in D:\xampp\htdocs\sourcebans\monitor\class\i18n .php:85 Stack trace: #0 D:\xampp\htdocs\sourcebans\monitor\class\i18n .php(65): I18N::getBrowserLanguage() #1 D:\xampp\htdocs\sourcebans\monitor\class\i18n .php(43): I18N::getAutoDetectedLanguage('en_US', Array) #2 D:\xampp\htdocs\sourcebans\monitor\index.php( 19): I18N::init('boompanel', './lang', 'en_US', Array) #3 {main} thrown in D:\xampp\htdocs\sourcebans\monitor\class\i18n .php on line 85

http://prntscr.com/mng7am

Last edited by gildevanaraujo; 02-19-2019 at 20:45.
gildevanaraujo is offline
YenFong
Junior Member
Join Date: Feb 2019
Old 02-20-2019 , 02:39   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #94

Quote:
Originally Posted by arcticx2 View Post
Do you have database ? did you insert boompanel SQL into it ? did you put your database info correctly ?
Yes i do put the boompanel sql to my csgo server data folder
YenFong is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-20-2019 , 03:07   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #95

Quote:
Originally Posted by YenFong View Post
Yes i do put the boompanel sql to my csgo server data folder
wtf? upload the database.sql file to your database not copy paste in the data folder

Last edited by freak.exe_uLow; 02-20-2019 at 03:07.
freak.exe_uLow is offline
YenFong
Junior Member
Join Date: Feb 2019
Old 02-20-2019 , 07:12   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #96

Quote:
Originally Posted by freak.exe_uLow View Post
wtf? upload the database.sql file to your database not copy paste in the data folder
i use xampp where to upload like serious help please
YenFong is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-20-2019 , 07:41   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #97

Quote:
Originally Posted by YenFong View Post
i use xampp where to upload like serious help please
you need to IMPORT the sql file in your fresh boompanel database
freak.exe_uLow is offline
YenFong
Junior Member
Join Date: Feb 2019
Old 02-20-2019 , 08:00   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #98

Static analysis:

1 errors were found during analysis.

Missing expression. (near "ON" at position 25)
SQL query: Edit Edit

SET FOREIGN_KEY_CHECKS = ON;

MySQL said: Documentation

#1044 - Access denied for user 'id8719244_lemon1'@'%' to database 'boompanel'

Last edited by YenFong; 02-20-2019 at 08:48.
YenFong is offline
Laeye
New Member
Join Date: Feb 2019
Old 02-27-2019 , 09:11   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #99

For fix the error when you view no page you can do this in your mysql

INSERT INTO `bp_panel_permissions` (`permissionid`, `name`) VALUES
(4, 'Access add admin group page'),
(2, 'Access add panel admins page'),
(3, 'Access add server admins page'),
(1, 'Access add server page'),
(6, 'Access admin logs'),
(5, 'Access admin online time page'),
(15, 'Access chat search'),
(12, 'Access just online page'),
(13, 'Access most active page'),
(9, 'Access mute gag page'),
(11, 'Access player search page'),
(7, 'Access server bans'),
(14, 'Access servers page');

For the error column no found online :

ALTER TABLE `bp_players` ADD `online` INT(11) NOT NULL AFTER `country`;

Enjoy the panel
Laeye is offline
Yoca
Junior Member
Join Date: Apr 2015
Old 08-12-2019 , 19:52   Re: [CS:GO/ANY?] BoomPanel BETA - Admin control panel
Reply With Quote #100

Everything seems to be working. I can add admins, and assign their admin group, and they get their ingame permissions. They show up in the bp_admin table, but they don't actually show up in the admin list in BoomPanel.

[edit]
The home page seems to report more and more players, like it never resets. I have 12 players online and it's reporting over 50. When I click "Admin Logs" it says "Total Results: 16 | Showing rresults from 1-25", but I don't actually see any results, but it's reporting the correct amount of results.

Last edited by Yoca; 08-12-2019 at 20:46.
Yoca is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:32.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode