# Angus' Events Plugin 📅

**URL:** https://meta.discourse.org/t/angus-events-plugin/69776
**Category:** Plugin
**Created:** [September 11, 2017, 2:44am UTC](https://meta.discourse.org/t/angus-events-plugin/69776 "2017-09-11T02:44:59Z")
**Posts on this page:** 20
**Page:** 26

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 11, 2019, 2:34am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/508 "2019-08-11T02:34:32Z")

</div>

Hey @csmu, does [this](https://meta.discourse.org/t/events-plugin-calendar/69776/28) one help?

---

<div class="post-metadata">

### Author: ![csmu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/csmu/32/124581_2.png) [@csmu](https://meta.discourse.org/u/csmu)
#### Post date: [August 11, 2019, 2:47am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/509 "2019-08-11T02:47:01Z")

</div>

Adding &api\_key={valid-api-key}&api\_user={valid-api-user} to the webcal url worked.

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 16, 2019, 3:54am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/510 "2019-08-16T03:54:24Z")

</div>

[https://github.com/paviliondev/discourse-events/commit/4b482ea61a6d873105a663509ebb99a2d6ef1d76](https://github.com/paviliondev/discourse-events/commit/4b482ea61a6d873105a663509ebb99a2d6ef1d76)

Hi, @DavidO  
I’ve fixed this issue. You’ll need to update the plugin and your discourse to the master or tests-passed branch of discourse to use this fix.

Let us know if it works fine for you.

---

<div class="post-metadata">

### Author: ![csmu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/csmu/32/124581_2.png) [@csmu](https://meta.discourse.org/u/csmu)
#### Post date: [August 20, 2019, 4:32am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/513 "2019-08-20T04:32:08Z")

</div>

I’ve just updated to that latest version of discourse

### 2.4.0.beta2

with database schema v20190812141433.

and locations and events are no longer showing in the user interface.

Anyone else here having the same issues?

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 20, 2019, 4:40am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/514 "2019-08-20T04:40:42Z")

</div>

@csmu I’ve been running the same version on my dev instance without these issues.  
What are the recent changes you’ve done other than updating the instance?

@angus, what might be going on here?

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [August 20, 2019, 7:12am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/515 "2019-08-20T07:12:44Z")

</div>

Hey @csmu, could you fill out a bug report here? [Pavilion](https://thepavilion.io/w/bug-report).

In particular we need:

1. Links to your instance / topics where this is happening
2. Any server or client-side logs you can provide

Which the wizard will ask for.

@fzngagan and I will follow up on that report.

---

<div class="post-metadata">

### Author: ![SvenC56](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/svenc56/32/132235_2.png) [@SvenC56](https://meta.discourse.org/u/SvenC56)
#### Post date: [August 21, 2019, 7:13pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/516 "2019-08-21T19:13:03Z")

</div>

I can confirm I run into the same issue. I am not able to create new Events. I’m on version [v2.4.0.beta2 +328](https://github.com/discourse/discourse/compare/6924f1ab15796f2e20b918fdf91c98d06f8c8369...tests-passed) and the latest Events Plugin Version.

Edit:  
Old Events are visible and can be edited. The Agenda is also missing in the category overviews.

If I can provide you some data just ask me for what I have to look 👀

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 21, 2019, 7:24pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/517 "2019-08-21T19:24:02Z")

</div>

Can you create a bug report here: [Pavilion](https://thepavilion.io/w/bug-report). I and @angus will follow up there. We’ll keep you updated on the issue.

I’m trying to reproduce the issue on a production site I’m running.

## Update

I’ve confirmed the issue. I’ll start looking into it tomorrow.

I’ve already created an issue here: [Pavilion](https://thepavilion.io/t/add-date-time-button-missing-on-latest-discourse/1533)

All the updates about the debugging and resolution of the issue will be posted there.

---

<div class="post-metadata">

### Author: ![csmu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/csmu/32/124581_2.png) [@csmu](https://meta.discourse.org/u/csmu)
#### Post date: [August 21, 2019, 9:06pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/518 "2019-08-21T21:06:27Z")

</div>

> [@angus](#):
>
> Links to your instance / topics where this is happening

The site is by invitation only. Please send preferred email addresses for the invitations via private message.

> [@angus](#):
>
> Any server or client-side logs you can provide

Any tips on what to look for … how to find the client side logs … what to look for in the server side logs … do I have to enter the container to get the logs?

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 23, 2019, 5:20am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/519 "2019-08-23T05:20:05Z")

</div>

> [@SvenC56](#):
>
> I can confirm I run into the same issue. I am not able to create new Events. I’m on version [v2.4.0.beta2 +328](https://github.com/discourse/discourse/compare/6924f1ab15796f2e20b918fdf91c98d06f8c8369...tests-passed) and the latest Events Plugin Version.
> 
> Edit:  
> Old Events are visible and can be edited. The Agenda is also missing in the category overviews.
> 
> If I can provide you some data just ask me for what I have to look 👀

This commit resolves all of the above issues.

[https://github.com/paviliondev/discourse-events/commit/87292d78b7d57dd02ff81e4e2f1300c3a7ccfe27](https://github.com/paviliondev/discourse-events/commit/87292d78b7d57dd02ff81e4e2f1300c3a7ccfe27)

Update the plugin to the latest version to resolve the issues.  
Thanks @csmu for the initial report.

---

<div class="post-metadata">

### Author: ![csmu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/csmu/32/124581_2.png) [@csmu](https://meta.discourse.org/u/csmu)
#### Post date: [August 23, 2019, 7:06am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/520 "2019-08-23T07:06:50Z")

</div>

> [@fzngagan](#):
>
> Update the plugin to the latest version to resolve the issues.  
> T

Events are now working for us on our staging and production servers … thanks 👍

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 23, 2019, 7:07am UTC](https://meta.discourse.org/t/angus-events-plugin/69776/521 "2019-08-23T07:07:40Z")

</div>

Thats really good to know.

---

<div class="post-metadata">

### Author: ![kristoferlund](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kristoferlund/32/140560_2.png) [@kristoferlund](https://meta.discourse.org/u/kristoferlund)
#### Post date: [August 29, 2019, 1:12pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/522 "2019-08-29T13:12:57Z")

</div>

Cheers, Am I slow? 🙂 I’m not able to figure out how to make the Agenda and Calendar views appear.

Plugin is installed all right. A bunch of checkmarks have been checked:

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/d/6dca626b9f24ee1773fb2cb329d85c79469b6706.png)

Category settings have been set:

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/9/8991ea39f422fb9d9ccbf0e84e6bdd354f13d8b1.png)

But still, no event list. And no `Add Date and Time` button.

Am I missing something?

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 29, 2019, 1:13pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/523 "2019-08-29T13:13:44Z")

</div>

Are you on the latest version of discourse and the plugin?

---

<div class="post-metadata">

### Author: ![kristoferlund](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kristoferlund/32/140560_2.png) [@kristoferlund](https://meta.discourse.org/u/kristoferlund)
#### Post date: [August 29, 2019, 1:16pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/524 "2019-08-29T13:16:54Z")

</div>

Yup, think so.

![image](https://global.discourse-cdn.com/meta/original/3X/a/a/aafa0ac3f8a3fda450b84c401c28f80dfea639c7.png)

Just installed plugin today and think Discourse got updated as well.

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 29, 2019, 1:19pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/525 "2019-08-29T13:19:14Z")

</div>

I’ll check this on my instance and get back to you.

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 29, 2019, 1:41pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/526 "2019-08-29T13:41:02Z")

</div>

I cannot reproduce the issue. I installed the plugin fresh on my site and it works.  
Can you go to `/admin/upgrade` on your site and see if everything is upto date. Mine shows +393.

---

<div class="post-metadata">

### Author: ![kristoferlund](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kristoferlund/32/140560_2.png) [@kristoferlund](https://meta.discourse.org/u/kristoferlund)
#### Post date: [August 29, 2019, 2:10pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/527 "2019-08-29T14:10:45Z")

</div>

Ok. Did the upgrade but still nothing. And the error logs show nothing. Weird. I must have missed a setting somewhere?

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [August 29, 2019, 2:14pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/528 "2019-08-29T14:14:16Z")

</div>

Can you do ‘ctrl+shift+R’ to hard reload your page. Also, have you selected the correct category in composer?

---

<div class="post-metadata">

### Author: ![kristoferlund](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kristoferlund/32/140560_2.png) [@kristoferlund](https://meta.discourse.org/u/kristoferlund)
#### Post date: [August 29, 2019, 2:25pm UTC](https://meta.discourse.org/t/angus-events-plugin/69776/529 "2019-08-29T14:25:15Z")

</div>

Did that. Tried in another browser as well.

Am I on the latest plugin version?

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/9/89dcdde4899be9d111ba108421c9c2dc039a1c62.png)

0.1 doesn’t sound like latest. Maybe I used the wrong git url when installing?

`https://github.com/paviliondev/discourse-events.git`

Edit: I have the latest version. 87292d7.

[Previous page](https://meta.discourse.org/t/angus-events-plugin/69776.md?page=25)

[Next page](https://meta.discourse.org/t/angus-events-plugin/69776.md?page=27)
