- Posts: 18
- Thank you received: 0
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 Downgrade
17 years 1 month ago #10992
by Turbo123
Replied by Turbo123 on topic Re:Downgrade
Yes that is a no...
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
Less
More
- Posts: 1107
- Thank you received: 3
17 years 1 month ago #10993
by grumblemarc
We love stars on the Joomla Extension Directory .
Replied by grumblemarc on topic Re:Downgrade
There was a tool I used to use on Joomla 1.0.X called Jombackup. It sent a daily DB dump of my Joomla install to the email addresses I specified. Maybe you should look into something like that. JoomlaPack is also a backup tool I recommend. I also recommend developing your site locally prior to going live to avoid issues like this one.
Make a backup of what you have as it may be able to be salvaged at a later date.
Make a backup of what you have as it may be able to be salvaged at a later date.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
17 years 1 month ago #10995
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Downgrade
@turbo123: for someone who dislikes bold black or red text, and who doesn't take precautions like backups, I wouldn't feel comfortable as a passenger in your car under the following circumstances:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
17 years 1 month ago #10997
by Turbo123
Replied by Turbo123 on topic Re:Downgrade
Ok thanks but i deleted EVERYTHING including the Kunena SQL tables. BUT it is giving me the following errors
Table 'simply10_SMDB.jos_fb_whoisonline' doesn't exist SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) VALUES ('0', '1238982830', 'Forum Main','','','','/index.php?option=com_kunena&Itemid=111', '68.59.157.238', '0')
variable value
$0 "
key value
$file "/home/simply10/public_html/components/com_kunena/lib/kunena.debug.php"
$line "42"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "/home/simply10/public_html/components/com_kunena/lib/kunena.debug.php"
$line "64"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "/home/simply10/public_html/components/com_kunena/kunena.php"
$line "456"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "/home/simply10/public_html/libraries/joomla/application/component/helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$4 "
key value
$file "/home/simply10/public_html/includes/application.php"
$line "124"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$5 "
key value
$file "/home/simply10/public_html/index.php"
$line "68"
$function "dispatch"
$class "JSite"
$type "->"
[args] Nested Array
"
Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'simply10_SMDB.jos_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1;
SQL =
SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;
in /home/simply10/public_html/components/com_kunena/lib/kunena.debug.php on line 71
Fatal error: Call to a member function setQuery() on a non-object in /home/simply10/public_html/components/com_kunena/lib/kunena.version.php on line 86
Table 'simply10_SMDB.jos_fb_whoisonline' doesn't exist SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) VALUES ('0', '1238982830', 'Forum Main','','','','/index.php?option=com_kunena&Itemid=111', '68.59.157.238', '0')
variable value
$0 "
key value
$file "/home/simply10/public_html/components/com_kunena/lib/kunena.debug.php"
$line "42"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "/home/simply10/public_html/components/com_kunena/lib/kunena.debug.php"
$line "64"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "/home/simply10/public_html/components/com_kunena/kunena.php"
$line "456"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "/home/simply10/public_html/libraries/joomla/application/component/helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$4 "
key value
$file "/home/simply10/public_html/includes/application.php"
$line "124"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$5 "
key value
$file "/home/simply10/public_html/index.php"
$line "68"
$function "dispatch"
$class "JSite"
$type "->"
[args] Nested Array
"
Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'simply10_SMDB.jos_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1;
SQL =
SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;
in /home/simply10/public_html/components/com_kunena/lib/kunena.debug.php on line 71
Fatal error: Call to a member function setQuery() on a non-object in /home/simply10/public_html/components/com_kunena/lib/kunena.version.php on line 86
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
Less
More
- Posts: 1107
- Thank you received: 3
17 years 1 month ago #10998
by grumblemarc
We love stars on the Joomla Extension Directory .
Replied by grumblemarc on topic Re:Downgrade
Did you uninstall or just delete files and folders?
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
17 years 1 month ago #10999
by Turbo123
Replied by Turbo123 on topic Re:Downgrade
uninstalled from inside the Joomla backend
Please Log in or Create an account to join the conversation.
Time to create page: 0.710 seconds