
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.

Ok, thank you. Will look into this further when implementing the Menu condition option to be sure it also covers your usecase of being inside of an iframe.I tried all six combinations of the 2x3 matrix below and none worked:
You're welcome to use whatever you like. Use what works best for you. 👍Can we give up now? I'll just use headtag. It took a few minutes to configure and worked straight away.
I'm not sure. We've had scattered reports of some users having issues uploading. I don't know if it's a problem in Kunena or our server rejecting it. Possibly something to do with filenames even. I've let Beat know and might be able to figure something out from logs.A .txt file uploads OK, but .png and .jpg fail (I haven't exhaustively tried all the listed file extensions). Perhaps it could be something to do with moderation falling into a black hole?
Please Log in or Create an account to join the conversation.

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

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