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

This category is for K 1.7 issues only.

Question Duplicate entry at jos_kunena_messages - Upgrade from 1.5.12

More
15 years 8 months ago #59312 by poliscas
Hi I've just upgraded from 1.5.12 and whole procedure was smooth.

I can read and browse old entries ==> migrated to new forum fine.

But, I can not post a new message, because I receive this error:

500 - JDatabaseMySQL::query: 1062 - Duplicate entry '0' for key 1 SQL=INSERT INTO jos_kunena_messages (`name`, `email`, `subject`, `topic_emoticon`, `ip`, `userid`, `parent`, `thread`, `catid`, `time`, `hold`) VALUES....


Any idea ? Thx.

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

More
15 years 8 months ago #59314 by poliscas
I cheked the last row at jos_kunena_messages and it's like:
id =0
parent =0
thread =0

I erased that retried and gave the same result...

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

More
15 years 8 months ago #59318 by poliscas
Here are my details:

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 128M | Max file upload: 60M

Kunena version detailled: Installed version: 1.6.0-RC1 | Build: 3173 | Version name: Kujadili | Kunena detailled configuration:

Warning: Spoiler!

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

More
15 years 8 months ago #59351 by xillibit

poliscas wrote: But, I can not post a new message, because I receive this error:

500 - JDatabaseMySQL::query: 1062 - Duplicate entry '0' for key 1 SQL=INSERT INTO jos_kunena_messages (`name`, `email`, `subject`, `topic_emoticon`, `ip`, `userid`, `parent`, `thread`, `catid`, `time`, `hold`) VALUES....


Any idea ? Thx.

Hello,

Can-you give please the entire error message ?

I don't provide support by PM, because this can be useful for someone else.

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

More
15 years 8 months ago #59365 by Matias
It looks like you're missing primary key. Did you earlier convert the forum from Joomla 1.0?

Try this URL in your site and report your findings into here:
/administrator/index.php?option=com_kunena&view=install&layout=schema

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

More
15 years 8 months ago - 15 years 8 months ago #59367 by poliscas
Here is the error message:

500 - JDatabaseMySQL::query: 1062 - Duplicate entry '0' for key 1 SQL=INSERT INTO jos_kunena_messages (`name`, `email`, `subject`, `topic_emoticon`, `ip`, `userid`, `parent`, `thread`, `catid`, `time`, `hold`) VALUES('admin', '[email protected]', 'Αυτό είναι ένα δοκιμαστικό μήνυμα', '1', '87.202.168.141', '62', '0', '0', '30', '1283289461', '0')

Matias I tried this url but it gives
500 - Kunena function "install" not found
And yes the forum is converted from Joomla 1.0
Last edit: 15 years 8 months ago by poliscas.

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

Time to create page: 0.239 seconds