Keyword

"Item must have a title" error after J3.4 upgrade

More
10 years 1 month ago #141660 by Giancarlo Agrati
Replied by Giancarlo Agrati on topic "Item must have a title" error after J3.4 upgrade
@Lefteris

The problem occurs when the Multilingual is active only.

To see the problem just download Joomla 3.4 install it and activate 2 different languages.

Install k2 only and the problem is generated without any other extensions.

Create an article / edit an article and this alert print on video (pop up allert)

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

More
10 years 1 month ago #141662 by cyberspeed
Replied by cyberspeed on topic "Item must have a title" error after J3.4 upgrade
Mine was in my template. I assigned a blank template to the K2 Menu item and it solved the issue.

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

  • Yannis Sintos
  • Yannis Sintos's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 1 month ago #141708 by Yannis Sintos
Replied by Yannis Sintos on topic "Item must have a title" error after J3.4 upgrade
I got the same solution.
I had a multilanguage site with Greek and English in J3.3.6 and K2 v2.6.9 and everything was ok with "multilanguage status" module enabled.
I updated to J3.4 and i started getting the message.
I disable the "multilanguage status" module, and now the problem is gone.

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

More
10 years 1 month ago #141716 by Ronald Paape
Replied by Ronald Paape on topic "Item must have a title" error after J3.4 upgrade
Hello,

I also disabled the "Multilanguage status" module and the error is gone.

regards
Ronald

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 1 month ago #141717 by Krikor Boghossian
Replied by Krikor Boghossian on topic "Item must have a title" error after J3.4 upgrade
Thank you for your feedback Ronald :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
10 years 1 month ago #141729 by Lefteris
I cannot verify the issue yet. For me everything works fine.

@Giancarlo Agrati

Can you provide more details on this or the exact steps you took? I just made a fresh install of Joomla! 3.4, enabled two languages, enabled the multilingual status module and installed K2 and everything keeps working fine for me.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
10 years 1 month ago #141741 by Paul Adamson
Replied by Paul Adamson on topic "Item must have a title" error after J3.4 upgrade
I can confirm this fixes the issue for me. I have a site with en-GB and zh-TW. Using the ISIS template on the backend. Tried disabling all manner of extensions to no avail.

Issue:
Open any K2 item and just before the item paeg is rendered, get the javascript alert "Item must have a title".

Go to Module Manager, display Admin modules, disable Multilanguage Status, confirm the alert does not occur.

Using Joomla 3.4, K2 2.6.9, Gantry 4.1.28, RT Iridescent theme 1.1, a bunch of misc extensions.

Cheers
Paul

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

More
10 years 1 month ago #141763 by Kostas
Disabling multilanguage status solved it for me also.

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

More
10 years 1 month ago - 10 years 1 month ago #141770 by Paul Adamson
Replied by Paul Adamson on topic "Item must have a title" error after J3.4 upgrade
@Lefteris

My site is an upgrade site starting with J2.5 up through all the versions to J3.4 if that helps. The problem only appeared after the upgrade from 3.3 to 3.4.

Paul

More info on this issue:

If I go to Extra Fields,
click on New
I get the message "Please select a group or create a new one".

With Multilanguage status module unpublished this message does not appear.
Last edit: 10 years 1 month ago by Paul Adamson. Reason: some adds

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 1 month ago #141808 by Krikor Boghossian
Replied by Krikor Boghossian on topic "Item must have a title" error after J3.4 upgrade
I am sorry but I do not understand you.
Is the problem solved or is it still present?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
10 years 1 month ago #141843 by Lefteris
Finally i managed to reproduce the issue. It occurs when the module multilingual status is enabled and the system debugger is disabled.

This commit solves the issue: github.com/joomlaworks/k2/commit/4bbfd5cf0cf3911dbbf5393a4bcd882ec111ff99

Thank you all for your valuable feedback.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
10 years 1 month ago #141857 by Paul Adamson
Replied by Paul Adamson on topic "Item must have a title" error after J3.4 upgrade
I updated my dev site with this build and it did indeed fix the issue but it also did some messing with the style of the item form so that the tabs no longer show up. All the individual divs display, however. I upgraded just the 14 files changed in the commit on a clone of my dev site and it failed to fix the issue. Its possible there is some other conflict going on with my own site so I'm happy enough just disabling Multilanguage Status module until 2.7.0 comes out.

Thanks for your help with this one.

Cheers
Paul

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 1 month ago #141869 by Krikor Boghossian
Replied by Krikor Boghossian on topic "Item must have a title" error after J3.4 upgrade
Open your browser's developer tools and check under the console tabs for any errors.
If nothing shows up refresh the page.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
10 years 1 month ago #141902 by Paul Adamson
Replied by Paul Adamson on topic "Item must have a title" error after J3.4 upgrade
All sorted now. I had an override I had forgotten about. Everything looks great!

Thanks for all your help!

Cheers
Paul

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 1 month ago #141928 by Krikor Boghossian
Replied by Krikor Boghossian on topic "Item must have a title" error after J3.4 upgrade
Nice to hear that the issue is gone Paul :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
10 years 3 weeks ago #142550 by Okan
Hello,

I have the same problem for editing K2 Items.

My dev env is quite recent. I have downloaded latest Joomla 3.r.1 and K2 yesterday. No sample data is installed but multilingual with two languages. I really need this.

K2 Item and Category create edit view and web site front end working without any problems with two languages.

But K2 Item editing always pops up "Item must have a title" message.

How to solve this? what to try? The fix above ? Please explain how to?

Thanks

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

More
10 years 3 weeks ago #142557 by Paul Adamson
Replied by Paul Adamson on topic "Item must have a title" error after J3.4 upgrade
Yes the above solution worked for me. Here are the steps I took:

1. Downloaded a copy of the K2 dev master zip file from the link above. You can also download the absolute latest from this link which seems to contain a few more fixes... github.com/joomlaworks/k2/archive/master.zip

2. Extracted the zip file to my /webroot/tmp folder and used the Install from Directory feature of the Extensions Manager. You might also be able to to just upload the master.zip file like any other extension but I don't know because I didn't try it.

Make sure you take a backup first!

Cheers
Paul

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

More
10 years 3 weeks ago #142579 by Okan
Thanks for your reply,

I have doubted, this is procedure is not an upgrade, replacing the code.

Of course I will do backup but let me ask, what about existing content ? do I have to do something ? or replacing the existing K2 code with the new one just enough to use it ?

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 3 weeks ago #142582 by Krikor Boghossian
Replied by Krikor Boghossian on topic "Item must have a title" error after J3.4 upgrade
You can simply deactivate the Multilanguage Status module.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
10 years 3 weeks ago #142599 by Anthony
You can simply deactivate the Multilanguage Status module.

its a K2 bug .. i hope its not the solution for the future ..

i have the same after replacing these files master.zip ..

this problem is really boring :)

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


Powered by Kunena Forum