Jump to content

Battlefield Admin Control Panel - BFACP


Message added by Prophet731,

Version 2.3.0 and 3.0 will only be offered as a SaaS solution. Please redirect all discussions regarding these versions to EZSCALE's discord channel. 

https://discord.com/channels/905179054527905823/1043276850694201375/1043276850694201375

Recommended Posts

  • Administrators
Just now, anthdawg5443 said:

When i go to do  


php artisan migrate --force

it says 


Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home1/dbfgaing/BFACP/artisan on line 31

 

Did you run this command?

composer install --no-scripts

 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
Just now, Prophet731 said:

Did you run this command?


composer install --no-scripts

 

out put is 


Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package davejamesmiller/laravel-breadcrumbs is abandoned, you should avoid using it. No replacement was suggested.
Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.
Package jeremeamia/superclosure is abandoned, you should avoid using it. Use opis/closure instead.
Package mtdowling/cron-expression is abandoned, you should avoid using it. Use dragonmantank/cron-expression instead.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Package roumen/feed is abandoned, you should avoid using it. Use laravelium/feed instead.
Generating autoload files
[email protected] [~/BFACP]#

 

Link to comment
  • Administrators

And you're sure it's running on php 5.6? Create a new file (phpinfo.php) in the web space and paste the code in below.

<?php

phpinfo();

Also, run this command.

php -v

What's the output for both? Also once this troubleshooting is done remove that phpinfo file.

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
1 minute ago, Prophet731 said:

And you're sure it's running on php 5.6? Create a new file (phpinfo.php) in the web space and paste the code in below.



<?php

phpinfo();

Also, run this command.



php -v

What's the output for both? Also once this troubleshooting is done remove that phpinfo file.


[email protected] [~/BFACP]# php -v
PHP 5.4.45 (cli) (built: Apr 17 2017 15:59:08)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.4, Copyright (c) 2002-2018, by ionCube Ltd.
    with Zend Guard Loader v3.3, Copyright (c) 1998-2013, by Zend Technologies
[email protected] [~/BFACP]#
 

im not sure how to get it to 5.6 Provider doesnt support 5.6 but its letting me do inherient or whatever in multiphp thing

 

Edited by anthdawg5443
Link to comment
  • Administrators
2 minutes ago, anthdawg5443 said:


[email protected] [~/BFACP]# php -v
PHP 5.4.45 (cli) (built: Apr 17 2017 15:59:08)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.4, Copyright (c) 2002-2018, by ionCube Ltd.
    with Zend Guard Loader v3.3, Copyright (c) 1998-2013, by Zend Technologies
[email protected] [~/BFACP]#
 

im not sure how to get it to 5.6

 

It should run on that but I never tested it on 5.4. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
Just now, anthdawg5443 said:

but it throws that error 


Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home1/dbfgaing/BFACP/public/index.php on line 50

when i nav to my website : http://admin.dbfgaming.us/

what does that phpinfo file tell you?

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
2 minutes ago, anthdawg5443 said:

here is a pastebin of it https://pastebin.com/WkHc5AX7

 

I would suggest on upgrading the PHP version to the 5.6.4 version. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
Just now, anthdawg5443 said:

is there an easy way via CLI?

 

You'd need to do some google searches for your specific setup on how to do it. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
On 1/4/2021 at 1:27 AM, Prophet731 said:

You'd need to do some google searches for your specific setup on how to do it. 

i have since switch providers and i think i got it this time but ran into another error not sure how to deal with it 

  [Illuminate\Database\QueryException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'metabans.key' for key 'bfacp_option
  s_option_key_unique' (SQL: insert into `bfacp_options` (`option_description`, `option_key`, `option_title`
  , `option_value`) values (API key for Metabans interaction., metabans.key, Metabans API Key, ), (The usern
  ame of the API key account holder., metabans.user, Metabans Username, ), (The account name you want to pul
  l the metabans feed from., metabans.account, Metabans Account, ), (Use metabans throughout the site or dis
  able it completely. Default: Disabled, metabans.enabled, Use Metabans, 0), (The name of the site in the pa
  ge title., site.title, Site Title, BFAdminCP), (Set the Message of the Day., site.motd, Message of the Day
  , ), (Force the site to run under an SSL connection. Your site must be configured for SSL connections. Def
  ault: Disabled, site.ssl, Force SSL, 0), (Only show the site for logged in users. Default: Disabled, site.
  auth, Require Login, 0), (Enable user registrations. Default: Enabled, site.registration, Allow User Regis
  tration, 1), (Should users be allowed to view the chatlogs when not logged in., site.chatlogs.guest, Allow
   Guest Viewing of Chatlogs, 1), (List of languages compatible with the BFACP., site.languages, Available L
  anguages, en,de,nl,ru), (Uptime Robot Main API Key, uptimerobot.key, Uptime Robot API Key, ), (Enable upti
  me robot. Default: Disabled, uptimerobot.enabled, Use Uptime Robot, 0))



  [PDOException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'metabans.key' for key 'bfacp_option
  s_option_key_unique

 

Link to comment
  • Administrators
6 minutes ago, anthdawg5443 said:

i have since switch providers and i think i got it this time but ran into another error not sure how to deal with it 


  [Illuminate\Database\QueryException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'metabans.key' for key 'bfacp_option
  s_option_key_unique' (SQL: insert into `bfacp_options` (`option_description`, `option_key`, `option_title`
  , `option_value`) values (API key for Metabans interaction., metabans.key, Metabans API Key, ), (The usern
  ame of the API key account holder., metabans.user, Metabans Username, ), (The account name you want to pul
  l the metabans feed from., metabans.account, Metabans Account, ), (Use metabans throughout the site or dis
  able it completely. Default: Disabled, metabans.enabled, Use Metabans, 0), (The name of the site in the pa
  ge title., site.title, Site Title, BFAdminCP), (Set the Message of the Day., site.motd, Message of the Day
  , ), (Force the site to run under an SSL connection. Your site must be configured for SSL connections. Def
  ault: Disabled, site.ssl, Force SSL, 0), (Only show the site for logged in users. Default: Disabled, site.
  auth, Require Login, 0), (Enable user registrations. Default: Enabled, site.registration, Allow User Regis
  tration, 1), (Should users be allowed to view the chatlogs when not logged in., site.chatlogs.guest, Allow
   Guest Viewing of Chatlogs, 1), (List of languages compatible with the BFACP., site.languages, Available L
  anguages, en,de,nl,ru), (Uptime Robot Main API Key, uptimerobot.key, Uptime Robot API Key, ), (Enable upti
  me robot. Default: Disabled, uptimerobot.enabled, Use Uptime Robot, 0))



  [PDOException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'metabans.key' for key 'bfacp_option
  s_option_key_unique

 

That's because you already set it up for the database.

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
1 minute ago, anthdawg5443 said:

so in theory my website should be up?

 

Yep

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • Administrators
Just now, anthdawg5443 said:

says error 500 page unable to process request ?

What does the error log say in the `storage/logs`. That'll tell you what's wrong.

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
On 2021/1/5 at PM3点39分, anthdawg5443 said:

即使更改了rcon通行证,实时记分板也不起作用

 

I have checked you web page, and the database connection is abnormal. It's an open source and self-built database?

Your database has too much data and poor performance, resulting in a BFACP fetch failure.

You can clean up the data and install BFACP to solve the problem.

I am in China, I have successfully installed version 2.02, and the problem similar to yours appears. It has been resolved at present.
However, due to the network blockade, I cannot normally open this BFACP in mainland China. Normal access is only possible through a VPN. 

On 2021/1/5 at PM2点54分, Prophet731 said:

在您的.env文件中,将memcached更改为file

Is this because Google static resources are used?

I need to know the static resources of the domain name used to seek the replacement of the corresponding Chinese mirror domain name.

I am a person who has only been in school for 9 years, and my knowledge of Internet is very limited. So far, I don't know how to upgrade version 2.1. Hope later version 3.0 has a simple upload web file installation method.

Link to comment

I cannot for the life of me get the live scoreboard to work i updated my web server to include memcached now and wiped my whole fkin database and live scoreboard still is not working im stumped says it cannot connect to the database im not sure what to do 

 

not sure if this would be of any help?  

Quote

	exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to MySQL server on 'usny319.gamedata.io' (110)'
in /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:55
Stack trace:
#0 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(55): PDO->__construct('mysql:host=usny...', 'ni2265342_4_DB', ', Array)
#1 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=usny...', Array, Array)
#2 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(61): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
#3 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
#4 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connection.php(924): call_user_func(Object(Closure))
#5 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connection.php(792): Illuminate\Database\Connection->getPdo()
#6 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connection.php(677): Illuminate\Database\Connection->reconnectIfMissingConnection()
#7 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Connection.php(349): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure))
#8 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(1610): Illuminate\Database\Connection->select('select * from `...', Array, true)
#9 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(1596): Illuminate\Database\Query\Builder->runSelect()
#10 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(625): Illuminate\Database\Query\Builder->get(Array)
#11 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(316): Illuminate\Database\Eloquent\Builder->getModels(Array)
#12 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(286): Illuminate\Database\Eloquent\Builder->get(Array)
#13 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(167): Illuminate\Database\Eloquent\Builder->first(Array)
#14 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Auth/EloquentUserProvider.php(47): Illuminate\Database\Eloquent\Builder->find(1)
#15 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Auth/SessionGuard.php(132): Illuminate\Auth\EloquentUserProvider->retrieveById(1)
#16 [internal function]: Illuminate\Auth\SessionGuard->user()
#17 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php(292): call_user_func_array(Array, Array)
#18 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(215): Illuminate\Auth\AuthManager->__call('user', Array)
#19 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(215): Illuminate\Auth\AuthManager->user()
#20 /home/dbfgamin/public_html/BFACP/app/Http/Controllers/Controller.php(83): Illuminate\Support\Facades\Facade::__callStatic('user', Array)
#21 /home/dbfgamin/public_html/BFACP/app/Http/Controllers/Controller.php(83): Illuminate\Support\Facades\Auth::user()
#22 [internal function]: BFACP\Http\Controllers\Controller->__construct()
#23 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Container/Container.php(779): ReflectionClass->newInstanceArgs(Array)
#24 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('BFACP\\Http\\Cont...', Array)
#25 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('BFACP\\Http\\Cont...', Array)
#26 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(67): Illuminate\Foundation\Application->make('BFACP\\Http\\Cont...')
#27 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(52): Illuminate\Routing\ControllerDispatcher->makeController('BFACP\\Http\\Cont...')
#28 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Route.php(174): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'BFACP\\Http\\Cont...', 'scoreboard')
#29 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Route.php(140): Illuminate\Routing\Route->runController(Object(Illuminate\Http\Request))
#30 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Router.php(724): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#31 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#32 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#33 /home/dbfgamin/public_html/BFACP/app/Http/Middleware/CheckForAccessAuthUsersOnly.php(50): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#34 [internal function]: BFACP\Http\Middleware\CheckForAccessAuthUsersOnly->handle(Object(Illuminate\Http\Request), Object(Closure))
#35 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#36 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#37 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#38 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(64): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#39 [internal function]: Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#40 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#41 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#42 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#43 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#44 [internal function]: Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#45 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#46 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#47 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#48 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#49 [internal function]: Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#50 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#51 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#52 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#53 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#54 [internal function]: Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#55 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#56 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#57 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#58 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(59): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#59 [internal function]: Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#60 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#61 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#62 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#63 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#64 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#65 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Router.php(726): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#66 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Router.php(699): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#67 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Router.php(675): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#68 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(246): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#69 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#70 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#71 /home/dbfgamin/public_html/BFACP/app/Http/Middleware/CheckForMaintenanceMode.php(62): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#72 [internal function]: BFACP\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#73 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#74 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#75 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#76 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#77 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#78 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(132): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#79 /home/dbfgamin/public_html/BFACP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(99): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#80 /home/dbfgamin/public_html/BFACP/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#81 {main}
                  

 

i removed my DB pass for security lol

 

Edited by anthdawg5443
Link to comment
  • Administrators
35 minutes ago, anthdawg5443 said:

I cannot for the life of me get the live scoreboard to work i updated my web server to include memcached now and wiped my whole fkin database and live scoreboard still is not working im stumped says it cannot connect to the database im not sure what to do 

 

not sure if this would be of any help?  

i removed my DB pass for security lol

 

If you're getting that error then check if your MySQL creds are correct. It's telling you what the error is. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
4 hours ago, Prophet731 said:

If you're getting that error then check if your MySQL creds are correct. It's telling you what the error is. 

so i checked that and talked to my website hoster about if its connectable from my webserver in which it is it still throws that error how do i wipe out my servers list on the website and add aa brand new one?

 

Link to comment
  • Administrators
12 hours ago, anthdawg5443 said:

so i checked that and talked to my website hoster about if its connectable from my webserver in which it is it still throws that error how do i wipe out my servers list on the website and add aa brand new one?

 

So you made sure that the creds you provided to the BFACP are correct right? Wiping the database doesn't solve a connection issue with connecting to the database. 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.