LicenseBox - PHP License and Updates Manager By CodeMonks

LicenseBox - PHP License and Updates Manager By CodeMonks v1.6.4

No permission to download

nullsifu

Active member
Trusted Uploader
Feb 23, 2020
116
95
28
for some weird reasons the script runs for a while then throws error 500. I have reinstalled it thrice now and still gets the same error.
Fatal error: Uncaught Error: Call to undefined function config_item() in /path-to-site/system/core/Common.php:171 Stack trace: #0 /path-to-site/system/core/Common.php(628): load_class('Exceptions', 'core') #1 [internal function]: _exception_handler(Object(Error)) #2 {main} thrown in /path-to-site/system/core/Common.php on line 171

Any help @Tomz @White Devil @freenulled
 

KeegNN

New member
May 1, 2021
1
-2
3
try to check the php.ini
that's a codeigniter file


/** * Exception Handler * * Sends uncaught exceptions to the logger and displays them * only if display_errors is On so that they don't show up in * production environments. * * @param Exception $exception * @return void */
 

appcalifa

Active member
Trusted Uploader
Jul 30, 2020
111
190
43
for some weird reasons the script runs for a while then throws error 500. I have reinstalled it thrice now and still gets the same error.
Fatal error: Uncaught Error: Call to undefined function config_item() in /path-to-site/system/core/Common.php:171 Stack trace: #0 /path-to-site/system/core/Common.php(628): load_class('Exceptions', 'core') #1 [internal function]: _exception_handler(Object(Error)) #2 {main} thrown in /path-to-site/system/core/Common.php on line 171

Any help @Tomz @White Devil @freenulled
This problem is on your server side, I have installed it and never experienced this problem.
 

Silva

Active member
Oct 12, 2020
432
233
43
try to check the php.ini
that's a codeigniter file


/** * Exception Handler * * Sends uncaught exceptions to the logger and displays them * only if display_errors is On so that they don't show up in * production environments. * * @param Exception $exception * @return void */
Bro, When ever i am trying to install any type of codeigniter based script on local server (MAMP PRO), always getting uncaught exception error ...bla.bla..bla. but when same script trying on live cpanel server, Its install and there was no error. Laravel or any other script has no issue only codeignitor
tryied to google but could not get sollution yet @Tomz @phpCore
 

PickleRick

Member
Babiato Lover
Jan 8, 2019
54
21
8
Hei,

Does anyone know why it will not get database.sql ? or how should i do that?

Code:
Warning: fputs() expects parameter 1 to be resource, bool given in /home/***/****/public_html/application/core/core_init.php on line 2

Warning: fclose() expects parameter 1 to be resource, bool given in /home/***/****/public_html/application/core/core_init.php on line 2

Warning: file(database.sql): failed to open stream: No such file or directory in /home/***/****/public_html/install/install.php on line 335

Warning: Invalid argument supplied for foreach() in /home/***/****/public_html/install/install.php on line 336

It shows after i click on "Create" using DB Details.


@edit: Nevermind probably because of obfuscate not loading core_init.php as said earlier in the thread

Thanks by the way for what you have done till now you guys ROCK and made this internet a better place!
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu