- Posts: 57
- Thank you received: 1
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Solved Config page type error 500
1 year 2 months ago #233377
by micker
Config page type error 500 was created by micker
Hello i have a problem in last kunena version
when i load configuration page of kunena
i have this error
[/code]
string(100) "/home/com3web5/dev.com3elles.com/batisim/administrator/components/com_kunena/tmpl/config/default.php"[/code]i try to unstall it and reinstall that doesn't worksAnd in front end i have this
i try error reporting to maximum and debug yes no more information
thanks for any help
when i load configuration page of kunena
i have this error
Code:
[url=https://dev.com3elles.com/batisim/administrator/index.php?option=com_kunena&view=config#error_page]TypeError[/url][500]htmlspecialchars(): Argument #1 ($string) must be of type string, stdClass given
.../libraries/src/MVC/View/HtmlView.php:244[code]239 {
240 if ($var === null) {
241 return '';
242 }
243
244 return htmlspecialchars($var, ENT_QUOTES, $this->_charset);
245 }
246
247 /**
248 * Get the layout.
249 *
Code:
Arguments[code]0
Code:
Kunena Erreur interne : Veuillez contacter l'administrateur du site pour résoudre ce problème!
thanks for any help
Please Log in or Create an account to join the conversation.
1 year 2 months ago #233399
by micker
Replied by micker on topic Config page type error 500
sorry but no one have an idea ?
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12288
- Thank you received: 2537
1 year 2 months ago #233402
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Config page type error 500
If you have access to the database, first export the #__kunena_configuration table as a backup.
Then open the table #__kunena_configuration, remove the contents of params and save. If enabled, empty the Joomla cache afterwards and then check whether you can access the configuration again.
Please note! In this case, all settings are reset to default.
Then open the table #__kunena_configuration, remove the contents of params and save. If enabled, empty the Joomla cache afterwards and then check whether you can access the configuration again.
Please note! In this case, all settings are reset to default.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
1 year 2 months ago #233403
by micker
Replied by micker on topic Config page type error 500
great that it ! 1000 thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.267 seconds