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.

http://musicollaborate.com/competition

Comments

karens’s picture

Project: Date » Competition
Version: 5.x-1.8 » 5.x-1.x-dev

Start 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.

colan’s picture

Marking http://drupal.org/node/299297 as a duplicate of this issue.

colan’s picture

Version: 5.x-1.x-dev » 5.x-1.0-rc1
Component: Miscellaneous » Code
Category: support » bug

What release are you working with? Please only report bugs on the latest release, currently RC1.

colan’s picture

Status: Active » Postponed (maintainer needs more info)
hugeknot’s picture

It 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.

hugeknot’s picture

Do you need more info?

colan’s picture

Status: Postponed (maintainer needs more info) » Active

Actually, 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?

hugeknot’s picture

Thanks!
I actually have more issues, but I see no point if there is nobody to address them!

colan’s picture

If you could create them, that would be great. Then at least they would be known, and other folks could comment/help with them. ;)

hugeknot’s picture

OK, 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.

colan’s picture

Status: Active » Closed (fixed)

Have 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!

dorien’s picture

Hello,

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.

hugeknot’s picture

I 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.

dorien’s picture

You seem to be right. This field was not configured. I set some basic options and it works now. Thanks