Quantcast
Channel: Discourse Meta - Latest topics
Viewing all 60721 articles
Browse latest View live

/letter_avatar/ and /images/ 404 Not Found

$
0
0

@moparisthebest wrote:

I set up discourse via docker on Ubuntu 14.04, but some paths appear to not be working. For example:


What am I missing or doing wrong?

Thanks!

Posts: 1

Participants: 1

Read full topic


Using camo with discourse?

Mod Tools Menu misaligned

Landing page with faded background

$
0
0

@znq wrote:

I'm trying to achieve something similar like Nomad Forum does, where

  • Individual threads can still be viewed when accessed directly via the URL (e.g. linked on another site) or via Google Search Results
  • When going to the root page it shows a LOGIN and JOIN button with the background visible, but faded (see screenshot below)
  • JOIN redirects to an off-discourse landing page

I just signed-up for the paid hosted solution. The changed I'd like to do are they even possible or would I need to use a self-hosted solution and fiddle with the code?

Posts: 1

Participants: 1

Read full topic

Enable tagging only in some categories

$
0
0

@tomwrench wrote:

This is looking good @neil. One thing that would be good relating to this would be the simple option to 'enable tags in category' option in the category modal.

In my use case I only want tags (and specific tags at that) to be able to be used in specific categories. E.g. in those categories where I don't want tags enabled I wouldn't want the tag input field to be shown to users. Is this doable?

Posts: 2

Participants: 2

Read full topic

Membership site with Chargebee w/o integrations (for now)

$
0
0

@kfk wrote:

Hey,

so I am working on a Discourse paid membership website. I checked the plugin but it seems abandoned. I checked memberful, but it's a bit too bare bones. I came across chargebee and I do like it - good customer service (so far), nice documentation.

I was thinking maybe it's worth to kick off the forum with chargebee and then pay for a plugin to integrate things further down the road (there is one already, but it seems to be incomplete).

During the phase w/o integration, the process would be as follow:

  1. Paid category can only be accessed by group A
  2. To be part of group A I put link to chargebee hosted payment page
  3. Every time I get notification of new subscription or cancellation, I manually update discourse

Does it make sense? Anything I am missing here? Anybody that tried this?

Posts: 3

Participants: 2

Read full topic

Handling bouncing e-mails

$
0
0

@zogstrip wrote:

Discourse uses the VERP technique to handle bouncing e-mails.

To enable VERP, set the "reply by email address" site setting with an email address template that uses the + sign. The default of

replies+%{reply_key}@discourse.example.com

… works fine. If you are using your own or your company's email server, then, that's it :tada:

If you are using an email service, you will need to activate their webhooks as follows:

MailGun

  • Log in to MailGun and go to your dashboard; look in the right column for API Keys.
  • in Discourse, set the mailgun api key site setting with your Secret API Key
  • go to the MailGun domains list and click the one your discourse instance is using
  • click on the webhooks tab and click the gear icon next to both Dropped messages and Hard bounces events; edit the URL of both webhooks to http://your.discourse/webhooks/mailgun

SendGrid

  • Log in to SendGrid and go to Mail Settings
  • expand the Event Notification setting and enable it if it isn't already
  • click edit to set the HTTP POST URL to http://your.discourse/webhooks/sendgrid
  • make sure you selected the following 3 actions: Dropped, Deferred and Bounced
  • save your changes by clicking the :white_check_mark:

MailJet

  • Log in to MailJet and go to event tracking
  • check the bounce event
  • set the endpoint URL to http://your.discourse/webhooks/mailjet
  • check the :white_medium_square: in the group events column
  • click the save button

Posts: 2

Participants: 2

Read full topic

Post edit tracker missing tags changed

$
0
0

@jomaxro wrote:

Likely something for @neil related to the recent migration of #tagging into core. Noticed recently over at Stonehearth that not all tag changes appear in the post edit history. Here is one example:

Tags are restricted to TL4 only, so the user didn't attach any tags on post creation. I am pretty sure that 8bitcrab added a tag on March 30, followed by Albert on March 31, but Albert's tag doesn't appear.

I can provide more examples if needed, hopefully this is enough.

Posts: 1

Participants: 1

Read full topic


How to automatically Watch threads that I Reply to or Like?

$
0
0

@Barry_Chertov wrote:

I would like to automatically Watch any thread I post to or Like a post in. Is this possible? How? Is it possible to set that as the default for all users?

Posts: 4

Participants: 2

Read full topic

Admin wrench missing since sidebar changes

Loading Discourse from China

$
0
0

@rubyicon wrote:

Hi guys,
we love discourse and we want to use same platform for our fans in Asia.
But, we experience some troubles accessing the community from China.

As you may now, China blocks many foreign websites, as well as some servers of Amazon and seems like Digital Ocean.

But then I tried to empty caches and load it from scratch:


It takes forever to load... That seems to be the core of the problem.
Html loads fast. But css and js takes forever to load.

Sometimes it loads, but still takes ~30-40 sec, which is unacceptable.

As soon as all scripts and styles are cached, community loads fast enough.

Please, give an advise, what could be a possible solution?
Do you know any suitable for Discourse hosting providers with servers in China?

Posts: 1

Participants: 1

Read full topic

How can I change the navigation tag?

$
0
0

@saori wrote:

Hi everyone,

I want to know how I can change the navigation tag's name: Latest, New and Unread.

I want to change them into Japanese.
If anyone knows the way to change, please help me.

Thank you and best regards.

Saori

Posts: 4

Participants: 2

Read full topic

How to debug Mailgun log error (not receiving activation email)

$
0
0

@ron_jeremy wrote:

Some users receive the account activation email and others do not. I really don't know what to look for (this is all Greek to me).

Resending emails (whether initiated by me or the user) does not help, so I've had to manually activate some accounts. Users have checked their spam/junk folders.

I am running 1.6.0.beta7+19 on DigitalOcean one-click install, and Discourse is "stock" (no plugins or custom stuff).

The email I use is a Mailgun account used only for the forum (outgoing only).

Here's one of the (many) errors (I have edited info I guessed was sensitive):

2016-06-06 18:18
{
"severity": "permanent",
"tags": [],
"storage": {
"url": "https:/xxx",
"key": "xxx"
},
"delivery-status": {
"tls": false,
"mx-host": "smtp.glb.shawcable.net",
"code": 550,
"description": null,
"session-seconds": 3.4694018363952637,
"message": "550 5.1.0 bounce+68ce9a.84be3-greenmean50=shaw.ca@mg.singletrackbc.com sender rejected",
"certificate-verified": false
},
"recipient-domain": "shaw.ca",
"event": "failed",
"campaigns": [],
"reason": "generic",
"user-variables": {},
"flags": {
"is-routed": null,
"is-authenticated": true,
"is-system-test": false,
"is-test-mode": false
},
"log-level": "error",
"timestamp": 1465262290.175899,
"envelope": {
"transport": "smtp",
"sender": "replies+verp-21654300a5c0d5dc8562340a640bfa2a@singletrackbc.com",
"sending-ip": "209.61.151.224",
"targets": "greenmean50@shaw.ca"
},
"message": {
"headers": {
"to": "greenmean50@shaw.ca",
"message-id": "2c66ca04-bf41-4019-8350-e7ff75f95892@forum.singletrackbc.com",
"from": "postmaster@mg.singletrackbc.com",
"subject": "[Single Track British Columbia] Password reset"
},
"attachments": [],
"recipients": [
"greenmean50@shaw.ca"
],
"size": 1915
},
"recipient": "greenmean50@shaw.ca",
"id": "xx"
}

Here are my Mailgun settings:

Posts: 2

Participants: 2

Read full topic

Issues with my Android Users

$
0
0

@Joseph_Iwok wrote:

Hello, this is a very serious issue for me as about 75% of my users are accessing the site with a low-end Android device given that this is what majority of the demography can afford.

Many cannot sign up and for some others are complaining of how long it takes a page to load. Please is there anything I can do in this regard to make the site more mobile-friendly for these users. Any input will be highly appreciated.

Thank you.

Posts: 13

Participants: 8

Read full topic

Suggestion to automatically invite people to a private message when you @mention them

$
0
0

@jancborchardt wrote:

We use Discourse at Nextcloud a bunch – so first thanks a lot for that great open source software. :slight_smile:

A colleague just said that I should look at a specific thread that they @mentioned me in. I let him know I didn’t get a notification and only after some time we found out the reason was that it was a private message.

Hence it would be cool when a person who @mentions someone in a private message who is not part of that conversation gets prompted if they want to invite that person. Of course not automatically invite them, but a nudge would be a good UX improvement.

Posts: 3

Participants: 3

Read full topic


Approve post in closed topic leads to internal server error

$
0
0

@chipi92 wrote:

Create a thread.
Try to post with an account with no enough permissions. The post will be up for approval.
Close the thread.
Try to approve the post leads to 500 Internal Server error popup.

Opening the thread again and approving the post worked.

Discourse 1.4.2

Posts: 3

Participants: 2

Read full topic

Broken images on meta

This ram memory consumption is common with discourse?

Siilihai web forum reader support

$
0
0

@cos42 wrote:

Hello,

I'm the author of Siilihai web forum reader. I just released a new version which can read Discourse forums using it's API. You might want to check it out. Posting support is still missing, but it should be doable.

For developers this gives a Qt/C++ interface to access Discourse (and other) forums. It might be useful for some other applications as well. All code is available at Github.

The official release posting is here http://siilihai.blogspot.fi/2016/06/siilihai-250-released.html

Posts: 1

Participants: 1

Read full topic

Allow category notification setting to cascade to sub-categories

$
0
0

@rhyolight wrote:

I have two levels of categories in my forum. I would like to allow users to change their notification settings on the top-level category with an option to apply this setting to the sub-categories within the parent. This prevents them from needing to react to category changes by once again updating their sub-category settings.

I'm thinking something like a checkbox to enable the notification selection to apply to all sub-categories.

Posts: 2

Participants: 2

Read full topic

Viewing all 60721 articles
Browse latest View live




Latest Images