Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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 7.0
Question Problem updating from 1.5.9 to 1.5.11
16 years 3 weeks ago #44606
by thetoast
Problem updating from 1.5.9 to 1.5.11 was created by thetoast
I installed the updates. But when i go to turn the forum to back on line i get an error.
Please help i can not turn my forum back online.
Code:
Notice: Unknown configuration variable posted. in /home/teamecla/public_html/administrator/components/com_kunena/admin.kunena.php on line 876
Assertion failed!
Script: /home/teamecla/public_html/administrator/components/com_kunena/admin.kunena.php
Line: 877
Condition:
variable value
$0 "
key value
$function "debug_assert_callback"
[args] Nested Array
$1 "
key value
$file "/home/teamecla/public_html/administrator/components/com_kunena/admin.kunena.php"
$line "877"
$function "assert"
[args] Nested Array
$2 "
key value
$file "/home/teamecla/public_html/administrator/components/com_kunena/admin.kunena.php"
$line "182"
$function "saveConfig"
[args] Nested Array
$3 "
key value
$file "/home/teamecla/public_html/libraries/joomla/application/component/helper.php"
$line "162"
[args] Nested Array
$function "require_once"
$4 "
key value
$file "/home/teamecla/public_html/administrator/includes/application.php"
$line "136"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
$5 "
key value
$file "/home/teamecla/public_html/administrator/index.php"
$line "67"
$function "dispatch"
$class "JAdministrator"
$type "->"
[args] Nested Array
$6 "
key value
$file "/home/teamecla/public_html/administrator/index2.php"
$line "14"
[args] Nested Array
$function "include"
Please help i can not turn my forum back online.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44607
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Problem updating from 1.5.9 to 1.5.11
If I understand you correctly, you made a change to your Configuration Settings before you upgraded:
Kunena Configuration » Basics » Forum Offline = Yes
Then you upgraded to K 1.5.11. Then you went back to your Kunena control panel to re-enable your forum, i.e., to change the Configuration settings as follows:
Kunena Configuration » Basics » Forum Offline = No
Then, when you press Save, you got the error messages. Is that correct? Don't worry, we'll get your forum running again.
Kunena Configuration » Basics » Forum Offline = Yes
Then you upgraded to K 1.5.11. Then you went back to your Kunena control panel to re-enable your forum, i.e., to change the Configuration settings as follows:
Kunena Configuration » Basics » Forum Offline = No
Then, when you press Save, you got the error messages. Is that correct? Don't worry, we'll get your forum running again.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44608
by thetoast
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago - 16 years 3 weeks ago #44609
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Problem updating from 1.5.9 to 1.5.11
There are a few tricks we can so to get your forum running again. One way is to change the database directly without using the Kunena control panel. This is, of course, a risky procedure: see
How To Destroy your forum data...
. As long as you are aware of the risks involved, we could proceed down that path.
The second approach is to look at what might have gone wrong. I suspect that your installation procedure didn't complete successfully. Did you, by any chance, make a backup of your website just before you installed K 1.5.11?
We've had one or two questions asked recently about problems with "incomplete" Kunena installations, more questions than I've seen asked in relation to previous versions of Kunena, and I'm wondering whether there is any commonality between them. Which installation kit did you use? ZIP or TAR? I prefer to use ZIP kits - I've never had a problem with them. I'll get back to you as soon as I find what DB table and field is responsible for disabling your Kunena forum.
The second approach is to look at what might have gone wrong. I suspect that your installation procedure didn't complete successfully. Did you, by any chance, make a backup of your website just before you installed K 1.5.11?
We've had one or two questions asked recently about problems with "incomplete" Kunena installations, more questions than I've seen asked in relation to previous versions of Kunena, and I'm wondering whether there is any commonality between them. Which installation kit did you use? ZIP or TAR? I prefer to use ZIP kits - I've never had a problem with them. I'll get back to you as soon as I find what DB table and field is responsible for disabling your Kunena forum.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 16 years 3 weeks ago by sozzled.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44610
by thetoast
Replied by thetoast on topic Re:Problem updating from 1.5.9 to 1.5.11
i used the zip file. i have a backup of my html_home data and i have a sql for my jommla site. I would just like to get my forum up and running again as easy as i can.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44611
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Problem updating from 1.5.9 to 1.5.11
The setting that is responsible for controlling if your Kunena forum is online or offline is controlled by the table jos_fb_config (there is only one record in this table) by the column board_offline. The normal value for board_offline is 0. Changing this value with phpMyAdmin may get your forum running again, however I strongly suspect that your installation of K 1.5.11 is suspect or incomplete and you could be heading into uncharted territory as far as providing your users with a stable, reliable forum. It all depends on what kind of risks you are prepared to take.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Time to create page: 0.232 seconds