Quote:
Originally Posted by 1996 328ti
I thought it was
calendar_showeventsbit, but the mod still doesn't work.
|
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!