Tried to buy this... created the account and it said the account needed approval. Waited a while and refreshed the page to try again, but now it's saying the account doesn't exist?
I'm getting this error on 2.1... any thoughts?
TypeError: a is undefined[Learn More] core-compiled.js:75:331
extend /forums/js/xf/core-compiled.js?_v=bca4dc63:75
<anonymous> /forums/js/CMTV/Code/code-block.min.js?_v=bca4dc63:5
<anonymous>...
@abdfahim Can you share how you got the entity_structure event to work? I'm running into basically the same issue and that's the one thing I haven't worked out yet.
Question: Would a general-purpose newsletter addon be worthwhile? The MC integration you linked has a decent feature set, but I have to believe that it could be expanded on pretty easily. Just not sure what services are worthwhile or how people would want such a product to work.
I'm just staring to do actual public XF addons, until now everything I've written was for personal use. But I've got over ten years of professional experience with web development (in particular PHP) and have written a half dozen newsletter integrations... so this seemed like a good place to...
Go to Setup -> Route filters. Hit the "Add route filter" button and fill out the fields. In your case, "Find route" would be "/actionPatchNotes" and "Replace with" would be "/patch-notes" (note, adjust for whatever the real URL is... I suspect that "actionPatchNotes" should actually be...