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

Google SSO error 400


Night Mode Switch for Mobile Devices

$
0
0

@mitchellk wrote:

Hi everyone

While testing a new forum I have setup using Discourse, one of my beta testers said it would be neat if the forum has a night mode switch for mobile devices which could reverse the scheme or switch to a darker color scheme easier on the eyes. I think it would be valuable addition to Discourse. I did find a post in support about a night theme but it seems it requires messing with or adding code which I'd prefer staying away from and rather see something like this in the core.

Here's hoping.

Posts: 7

Participants: 3

Read full topic

A new project aimed playing Discourse with docker-compose or rancher-compose and less rebuilds

$
0
0

@leopku wrote:

I start a new project aimed using Discourse in rancher platform recently.
Another goal was less rebuilds after modifications.

Example site: https://explore.hidocker.io/ was build with this project and rancher-compose.

Project repo: https://github.com/leopku/discourse-compose
Issue: https://github.com/leopku/discourse-compose/issues
Gitter: https://gitter.im/leopku/discourse-compose?utm_source=share-link&utm_medium=link&utm_campaign=share-link

Posts: 2

Participants: 2

Read full topic

Is it possible to posting on a discourse topic from embedded comments in other website?

$
0
0

@mrrao wrote:

I'd like to know whether it is possible to add posts on discourse topic from embedded comments section in other website? If any one have solution please suggest me. Thanks

Posts: 1

Participants: 1

Read full topic

What is the link as "tag"?

$
0
0

@SidV wrote:

Excuse me, but it's my first time I saw this:

Some questions:

  • What is that?
  • How do you do?

Thanks, and sorry if this question has been already posted but I searched and I couldn't find something about this.

Posts: 4

Participants: 2

Read full topic

Updating a category topic fails with the message «NoMethodError (undefined method `inner_html' for nil:NilClass)» when the topic's contents starts with a GitHub onebox

$
0
0

@dmitry_fedyuk wrote:

Step 1

Step 2

The log entry:

NoMethodError (undefined method inner_html' for nil:NilClass) lib/post_revisor.rb:445:inupdate_category_description'

Stack trace:

lib/post_revisor.rb:445:in `update_category_description'
lib/post_revisor.rb:428:in `revise_topic'
lib/post_revisor.rb:163:in `block in revise!'
vendor/bundle/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
vendor/bundle/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
vendor/bundle/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
vendor/bundle/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/transactions.rb:220:in `transaction'
lib/post_revisor.rb:151:in `revise!'
app/controllers/posts_controller.rb:194:in `update'

Posts: 1

Participants: 1

Read full topic

The «Tagging» core functionality adds multiple pages with the same human content (but different to Google) to SERP

The «Bulk Actions» dialog in the moving topics scenario shows a GitHub onebox content as an empty rectangle


Time format to 24 hours

$
0
0

@David_Collantes wrote:

I would like to change the time format to 24 hours (from 3:00 PM to 15:00). To what do I need to change the current, h:mma and h:mm a? Thanks!

Posts: 2

Participants: 1

Read full topic

Welcome User Message (Blog Links)

$
0
0

@mitchellk wrote:

Hi everyone, new to discourse so really still getting my head around tweaks all over the place. Only noticed now that the Welcome message a user gets sent includes references to:


and

Is there an easy way to copy those articles / posts to my own site and not have users leaving my site and going to meta.discourse.org?

Posts: 1

Participants: 1

Read full topic

Question about muting a category

$
0
0

@lkramer wrote:

Let's say I create a new category called "For Sale" but I don't want those kinds of posts to appear in those "you haven't visited in a while" Summary emails.

So in the Admin section for "default categories muted", I list this new "For Sale" category.

For all existing members, will they or will they not see "For Sale" posts in their Summary emails?

I ask because I would assume the answer is No but unfortunately users are seeing "For Sale" posts in their Summary emails.

Thanks for any light someone can shed!

Posts: 1

Participants: 1

Read full topic

Is there a working group registration flow?

$
0
0

@Zak_Holdsworth wrote:

We are having different groups form chapters within our community like this. I have been directing folks to this link and when they signup by clicking on the join group button, after their registration is complete, it seems that they have not joined the group... it is confusing them and they are ending up not joining the group.

Is there a group registration flow that automatically adds them to the group once they successfully complete their registration?

Posts: 2

Participants: 2

Read full topic

Commercial turnkey phpBB to Discourse migration?

$
0
0

@zdenek.svarc wrote:

Hi guys,

we are looking for commercial support for 300 MB sqldump phpBB (v3.1.10) forum. It would be great to just get volume file for dockerized Discourse. Does anybody provide support like that? Thanks.

Z.

Posts: 3

Participants: 3

Read full topic

502 Bad Gateway

$
0
0

@Fer_Nando wrote:

I need send pm to all my tl 0 users, but when i send it, i get 502 bad gateway after ten seconds, the group contain about 20.000 members, is a timeout error?

Posts: 8

Participants: 3

Read full topic

Is it possible to make sso.avatar_url work on the first login?

$
0
0

@Mie_Goreng wrote:

Here is my code:

sso.avatar_url = current_user.photo.thumb.url
A user logs into the discourse for the first time, their avatar does not change.

They log out.

Now on logging back in again, the avatar is changed. Is there anyway to get this to work from the first login instead of them having to log out and back in again before seeing the avatar changed?

Posts: 1

Participants: 1

Read full topic


Embedded topic split bug (500's) - 1.8.0 beta 4

Discourse only works with http:// not https://

Mailgun Webhooks returning 403: BAD CSRF

$
0
0

@JustinTConroy wrote:

I tried setting up the webhooks for mailgun following the directions here.

  • I copied the secret key from the Mailgun dashboard to mailgun api key in Discourse settings.
  • I went to the webhooks on Mailgun and added https://discourse.pumpingstationone.org/webooks/mailgun as the URL for the Dropped Messages webhook.
  • I clicked on the Test Webhook button. This gave a Response: ['BAD CSRF'].
  • I went ahead and saved the webhook anyways and set the same for the Hard Bounces webhook.
  • I tried to send an email to an obviously fake email address.
  • I saw the same error in the Mailgun logs (https://discourse.pumpingstationone.org/webooks/mailgun ['BAD CSRF'] Server response: 403 ['BAD CSRF'])

I'm not really sure where to find logs about failed HTTP requests in Discourse. Any assistance about what I should be looking for to diagnose and fix this problem would be much appreciated. Thank you.

For reference, I have v1.8.0.beta4 +12 of Discourse installed. It claims to be totally up to date as of this writing.

Posts: 4

Participants: 2

Read full topic

Use Discourse with a NoSQL database

$
0
0

@bradydowling wrote:

Curious if anyone has tried or gotten Discourse running on a nosql/key value store database such as Redis (beyond the standard caching), Mongo, or DynamoDB. I imagine it would be quite the task but wondering if anyone has gone there before and what kind of potential work it would take.

Posts: 2

Participants: 2

Read full topic

Discourse binding to IPv6...but not IPv4

$
0
0

@Wes_Fisher wrote:

I successfully installed Discourse on my server, and it's accessible over ipv6, but not ipv4.

Ideally I'd like it to listen on both 6 and 4. This is what netstat presents.

netstat -tunpl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd
tcp6 0 0 :::80 :::* LISTEN 28176/docker-proxy
tcp6 0 0 :::22 :::* LISTEN 1098/sshd
tcp6 0 0 :::443 :::* LISTEN 28164/docker-proxy
udp 0 0 0.0.0.0:68 0.0.0.0:* 990/dhclient

Any help is appreciated.

Posts: 1

Participants: 1

Read full topic

Viewing all 60613 articles
Browse latest View live




Latest Images