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.

All other Modules /

Discuss all other Modules here.

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

Newsletter - importing


Go to End


7 Posts   2324 Views

Avatar
Clearmedia

Community Member, 2 Posts

26 November 2009 at 2:56pm

Hi Guys,

When I import a csv file for a mail list, it shows the content correctly but when I click "confirm", I get this error:

[Notice] Undefined index: Set
POST /ss/admin/newsletter/UploadForm

Line 236 in C:\wamp\www\ss\newsletter\code\RecipientImportField.php

Couldnt seem to find anything in the docs - a little help?

Cheers

Avatar
boombox

Community Member, 44 Posts

6 December 2009 at 5:14pm

Edited: 06/12/2009 5:14pm

Hi
I have developed a fix for this issue - so please test the attached file to replace the RecipientImportField.php file in Newsletter/code - this should hopefully get added to the main Newsletter Module SVN trunk soon
If any issues let me know

Cheers
Karl

Avatar
sdongol

Community Member, 4 Posts

31 January 2010 at 8:50pm

I did copy ur attached file but nothing happens and the same importing problem remained.Please help me out with this problem

Avatar
boombox

Community Member, 44 Posts

31 January 2010 at 10:48pm

Hi - a good first step is to do a CSV export out of the CMS to get the CSV format correct as this can be an issue on import.
Make sure you have Silverstripe core 2.3.3 installed
Also are you using Newsletter trunk from Silverstripe SVN?
Plus did you do a /dev/build after the update and /admin/?flush=! in CMS?

Cheers

Avatar
sdongol

Community Member, 4 Posts

1 February 2010 at 11:15pm

Thanx for replying .I am a newbie and i have downloaded the newsletter module from the www.silverstripe.org/modules. Can you give me the svn link for the newsletter trunk and by the way are they different from svn and the downloaded versions of the newsletter modules.Thanx a lot again

Avatar
boombox

Community Member, 44 Posts

1 February 2010 at 11:36pm

Hi
Go to http://www.silverstripe.org/newsletter-module/
There is a trunk version to try out and SVN link - you will need tortoisesvn.net to get svn version - once installed
add a local folder for the module - select svn checkout and enter svn url
Then Export your local svn version to use on your project

Avatar
sdongol

Community Member, 4 Posts

2 February 2010 at 12:27am

Thanx a lot ! without your help i wouldn't have got away with this problem.You have been a great help for me.Thank you very much once again. You are the real silverstripper.