Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Importing <400 names from a csv file


Go to End


3 Posts   1606 Views

Avatar
sarahk

Community Member, 46 Posts

1 April 2008 at 7:45pm

Hi

I'm just transferring over some mailing list names and have them in a csv file.

When I start the import process on /admin/newsletter/#Root_Import I get prompted to link to the file and then it asks me to map the fields. All wonderful!

However when I click confirm nothing happens, no errors etc.

I then turned dev on in the _config file and got this!!!!

FATAL ERROR: Security ID doesn't match, possible CRSF attack.
At line 172 in /home/mysite/domains/mysite.co.nz/public_html/pm/sapphire/core/control/Controller.php

trigger_error(Security ID doesn't match, possible CRSF attack.,256)
line 172 of Controller.php

Controller->run(Array)
line 76 of Director.php

Director::direct(/admin/newsletter/)
line 104 of main.php

I'm running v2.2.1

thanks :)

Sarah

Avatar
sarahk

Community Member, 46 Posts

10 April 2008 at 12:38pm

Avatar
sarahk

Community Member, 46 Posts

7 May 2008 at 1:46pm

Hmmm, I reopened that bug because while the import appears to work (ie no errors thrown) it's not mapping the extra fields. Can someone take a look please.