Support

Home Forums WP User Integration Events not showing up under My Events Management

Events not showing up under My Events Management

Posted: December 5, 2013 at 8:12 pm


Ozzy Rodriguez

December 5, 2013 at 8:12 pm

WordPress version: 3.7.1
Event Espresso Version: 3.1.36.1.P
Event Espresso MailChimp Integration Version: 1.2
Event Espresso Members Addon Version: 1.9.8.p
Event Espresso Ticketing Version: 2.1.p

This is a new installation with some custom stuff done to it.

Link to the registration page of one of the events: http://anotherdemo.com/asvb/events/2014-golf-tournament/

I’m using a gist from Seth, https://gist.github.com/sethshoultes/5574217, in order to create a new user whenever they register for an event. The issue is that the user that’s created isn’t tied to the registration.

Is there any way to make that happen?


Jonathan Wilson

December 6, 2013 at 11:54 am

Hey Ozzy,

Sorry for the delay. I’ll need to get Seth to take a look at this one. I’ll bring it to his attention.


Tony

  • Support Staff

December 6, 2013 at 12:17 pm

Hi Ozzy,

The first event is used to register the user, then any events after that should be registered under the my Events page.

Without modifying core and just using the Gist you linked to you can do something like this https://gist.github.com/Pebblo/7825452

Which will add the information to the relevant table, although this doesn’t log the user in so wont store the users role but I haven’t found anywhere that this has caused an issue.


Ozzy Rodriguez

December 6, 2013 at 12:17 pm

You guys are a busy bunch, so I understand!

Any help would be greatly appreciated!


Ozzy Rodriguez

December 6, 2013 at 5:10 pm

i tried that and a couple of things are happening:

1) After you hit submit on the page, it goes to a white screen
2) When the user is created, the names get jumbled around in the backend.

any ideas?


Tony

  • Support Staff

December 9, 2013 at 3:18 am

Hi Ozzy,

That’s very strange as the only change made to the Gist was to pass the info used to create the user to the function that also adds the user to the relevant tables for ‘My Events’, but after the user is created, so it should be effecting the name.

Did you replace the original code with the code I linked you to?

Can you email me a copy of your functions.php (or wherever the code is currently in use) file so I can see whats happening? If so just send a copy to support@eventespresso.com

*Edit – Please include a reference to this thread within the email so we know the context. Thank you.


Tony

  • Support Staff

December 9, 2013 at 5:25 am

Are you registering with a email address that is already assigned to a user?

If so try the same process with an email that does not have a user associated with it (the email address does not need to exist)


Ozzy Rodriguez

December 9, 2013 at 3:53 pm

no, i wasn’t. it was a brand new address.

i’ve gone a different direction and using a login/registration widget instead. i’d love to keep working on this with you guys as i’m sure others could definitely benefit!

i’ll send you guys an email ASAP.

The support post ‘Events not showing up under My Events Management’ 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