Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug: Gantry 5 and k2 frontend editor system message #1156

Closed
linkinformatica opened this issue Feb 19, 2016 · 11 comments
Closed

Fix bug: Gantry 5 and k2 frontend editor system message #1156

linkinformatica opened this issue Feb 19, 2016 · 11 comments
Milestone

Comments

@linkinformatica
Copy link

When using the K2 frontend editor and after saving an article it doesn't show the system message "Article saved". So i fix it in ../media/gantry5/engines/nucleus/twig/component.html.twig adding jdoc:include type="message" .

Hope to help.

@Bokelmann
Copy link

... did you use the system-messages-particle?

http://docs.gantry.org/gantry5/particles/system-messages

If not try that.

@linkinformatica
Copy link
Author

Yeah, in all my gantry Layout the system-messages-particle is present.

@mahagr
Copy link
Member

mahagr commented Feb 22, 2016

There is System outline named Body Only, which by default contains both system messages and page content particles.

@mahagr
Copy link
Member

mahagr commented Mar 4, 2016

@linkinformatica Any updates on your issue? Did you check the "Body Only" outline?

@linkinformatica
Copy link
Author

@mahagr I tried, but it didn't work. As i wrote in the first post, i fix it by modifyng in ../media/gantry5/engines/nucleus/twig/component.html.twig adding the statement "jdoc:include type="message" " .

I wanted to label this post as enhancement, but i didn't know how to do it.

@mahagr
Copy link
Member

mahagr commented Mar 7, 2016

Only team members are able to change the labels.

Its very odd that you need to add <jdoc> for the message as system message particle does just that.

What are the exact steps to reproduce the issue?

@linkinformatica
Copy link
Author

I use joomla 3.4.8 with the latest version of Gantry package and Hydrogen template. As content management, i useK2 component and when i want to modify/add an article, i click save on the frontend pop editor and it doesn't show any system message after it refresh the editor.

@mahagr mahagr added this to the 5.3.0 milestone May 17, 2016
@mahagr
Copy link
Member

mahagr commented Jul 8, 2016

I'm not able to get K2 (v2.7.0) to work:

Fatal error: Class 'K2HelperHTML' not found in /home/matias/www/joomla/administrator/components/com_k2/k2.php on line 80

@mahagr mahagr modified the milestones: 5.3.0, 5.3.1, 5.3.2 Jul 8, 2016
@mahagr mahagr modified the milestones: 5.3.2, 5.3.3 Jul 19, 2016
@w00fz w00fz modified the milestones: 5.3.3, 5.3.5 Aug 25, 2016
@mahagr mahagr removed this from the 5.3.5 milestone Sep 3, 2016
@mahagr mahagr modified the milestones: 5.3.6, 5.3.5 Sep 3, 2016
@mahagr
Copy link
Member

mahagr commented Sep 30, 2016

Finally was able to reproduce issue. Consider it fixed.

@mahagr mahagr closed this as completed Sep 30, 2016
@mahagr mahagr added bug and removed needs testing labels Sep 30, 2016
@matthewc100
Copy link

Not sure it's resolved - I have this problem on fresh install for both 2.7.0 and 2.7.1.

@mahagr
Copy link
Member

mahagr commented Nov 14, 2016

@matthewc100 Which template were you using? Also check how the body only layout looks like in your setup. It should have two green boxes in it; one for messages, another for content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants