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

Any one knows what happened ? **undefined


Guide or Documentation for creating a Plugin?

0
0

Scott Trager wrote:

Are there any guides or documents for creating a basic plugin? I still cannot manage to update or change anything outside of CSS and it's driving me crazy - all I want to be able to do is to affect a few basic things and the only way I seem to be able to change anything gets overridden on a rebuild (which makes sense).

Posts: 5

Participants: 3

Read full topic

Can I get a Discourse/JSON example?

0
0

Scott Trager wrote:

Is there an example someone can show me of some JSON which works with the /top/monthly.json page? - I've tried like 15 different scripts and every single one does not seem to function with this as the json path - since there is no way to actually run a script anywhere, I'm running it from a local "test.html" file at the moment until I have something that works so I can find a way to actually execute it on the server.

Thanks.

Posts: 25

Participants: 4

Read full topic

Include username with JavaScript error reports

0
0

Dean Taylor wrote:

Is it possible to include the username (if the user is logged in) with JavaScript error reports?

This would be very useful in following up on problems, devices, configurations etc.

Posts: 3

Participants: 3

Read full topic

How to refresh cache after modifying locale file

0
0

John Xu wrote:

I just installed discourse following office docker installation guide.

There are several missing translation in Chinese, so I done translation work in discourse translation portal, then SSH to container, download the localized file and use this new one.

But the web page doesn't change after pressing F5. I guess is should be a caching problem.

How can I refresh the cache so that new localized string can be displayed?

Thanks a lot.

Posts: 2

Participants: 2

Read full topic

Install Discouse on an Ubuntu VPS

0
0

Mark wrote:

Hi,

To be honest I have no idea how to install Discourse on an Ubuntu server.
I would really appreciate some help from anyone. All I want to do is get an instance of Discourse running.

Posts: 6

Participants: 4

Read full topic

Automatically export chosen topics elsewhere - possible scerarios?

0
0

Serge Vodwood wrote:

Kind of a "reverse embed option" situation.

There is a static blog setup on a main domain and a discourse install on a subdomain. The setup is actually the same as @eviltrout's website (using middleman to generate the blog). The comments to blog posts are configured to be handled by discourse's embedding site settings. Thus the blog posts are synced to discourse and assigned their own special category, say "Blog".

Now i'm thinking it would be neat to pick users' topics in discourse and assign them to "Blog" category thus automatically creating a blog post (the one on the main domain).
How would one may try to approach such a thing? Any ideas? I guess that this is at least by 50% a non-discourse issue and will depend on the blog platform, but thats just me being not really techsavvy.

The idea behind this is simple: it is an extra motivational tool for community members to open interesting topics and reads, and a great one at that. If the topic is interesting enough, forum admin can push it to blog, ergo fame and fortune for the topicstarter.

Posts: 2

Participants: 2

Read full topic

Do I need to rebuild container if I changed settings in yml file?

0
0

steven_yue wrote:

Hi, everyone

If I changed settings like: hostname or SMTPs do I need to rebuild the container? Or should I just restart it?

Thanks

Posts: 2

Participants: 2

Read full topic


Broken default avatar links (1.2.0.beta4)

0
0

Jonathan Lin wrote:

I'm referring to the default avatar that comes on sign-up. They show as broken links. The images are pointed at something like /user_avatar/HOSTNAME/system/120/3.png

Anyone can help me out? I have S3 configured, no sure if that's related.

<hash>
  <date type="dateTime">2015-01-16T09:52:22+00:00</date>
  <guid>db160488-4538-450f-a1c2-0703265dec54</guid>
  <user-id type="integer">1</user-id>
  <parameters>{"controller":"user_avatars","action":"show","hostname":"HOSTNAME","username":"system","size":"45","version":"3"}</parameters>
  <action>show</action>
  <controller>user_avatars</controller>
  <backtrace>[RAILS_ROOT]/app/models/optimized_image.rb:68:in `create_for'
[RAILS_ROOT]/app/controllers/user_avatars_controller.rb:95:in `get_optimized_image'
[RAILS_ROOT]/app/controllers/user_avatars_controller.rb:65:in `show_in_site'
[RAILS_ROOT]/app/controllers/user_avatars_controller.rb:40:in `block in show'
[RAILS_ROOT]/vendor/gems/rails_multisite/lib/rails_multisite/connection_management.rb:44:in `with_hostname'
[RAILS_ROOT]/app/controllers/user_avatars_controller.rb:39:in `show'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/abstract_controller/base.rb:189:in `process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal/rendering.rb:10:in `process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:113:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:113:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:149:in `block in halting_and_conditional'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:149:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:149:in `block in halting_and_conditional'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:166:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:229:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:229:in `block in halting'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:149:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:149:in `block in halting_and_conditional'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:86:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:86:in `run_callbacks'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/abstract_controller/callbacks.rb:19:in `process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal/rescue.rb:29:in `process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/notifications.rb:159:in `block in instrument'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/notifications.rb:159:in `instrument'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activerecord-4.1.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/abstract_controller/base.rb:136:in `process'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionview-4.1.8/lib/action_view/rendering.rb:30:in `process'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-mini-profiler-0.9.2/lib/mini_profiler/profiling_methods.rb:79:in `block in profile_method'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal.rb:196:in `dispatch'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_controller/metal.rb:232:in `block in action'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/routing/route_set.rb:82:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/routing/route_set.rb:50:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/journey/router.rb:73:in `block in call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/journey/router.rb:59:in `each'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/journey/router.rb:59:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/routing/route_set.rb:678:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.5.3/lib/rack/protection/frame_options.rb:31:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/builder.rb:59:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
[RAILS_ROOT]/lib/middleware/anonymous_cache.rb:119:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/flash.rb:254:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/message_bus-1.0.5/lib/message_bus/rack/middleware.rb:55:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/cookies.rb:560:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activerecord-4.1.8/lib/active_record/query_cache.rb:36:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activerecord-4.1.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/activesupport-4.1.8/lib/active_support/callbacks.rb:82:in `run_callbacks'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/logster-0.1.6/lib/logster/middleware/reporter.rb:23:in `call'
[RAILS_ROOT]/config/initializers/silence_logger.rb:24:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/actionpack-4.1.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-mini-profiler-0.9.2/lib/mini_profiler/profiler.rb:193:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/engine.rb:514:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/application.rb:144:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/railtie.rb:194:in `public_send'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/railties-4.1.8/lib/rails/railtie.rb:194:in `method_missing'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:138:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/urlmap.rb:65:in `block in call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/urlmap.rb:50:in `each'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/urlmap.rb:50:in `call'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.3/lib/unicorn/http_server.rb:576:in `process_client'
[RAILS_ROOT]/lib/middleware/unicorn_oobgc.rb:95:in `process_client'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.3/lib/unicorn/http_server.rb:670:in `worker_loop'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.3/lib/unicorn/http_server.rb:525:in `spawn_missing_workers'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.3/lib/unicorn/http_server.rb:140:in `start'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/gems/unicorn-4.8.3/bin/unicorn:126:in `&lt;top (required)&gt;'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `load'
[RAILS_ROOT]/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `&lt;main&gt;'</backtrace>
  <message>undefined method `close!' for nil:NilClass</message>
  <url>http://HOSTNAME/user_avatar/HOSTNAME/system/45/3.png</url>
  <exception-class>NoMethodError</exception-class>
</hash>

Posts: 5

Participants: 2

Read full topic

Update Button is disabled

0
0

Nairolf wrote:

Trying to update discourse from 157378b to d890248 but the "Upgrade to the Latest Version" Button is disabled.

What does this mean? Do I have to upgrade docker_manager (6230468 -> 09cc78a) first?

Posts: 3

Participants: 3

Read full topic

Add page to FAQ

0
0

Josh wrote:

Is there away of adding an additional page to the FAQ section?

Posts: 8

Participants: 4

Read full topic

Are these wildcards and should they not have been translated?

0
0

Benjol wrote:

I saw this in a French translation of system_messages.welcome_invite.text_body_template.

The offending bit is this (in the English):

 We've automatically generated a username for you: **%{username}**, but you can change it any time by visiting [your user profile][prefs].

The [your user profile][prefs] stays as such in the resulting message.

Thinks: is that because the translator also translated the insides to: [votre profil][prefs]?

That aside, is there an easy 'quick link' that I can post in my messages to help people find there profile/preferences?

Posts: 3

Participants: 3

Read full topic

Expected invitation -> user login workflow

0
0

Benjol wrote:

I've got a private site, where I've got:

invite_only = 1
login_required = 1
must_approve_userse = 1

And also I've set up (new) Google authentication (and will probably doing Facebook and Twitter when I get round to it).

What isn't clear to me is how an invited user goes from being 'magically' logged on via the link in the email, to authenticating with Google. If I go into my test user's preferences I can see 'Define a password', but nothing about Google authentication.

And of course my own admin account doesn't have google authentication because it wasn't enabled when I created the account frowning

Posts: 2

Participants: 2

Read full topic

Quotes in HTML comments notify but aren't visible

0
0

Andrew Cook wrote:

Continuing the discussion from another forum:

[Oh wait, I can't show an example on the page, because new users can't upload or otherwise include images in posts. Darn...]

{
  "id": 198621,
  "topic_id": 6945,
  "post_number": 144,
  "username": "Buddy",
  "cooked": "",
  "raw": "<!-- [quote=\"aliceif, post:1234, topic:1000, full:true\"] -->"
 }

Posts: 1

Participants: 1

Read full topic

Log in button does not redirect due to cache issues (?)

0
0

Marcin Ossowski von Wendorff wrote:

Hello.
I have set up SSO with my application and it works. Most of the time: after first time, clicking log in no longer redirects me to my app's sso provider. Nothing happens. In the browser console, I can see:

GET http://d.lvh.me:3000/session/sso [HTTP/1.1 302 Moved Temporarily 117ms]

and the 302 response is returning correct Location pointing to my sso with correct signature and payload.
(d.lvh.me points to 127.0.0.1 where i run discourse)

The problem is, nothing happens. My sso provider is not called. I added no-store, no-cache to SessionController#sso, as well as to my provider, but this does not solve the problem. Maybe Discoure's javascript is stopping this ? How can I debug that? After fighting 4 hours with this, I'm out of ideas frowning

Posts: 2

Participants: 2

Read full topic


FAQ Page is unable to load

0
0

steven_yue wrote:

Continuing the discussion from Continous loading: FAQ, TOS, Privacy:

I noticed that this bug is archived. I don't know if this is solved or not before. But I'm having this problem in the latest version (1.2.beta5)

When I click around the tab, none of them would display, until I refresh the page manually. Everything seems like freezed, but if you move your mouse in the blank area, it will show some text...

btw, is it possible to disable this FQA section ? So users will not see it?

Posts: 2

Participants: 2

Read full topic

Can rebuilding the docker container result in an upgrade?

0
0

Erlend Sogge Heggen wrote:

Our forum is on the beta stream. It was running Beta4 and the panel told us there was an update available for Beta5. We didn't run an update, but we did a Docker rebuild when setting up our CDN. After the rebuild, Discourse tells us we're now running Beta5.

  • Can rebuilds trigger updates?
  • Are there other ways to validate that we are in fact on Beta5?

Posts: 3

Participants: 2

Read full topic

Trying to build a loyal user-base with rewards

0
0

AlexB wrote:

I want to make some "power user" badges, so as they participate more, they move up the "ranks" with badges. Each badge will come with perks and sometimes free swag..etc. One of the things the power user could be rewarded with is becoming a beta user for us. Is there any way that Discourse can suggest users that I should consider and/or automatically apply badges? I do not know how to do SQL.

If anyone else has built similar programs, I would be interested to learn more.

Also, is there any Discourse functionality where you can "follow" someones profile. Similar to adding as a friend?

Any help would be appreciated, as well as suggestions/work arounds. Thanks!

Posts: 2

Participants: 2

Read full topic

Dealing with iOS 8 Mobile Safari bugs?

0
0

wrote:

I switched to Discourse from Vanilla. Discourse has been wonderful but I've been hearing complaints from users that the forums do not function as well on iPad when writing posts especially for writing very long posts. One user in particular finds it difficult to insert pictures into posts using an iPad.

For me the Discourse experience on iPad is really important as these users provide really valuable feedback for my products.

Posts: 3

Participants: 3

Read full topic

Cannot rebuild following site failure: "postgres already running"

0
0

Dave Shaw wrote:

My discourse crashed, so I tried rebuilding and I am getting the following error message. I was on 1.2.0beta4 before it went down.

I've rebooted the VM twice and I am getting the same problem:

Any ideas?

The full output of a rebuild now is:

/var/discourse$ sudo ./launcher rebuild app
WARNING: No swap limit support
Updating discourse docker
Already up-to-date.
Stopping old container
Error response from daemon: No such container: 8fc10a0a1c682060ef7ef3ff06945abc1bc9cd7e88336299eb8975e652bd9890
2015/01/15 23:15:53 Error: failed to stop one or more containers
Calculated ENV: -e LANG=en_US.UTF-8 -e RAILS_ENV=production -e UNICORN_WORKERS=2 -e UNICORN_SIDEKIQS=1 -e RUBY_GC_MALLOC_LIMIT=40000000 -e RUBY_HEAP_MIN_SLOTS=800000 -e DISCOURSE_DB_SOCKET=/var/run/postgresql -e DISCOURSE_DB_HOST= -e DISCOURSE_DB_PORT= -e HOME=/root -e DISCOURSE_DEVELOPER_EMAILS=hidded@example.org -e DISCOURSE_HOSTNAME=tolguild.co.uk -e DISCOURSE_SMTP_ADDRESS=smtp.mandrillapp.com -e DISCOURSE_SMTP_PORT=587 -e DISCOURSE_SMTP_USER_NAME=hidden@example.org -e DISCOURSE_SMTP_PASSWORD=hidden
cd /pups && git pull && /pups/bin/pups --stdin
Already up-to-date.
I, [2015-01-15T23:15:59.292757 #42]  INFO -- : Loading --stdin
I, [2015-01-15T23:15:59.305246 #42]  INFO -- : > mkdir -p /shared/postgres_run
I, [2015-01-15T23:15:59.307805 #42]  INFO -- :
I, [2015-01-15T23:15:59.312513 #42]  INFO -- : > chown postgres:postgres /shared/postgres_run
I, [2015-01-15T23:15:59.314954 #42]  INFO -- :
I, [2015-01-15T23:15:59.315604 #42]  INFO -- : > chmod 775 /shared/postgres_run
I, [2015-01-15T23:15:59.317583 #42]  INFO -- :
I, [2015-01-15T23:15:59.322184 #42]  INFO -- : > rm -fr /var/run/postgresql
I, [2015-01-15T23:15:59.324303 #42]  INFO -- :
I, [2015-01-15T23:15:59.325098 #42]  INFO -- : > ln -s /shared/postgres_run /var/run/postgresql
I, [2015-01-15T23:15:59.326968 #42]  INFO -- :
I, [2015-01-15T23:15:59.327703 #42]  INFO -- : > socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1
I, [2015-01-15T23:15:59.336875 #42]  INFO -- : postgres already running stop container



FAILED
--------------------
RuntimeError: socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1 failed with return #
Location of failure: /pups/lib/pups/exec_command.rb:105:in `spawn'
exec failed with the params "socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1"
fe8f9c6922355ce819ce32e35b11f0f87cced5cb7ffaff6f115a2cfc9f0e4608
FAILED TO BOOTSTRAP

Cheers,
Dave

Posts: 3

Participants: 2

Read full topic

Viewing all 60309 articles
Browse latest View live




Latest Images