This is technically just due to being on 1.5.6 which we're pushing out.... tomorrow ideally. You can just open the template on XenBase:

Find:
Code:
  _jsVersion: "{$xenOptions.jsVersion}",

Add right below:

Code:
  _noRtnProtect: {xen:if $enableReverseTabnabbingProtection, 'false', 'true'},

Then click "Save and Exit"

This option was apart of the XF 1.5.6 update:

A new config.php option $config['enableReverseTabnabbingProtection'] has been added to allow you to disable the reverse tabnabbing protection that was added in a recent version. The reverse tabnabbing protection can interfere with some services that manipulate link targets (for example, to include affiliate links). While disabling this removes the protection, the trade off of lost revenue may be worthwhile.
 
It's kind of hard to tell what I'm looking at or I'm missing the obvious :D

I'll probably need a URL to debug. You can submit a ticket or write me privately if you wish to share the URL that way.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back