Compatibility with Drupal 6.13

SomebodySysop - July 4, 2009 - 21:35
Project:Event Views
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Just tried to install event_views:

Event Views 6.x-2.x-dev Views-enables the event fields and creates default event views.
This version is incompatible with the 6.13 version of Drupal core.

What needs to be done to get this work?

#1

nick johnson - July 7, 2009 - 22:15

Count me in. This is key functionality for me.

#2

wallbay1 - July 10, 2009 - 16:50

subscribing

#3

delineate - July 17, 2009 - 14:52

It seems that the dependencies are expected as an array in Drupal 6.x but aren't in the .info file.

In event_views.info, change:

dependencies = event views

to
dependencies[] = event
dependencies[] = views

This removes the compatibility error, though I don't know if everything else is working.

#4

Liliplanet - August 14, 2009 - 09:27

not working .. no date fields available in views

#5

modctek - August 15, 2009 - 23:04

subscribing - really need this!

#6

faulkner161 - August 16, 2009 - 07:32

Just discovered the same issue!!! I also really need this to work for my website!

#7

eldesigner - August 17, 2009 - 18:27
Status:active» fixed

@delineate
Your solution fixes this problem.
Issue solved. :)

#8

bcswebstudio - August 21, 2009 - 03:45

I applied @delineate's suggested fix to .info and am subscribing to learn if I shot myself in the foot :)

#9

sra1 - August 25, 2009 - 20:46

I applied the fix to the .info file but I don't see the date fields in views like Liliplanet said. Is there an additional step I'm missing?

#10

peashooter - September 2, 2009 - 14:51

Also not seeing the fields

Can someone who has got this working please explain what we're expecting to see?

Thanks

#11

peashooter - September 2, 2009 - 14:54
Status:fixed» active

#12

najibx - September 5, 2009 - 08:08
 
 

Drupal is a registered trademark of Dries Buytaert.