• When adding a group, I get a 502 error – it took a while before it timed out and gave the 502 error.
    When trying to add again I got a different error – very quickly – just said to wait and try again later. I tried again 10 hours later with same results.

Viewing 1 replies (of 1 total)
  • Thread Starter John Dorner

    (@jdorner)

    Found a solution. Not a good solution, but it works if you are comfortable editing the database.

    From the wp_meetup_groups table add a new row.

    group_name is the name of the group to be displayed.
    group_slug is the url of the meetup (after https://www.meetup.com/)
    group_id can be gotten from the Meetup.com API page at: https://secure.meetup.com/meetup_api/console/?path=/:urlname
    color is the color used to display the group name

    After adding the row, go to the wpmeetup plugin Dashboard page. At the bottom of the page is an “Update Events Now” button. This gets the events for the new group(s) added.

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to add new groups’ is closed to new replies.