Quote:
Originally Posted by Wobbly Goblin
Download the original zip file from above. Open the "xml" file (I used the WITHOUT_IMPORTER version) and search for:
<input type="hidden" name="e" value="$eventinfo[eventid]" />
BELOW it add:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
Then save and import writing over the original.
It worked for me! 
|
This fixes the cookie security issue. Thanks! :up: :up: