Support Request Template
What version of phpBB are you using? phpBB 3.3.13
What is your board's URL? https://coinauctionshelp.com/forum/index.php
Who do you host your board with? Bravenet Mysql
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Update from a previous version of phpBB3
Is registration required to reproduce this issue? No
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What version of phpBB3 did you update from? phpBB 3.3.13
What extensions do you have installed? I have thanks for post advanced bbc code and a few others, but they're disabled for the install. I actually can't access my admin panel to remember them all, but I don't think they're the issue. I've had my board since 2009 and this is the first time having this issue.
What styles do you currently have installed? prosilver, pro silver spcial edition and my default allan-style subsilver
What language(s) is your board currently using? US English
Which database type/version are you using? MySQL 5
What is your level of experience? Comfortable with PHP and phpBB
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? I deleted all non pertanent files, and deleted the files in the install files. I uploaded, went to update and got a time out error. My hosting said it's not their servers and I might want to restore from a back up. I used bigdump and it didn't work. I've used it before without issue. I did dump the tables first and this is the back I created before I updated.
My hosting gave me this info:
We confirmed this by checking the error log, where you can see a PHP Exception is thrown:
PHP Fatal error: Uncaught Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException: A string value must be composed of strings and/or numbers, but found parameter "core.table_prefix" of type "NULL" inside string value "%core.table_prefix%oauth_tokens".
Online, we did not see any resources that mentioned a resolution to this, but we did try this temporarily as a workaround:
/misc/34/166/484/521/4/user/web/coinauctionshelp.com/forum/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php
if (!\is_string($resolved) && !is_numeric($resolved) && !is_null($resolved)) { # Added !is_null
throw new RuntimeException(sprintf('A string value must be composed of strings and/or numbers, but found parameter "%s" of type "%s" inside string value "%s".', $key, \gettype($resolved), $value));
}
This resulted in a new PHP exception:
PHP Fatal error: Uncaught Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException: The definition for "cache.driver" has no class. If you intend to inject this service dynamically at runtime, please mark it as synthetic=true. If this is an abstract definition solely used by child definitions, please add abstract=true, otherwise specify a class to get rid of this error.
Please describe your problem. I deleted the install folder after renaming it and it keeps redirecting to install. If I reinstall the install folder then it goes back to the update screen and immediately times out. Not even in a second.
Generated by SRT Generator
What version of phpBB are you using? phpBB 3.3.13
What is your board's URL? https://coinauctionshelp.com/forum/index.php
Who do you host your board with? Bravenet Mysql
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Update from a previous version of phpBB3
Is registration required to reproduce this issue? No
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What version of phpBB3 did you update from? phpBB 3.3.13
What extensions do you have installed? I have thanks for post advanced bbc code and a few others, but they're disabled for the install. I actually can't access my admin panel to remember them all, but I don't think they're the issue. I've had my board since 2009 and this is the first time having this issue.
What styles do you currently have installed? prosilver, pro silver spcial edition and my default allan-style subsilver
What language(s) is your board currently using? US English
Which database type/version are you using? MySQL 5
What is your level of experience? Comfortable with PHP and phpBB
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? I deleted all non pertanent files, and deleted the files in the install files. I uploaded, went to update and got a time out error. My hosting said it's not their servers and I might want to restore from a back up. I used bigdump and it didn't work. I've used it before without issue. I did dump the tables first and this is the back I created before I updated.
My hosting gave me this info:
We confirmed this by checking the error log, where you can see a PHP Exception is thrown:
PHP Fatal error: Uncaught Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException: A string value must be composed of strings and/or numbers, but found parameter "core.table_prefix" of type "NULL" inside string value "%core.table_prefix%oauth_tokens".
Online, we did not see any resources that mentioned a resolution to this, but we did try this temporarily as a workaround:
/misc/34/166/484/521/4/user/web/coinauctionshelp.com/forum/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php
if (!\is_string($resolved) && !is_numeric($resolved) && !is_null($resolved)) { # Added !is_null
throw new RuntimeException(sprintf('A string value must be composed of strings and/or numbers, but found parameter "%s" of type "%s" inside string value "%s".', $key, \gettype($resolved), $value));
}
This resulted in a new PHP exception:
PHP Fatal error: Uncaught Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException: The definition for "cache.driver" has no class. If you intend to inject this service dynamically at runtime, please mark it as synthetic=true. If this is an abstract definition solely used by child definitions, please add abstract=true, otherwise specify a class to get rid of this error.
Please describe your problem. I deleted the install folder after renaming it and it keeps redirecting to install. If I reinstall the install folder then it goes back to the update screen and immediately times out. Not even in a second.
Generated by SRT Generator
Statistics: Posted by CoinHELP — Wed Jan 22, 2025 1:59 am