
I assume you meant the above to be the Condition for the onBeforeCompileHead trigger.Field: Custom >
FieldValue
CustomFieldValue: [cb:url location="itemid" /]
Operator: Equal To
Value: MENU_ID_HERE
Please Log in or Create an account to join the conversation.

Yes.I couldn't find Custom > Field, so I assumed that was a slip of the brain for Custom > Value.
It's not a guarantee. It just depends on what's available during that Joomla event. I've no idea what Joomla behavior has been initialized at onBeforeCompileHead exactly. I don't recall where in the rendering pipeline that event happens exactly so am unsure if routing has happened yet to allow access to routing details like the Itemid. Might be possible to extract with [get_Itemid] or [request_Itemid] to try and force it out of the URL, but probably won't work if routing hasn't reversed the URL yet.For the avoidance of doubt, I took the menu ID from the ID column of my list of menus (Joomla > Menus > Hidden Menu).
They should upload fine, but the preview will fail since we don't allow inline data URIs which Kunena is using for previews. If it fails entirely does it give any errors? If so please provide them and will let Beat know so he can take a look into it server side. Might be being caught by our security since we've security really high due to bots.If I could, I'd upload a screenshot, but uploads of images always seem to fail for me.
Please Log in or Create an account to join the conversation.

Using onBeforeRender as the trigger doesn't work either.onBeforeRender might be more reliable
I'm not sure what 'force it out of the URL' meant here. But, I think you might have meant 'avoid depending on the URL'.Might be possible to extract with [get_Itemid] or [request_Itemid] to try and force it out of the URL
I click [+ Add Files], use the file selector, click [Open], then in the box beneath [+ Add Files] I just get:If [screenshot upload] fails entirely does it give any errors?
Please Log in or Create an account to join the conversation.