Buttons in Collections No Longer Have Friendly Names

Summary

I was troubleshooting something with the TinyMCE by installing the Wrapper plugin, but the plugin failed. I removed the plugin and had to reinstall TinyMCE and TinyMCE RTE. Now, for some reason, the buttons that would appear in collections to create a child or to return to the parent resource show variable names instead of what the variable value should be.

Example:

In a collection of Attorneys, it should have a button called “Create Attorney.” Instead, it has a button that says “collections.attorney.create” and when looking at a child object, instead of “Return to Attorneys,” the button says “collections.children.back_to_attorney_label.”

I’m only allowed to put in one image, so here you go:

image

I’ve reinstalled collections and it hasn’t resolved the issue.

Environment

MODX version: MODX Revolution 2.8.4-pl (traditional)
Version codename: Revolution

Any help would be appreciated.

This looks like a custom lexicon string was created once, that doesn’t exist anymore.


When you go to “Extras” → “Collections Views”, right-click the correct collection and select “update view” and then go to the vertical tab “Collection’s settings”, what’s the content of the field “Back to Collection button label”?

Maybe enter the correct string right here, or try adding the custom lexicon string again (under :gear: → “Lexicons”).

You rock! Thanks for showing me where that info was!

This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.