Hi. I have created a view (using the event_view module) which has the property "Event: start date is greater than now". I have pasted an Export of this view at the end.
I have run this on two environments, test and production. The test one works - i.e. displays the events you would expect. The production one doesn't - i.e. displays no events.
Both environments are running the same Drupal install (Drupal 4.7.3, event v 1.183.2.8, event_views v 1.8.2.6, views v 1.159 i.e. all current downloads for Drupal 4.7)
My test PC is: Windows XP SP2, Apache 2.0.55, My SQL 4.1.18-nt, PHP 4.4.2
My Production system is hosted by QiQ and is the following: Apache ??? (can't see this anywhere) MySQL 5.0.24, PHP 4.3.11
The example of this happening is at http://www.hallamshireacademyoftennis.co.uk/eventview.
I'm guessing that this is to do with the environment, and most probably to do with MySQL 5. I'm not very knowledgeable about this stuff, so I was wondering if anyone could suggest things I should be looking at. I have searched everywhere and can't fin anything, and I'm going to try and build a test server with MySQL 5 to see what happens. I'll post what happens. If anyone can help speed this up with some insight that would be massively appreciated.
Thanks
Chris
$view = new stdClass();
$view->name = 'eventview';
$view->description = '';
$view->access = array (