Closed (fixed)
Project:
Conference
Version:
6.x-1.2-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2010 at 07:47 UTC
Updated:
17 Feb 2012 at 02:20 UTC
Hi, I've set up a Conference contribution page so that the user can enter an abstract into a multiline text field. But when I test this, it keeps coming back with "Please attach the abstract as a doc/pdf". I removed the original Abstract field and created a new one, but still not luck. Any way to over-ride this function as we don't want people to have to attach a doc or pdf.
Comments
Comment #1
azcoser commentedhave you found any how to stop this
Comment #2
Beernink commentedNo luck / no answer to this problme. I've decided to go with Microsoft Research Conference Management Toolkit (CMT) instead, which is a free conference submissions management facility for non profit organisations. It has limited functionality to personalise / theme the site, but has all the right functionality for submitting abstracts and assigning reviews. Still keen to get an answer to this issue though, so leaving it active.
Comment #3
Jon Rodriguez commentedI fixed this by going into conference.module and deleting the snippet that required a file upload to continue.
Go to line 1739 and delete:
form_set_error ('upload', "Please attach the abstract as a doc / pdf");
Comment #4
jenifertucker commentedI agree. This should not just be a mandatory file attachment option. I was surprised to see this module set up like this. My preference is for the conference contributors to enter text in a text field. That way the text can be displayed in a number of ways on a conference website, etc.
Comment #5
Beernink commentedComment #6
sertaconay commentedThis issue has been fixed by #3. Why did you change status as "won't fix" ?
Comment #7
Beernink commentedSorry, picked the wrong status...