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 The upgrade to 1.5.3 issue.

More
16 years 10 months ago #20165 by push_jwc
Replied by push_jwc on topic Re:upgrade to 1.5.3
well i just uninstalled the current version and then reinstalled from another archive and it seems to work .. the original archive i used was

(com_kunena_v1.5.3_stable_b1688_2009-06-15.tar)

the one i used that worked was

(com_kunena_v1.5.3_stable_b1688_2009-06-15.zip)

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #20358 by tmaximus95
Well, it appears that all the tables are resent in the phpMyAdmin view. So I don't know what's going on?

Perhaps there's a need to develop a function that would look for and either install or repair the tables necessary to fix a broken kunena forum?

I'm lost with this one. Everything looks fine. I comparedthe fb_* table structures currently on my server with a backup of my database (from my local machine) and they seem to be almost the same?

So I don't know what's going on.

tmax.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #20360 by tmaximus95
By the way... Is there a way to completely remove ALL of the old tables in the Joomla DB and then start completely from scratch?

TMax.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #20361 by tmaximus95
Ya, I re-installed the thing about a half dozen times, eact time with different archives. I got the same thing.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #20367 by latino
Hi:

I was able to install Kunena 1.5.3 from zip archive. First trial I had a 404 when trying kunena administration. Maybe tar.gz file corrupt..

I can now access Kunena Admin Console.

Later

:)

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago - 16 years 10 months ago #20371 by tmaximus95
This is the current fb_version table:

Field Type Collation Attributes Null Default Extra Action
id int(11) No auto_increment Browse distinct values Change Drop Primary Unique Index Fulltext
version varchar(20) utf8_general_ci No Browse distinct values Change Drop Primary Unique Index Fulltext
versiondate date No Browse distinct values Change Drop Primary Unique Index Fulltext
installdate date No Browse distinct values Change Drop Primary Unique Index Fulltext
build varchar(20) utf8_general_ci No Browse distinct values Change Drop Primary Unique Index Fulltext
versionname varchar(40) utf8_general_ci Yes NULL Browse distinct values Change Drop Primary Unique Index Fulltext
With selected: Check All / Uncheck All With selected: Browse Change Drop Primary Unique Index Fulltext
Print viewPrint view Propose table structurePropose table structureDocumentation
Add new fieldAdd field(s)At End of Table At Beginning of Table After


Indexes: Documentation Keyname Type Cardinality Action Field
id UNIQUE 6 Edit Drop id
Create an index on columns
Space usage Type Usage
Data 248 B
Index 2,048 B
Total 2,296 B
Row Statistics Statements Value
Format dynamic
Collation utf8_general_ci
Rows 6
Row length ø 41
Row size ø 383 B
Next Autoindex 7
Creation Jun 17, 2009 at 04:47 PM
Last update Jun 17, 2009 at 04:47 PM


and this is the fb_version_backup:


Field Type Collation Attributes Null Default Extra Action
id int(11) No 0 Browse distinct values Change Drop Primary Unique Index Fulltext
version varchar(20) utf8_unicode_ci No Browse distinct values Change Drop Primary Unique Index Fulltext
versiondate date No Browse distinct values Change Drop Primary Unique Index Fulltext
installdate date No Browse distinct values Change Drop Primary Unique Index Fulltext
build varchar(20) utf8_unicode_ci No Browse distinct values Change Drop Primary Unique Index Fulltext
versionname varchar(40) utf8_unicode_ci Yes NULL Browse distinct values Change Drop Primary Unique Index Fulltext
With selected: Check All / Uncheck All With selected:


Indexes: Documentation
No index defined!
Create an index on columns
Space usage Type Usage
Data 0 B
Index 1,024 B
Total 1,024 B
Row Statistics Statements Value
Format dynamic
Collation utf8_unicode_ci
Rows 0
Creation Jun 16, 2009 at 04:17 PM
Last update Jun 17, 2009 at 04:37 PM
Last check Jun 17, 2009 at 04:37 PM

This is what I have right now.

TMax.
Last edit: 16 years 10 months ago by tmaximus95.

Please Log in or Create an account to join the conversation.

Time to create page: 0.250 seconds