Closed (fixed)
Project:
Competition
Version:
5.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2008 at 23:08 UTC
Updated:
8 Sep 2008 at 08:08 UTC
PHP v5.2.6
I have the Competition Module and although it is early days, I can't get the Date aspect to work. I can successfully adjust the start and finish times, but when the competition is published there are no details about the date. It just says 2008-GMT.
I have tried using different time zones, but it always says GMT.
Comments
Comment #1
karens commentedStart by filing an issue there. I have no idea what the Competition module is or does, but maybe they can see a reason why there would be a conflict.
Comment #2
colanMarking http://drupal.org/node/299297 as a duplicate of this issue.
Comment #3
colanWhat release are you working with? Please only report bugs on the latest release, currently RC1.
Comment #4
colanComment #5
hugeknot commentedIt is the current version. at the moment I am running competitions so that I close them after the first ten entries, but it would be better to have a date limit.
Comment #6
hugeknot commentedDo you need more info?
Comment #7
colanActually, I'll be quite busy on another project for a while, so I won't have time to look into this. Maybe someone else can pick this up?
Comment #8
hugeknot commentedThanks!
I actually have more issues, but I see no point if there is nobody to address them!
Comment #9
colanIf you could create them, that would be great. Then at least they would be known, and other folks could comment/help with them. ;)
Comment #10
hugeknot commentedOK, I am not sure if this is a issue with competition module, but I have used media field module to create an audio field on both the 'creat >> Competition' and 'Competition entry'. The trouble is, I don't know how to get the uploaded file to display on the page view for the competition or the competition entry.
I solved the problem with the date btw! I can't remember exactly, but something to do with configuring the fields in CCK.
Comment #11
colanHave you tried using Mediafield Display?
I'm closing this issue if it's no longer a problem. (If you remember how you solved it, please post it here.) Please create new issue nodes for different issues. Thanks!
Comment #12
dorien commentedHello,
I just came across this tread as the date does not stick with me either. The date is not between the manegeable cck fields because it is created automatically. This is on RC1.
It just says: 2008-
If you remeber the solution. Please let me know.
Comment #13
hugeknot commentedI am not 100% sure, but if you go to the 'competition module' in "admin/content/types" and then you have the option to configure the fields (admin/content/types/competition/fields/field_competition_period) of the Date module. Just do this and see if it works for you.
Comment #14
dorien commentedYou seem to be right. This field was not configured. I set some basic options and it works now. Thanks