Keyword

"item must have a title" pops up after upgrade Joomla 3.4.4.

  • Randolph
  • Randolph's Avatar Topic Author
  • Offline
  • New Member
More
9 years 7 months ago #147257 by Randolph
after upgrade to Joomla 3.4.4. a pop up message "item must have a title" appears whenever

- trying to open and edit a k2 article
- trying to save a k2 article

How can I get rid of this nasty message window?

Regards
SB

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 7 months ago #147260 by Krikor Boghossian
Replied by Krikor Boghossian on topic "item must have a title" pops up after upgrade Joomla 3.4.4.
Thank you for reporting this Randolph,

Which version of K2 are you using?

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

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

  • Franz Wohlkönig
  • Franz Wohlkönig's Avatar
  • Offline
  • Platinum Member
More
9 years 7 months ago - 9 years 7 months ago #147261 by Franz Wohlkönig
Hi,

i disabled "System - JCE" in "Plugins". Had this Message after Upgrade to JCE 2.5.7. Now the Message is gone.

Regards
Last edit: 9 years 7 months ago by Franz Wohlkönig.

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

  • Randolph
  • Randolph's Avatar Topic Author
  • Offline
  • New Member
More
9 years 7 months ago #147262 by Randolph
K2 version is 2.6.9

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 7 months ago #147268 by Krikor Boghossian
Replied by Krikor Boghossian on topic "item must have a title" pops up after upgrade Joomla 3.4.4.
@Randolph, is Franz's solution working for you?

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

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

More
9 years 7 months ago #147285 by darkman
Hey guys, i have the same problem. i only updated the german-language package for joomla 3.4.4 ---- AND i updated the last JCE-Editor!

Any Ideas ?

Cheers
Darkman

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

  • Franz Wohlkönig
  • Franz Wohlkönig's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147290 by Franz Wohlkönig
@darkman So my above posted Solution don't work for you?

Regards

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

  • 野草工作室
  • 野草工作室's Avatar
  • Offline
  • New Member
  • 专业Joomla建站
More
9 years 6 months ago #147291 by 野草工作室
Yes, when I disabled "System - JCE" in "Plugins" also solve this problem.

Thanks~

野草工作室提供专业Joomla建站服务
www.ycway.com

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

  • Franz Wohlkönig
  • Franz Wohlkönig's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147296 by Franz Wohlkönig
@yiwen.li Thanks for Confirmation.

Is one possible to inform Ryan Demmer of JCE? I have no Subscription to write in JCE-Forum.

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

More
9 years 6 months ago #147298 by darkman
good day for all
@ Franz Wahlkönig

no, i have disabled the jce - system plugin, but i get the same error ! - i have to say i have installed the german-language pack for all jce-components and plugins.

regards
dark

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

  • Franz Wohlkönig
  • Franz Wohlkönig's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147300 by Franz Wohlkönig
@darkman Tested now with newest German-Language-Pack, same Result as without Lang-Pack: Disabling "System - JCE" solves Problem.

Sorry for no better News.

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

More
9 years 6 months ago #147321 by Ronald Paape
Hi there,

I posted the problem at JCE and Ryan send me this reply:

This is actually the result of a bug in K2, which will be fixed in K2 2.7.
I have however made some changes to the System - JCE plugin to prevent this error.

Replace jce.php in /plugins/system/jce/ with the file in the attached zip.

The link to the file: www.joomlacontenteditor.net/support/forum/item-must-have-a-title

regards Ronald

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147324 by Krikor Boghossian
Replied by Krikor Boghossian on topic "item must have a title" pops up after upgrade Joomla 3.4.4.
Awesome! Thank you Ronald (and Ryan)

The patch for K2 is located here: github.com/joomlaworks/k2/commit/4bbfd5cf0cf3911dbbf5393a4bcd882ec111ff99

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

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

More
9 years 6 months ago #147382 by Weatherly
We are having this same problem in Joomla 3.4.4.It also will not allow us to type in the title field. But the K2 Version is already 2.7 and the JCE patch did not help. Turning off JCE does not help. I
Is there anything else we can try?

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

  • Franz Wohlkönig
  • Franz Wohlkönig's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147383 by Franz Wohlkönig
Hi Weatherly,

just to be at the Point: if you write "Turning off JCE" you mean "System - JCE" (Plugin)?

Regards

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

More
9 years 6 months ago - 9 years 6 months ago #147388 by Weatherly
Yes. System JCE Plugin

After comparing files I see that even though the backend says its 2.7 and the files have it at the top, the changes on the patch page were not implemented. Adding them fixed it.
However I am seeing another issue apparently caused by 2.7: typing in the title box is invisible. It appears this to be caused by this :in the media assets k2 css file: .k2TitleBox {
box-sizing: border-box;
width: 100%;
font-size: 14px !important;
padding: 10px 10px !important;}
Is this something new to 2.7 (so far as i know we hadn't touched it)? It seems to conflict with the Isis media template.
Last edit: 9 years 6 months ago by Weatherly. Reason: new info

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 6 months ago #147405 by Krikor Boghossian
Replied by Krikor Boghossian on topic "item must have a title" pops up after upgrade Joomla 3.4.4.
@Weatherly Which browser are you using?

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

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


Powered by Kunena Forum