Support

Home Forums Event Espresso Premium Events not available in scanner the day of the event

Events not available in scanner the day of the event

Posted: December 15, 2014 at 3:26 pm


utahhockey

December 15, 2014 at 3:26 pm

Please note using Version 4.5.0.beta.032

We suspect this is UTC time conflict somehow. The system thinks it is later than it is. I would prefer that all events are listed here instead of having the selection be automated. This would also allow us to scan paper tickets at a later date, which would be very useful. FYI, Seth did a hot fix for us a while back. However since we’ve updated betas several times the problem has returned.


Josh

  • Support Staff

December 15, 2014 at 5:52 pm

Hi there,

It may help to check to see if your server’s timezone is being offset to a different timezone.

I’ve sent a ticket to the developer about making it possible to view more events like expired events.

In the meantime, you can comment out a line of code in your copy of the barcode scanner beta plugin.

In EED_Barcode_Scanner.module.php on line 164, it reads:

'Datetime.DTT_EVT_end' => array( '>', date( 'Y-m-d g:i:s', time() ) )

if you comment the above line out like this:

// 'Datetime.DTT_EVT_end' => array( '>', date( 'Y-m-d g:i:s', time() ) )

it will pull in all the events into the event selector.

The support post ‘Events not available in scanner the day of the event’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso