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

Multi-select "Change Tags" breaks stuff

0
0

@downey wrote:

Let's say I want to add tag Y to every topic that is already tagged X. But some topics with tag X have other tags, A, B, or C.

It seems to me that there's no way to display a listing of all tag X topics, use the Change Tags button, and add that tag Y without losing the existing A, B, or C tags on the topics that have them.

  1. Can anyone else confirm this, or am I doing something wrong?
  2. Can anything be done to fix it? :slight_smile:

Posts: 1

Participants: 1

Read full topic


Keyboard navigation doesn't scroll beyond last post

0
0

@TechnoBear wrote:

This behaviour has changed here on Meta since yesterday.

Using j to scroll down a topic works as far as the last post. After that, the focus does move to the suggested topics, as expected, but the page doesn't scroll, so the suggested topics never come into view.

Posts: 1

Participants: 1

Read full topic

Feed from Github Issues

Errno::ENOMEM: Cannot allocate memory

0
0

@SkritterJosh wrote:

I just ran an update and got the following error. Then when I refreshed the page to run it again it showed that the update had already been applied. Any thoughts?

Errno::ENOMEM: Cannot allocate memory - gzip -f -c -7 /var/www/discourse/public/assets/docker-manager-app-5abf141467f1e67d5d860236f75651be.js > /var/www/discourse/public/assets/docker-manager-app-5abf141467f1e67d5d860236f75651be.js.gz
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.6/lib/active_support/core_ext/kernel/agnostics.rb:7:in ``'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.6/lib/active_support/core_ext/kernel/agnostics.rb:7:in ``'
/var/www/discourse/lib/tasks/assets.rake:108:in `gzip'
/var/www/discourse/lib/tasks/assets.rake:161:in `block (4 levels) in '
/var/www/discourse/lib/tasks/assets.rake:125:in `call'
/var/www/discourse/lib/tasks/assets.rake:125:in `block in concurrent?'
/var/www/discourse/lib/tasks/assets.rake:152:in `call'
/var/www/discourse/lib/tasks/assets.rake:152:in `block (3 levels) in '
/var/www/discourse/lib/tasks/assets.rake:141:in `each'
/var/www/discourse/lib/tasks/assets.rake:141:in `block (2 levels) in '
/var/www/discourse/lib/tasks/assets.rake:125:in `concurrent?'
/var/www/discourse/lib/tasks/assets.rake:137:in `block in '

Posts: 4

Participants: 3

Read full topic

Failed to allocate enough mem during upgrade - Added swap - NOW it says conflicting info..!

0
0

@dylanh724 wrote:

Gah! I added a swap following the guide in a few posts here.

I was originally getting not enough mem allocated here similar to:

I added swap, tried again, and realized that it's very weird .... says I'm not up to date, but when I click upgrade, says UP TO DATE! What the -- what do I do! I'm stuck in Limbo!

Posts: 1

Participants: 1

Read full topic

How to look up a user based on a user_id?

0
0

@SkritterJosh wrote:

I've been looking at sidekiq and noticing an abnormally high number of failed Jobs::UserEmail jobs. Looking into the arguments almost all of them seem to be coming from the same user id:

{"type"=>"digest", "user_id"=>398, "current_site_id"=>"default"}

I'm unable to actually find the user by id to figure out where all these failed attempts are coming from. Any thoughts?

Posts: 1

Participants: 1

Read full topic

Rebuild container error?

0
0

@saluzi wrote:

After I Run ./launcher rebuild app ,Being given:

+ /usr/bin/docker start app
Error response from daemon: Container is marked for removal and cannot be started.
Error: failed to start containers: app

Is this what is the reason?

Posts: 1

Participants: 1

Read full topic

[Invalid] Omniauth callback does not support POST, only GET

0
0

@tarek wrote:

Hello all,

I am trying to implement OAuth2 Basic with @dashohoxha's Drupal plugin oauth2_loginprovider.

I get an error during the callback:

As @dashohoxha noted, it appears that the error is related to GET instead of POST:

As I looked, there appears to be no way to change this behaviour via plugin. Any ideas?

tarek : )

Posts: 3

Participants: 2

Read full topic


How do I Invite via Email as Member?

0
0

@merlin wrote:

On the member badge it states "You can now send invitations from your user page or individual topics..."

I recently got Member status on another forum but when I go to my user page, I can't seem to find any sort of invite button. Also, when I click "Invite" at the bottom of a topic, it only allows me to invite by username, not by email.

I feel like I'm being very dense, but where and how can I invite someone via email?

Posts: 4

Participants: 2

Read full topic

LDAP sensible data hidden to admins?

0
0

@yadlabus wrote:

Hello,

I'm a newbie about this LDAP authorization stuff, so I'll explain my issue with very simple words.

My company adopted discourse for an internal forum after I showed them how nice it was :slight_smile:. They created a new instance on our company internal server, configured LDAP for secured authentications and restored a backup from my old Digital Ocean discourse forum.

In the process, my admin privileges have been downgraded to moderator. There are privileges that I am really missing such as category editing or user group managing.

The new admin who is also our company network architect, sent me a snapshot of the Admin/Settings/Plugins tab. He hid 2 parameters from the LDAP plugin:

I guess those are very sensible parameters that I should not have access as an admin of the forum, since I am not an IT but a simple employee in my company.

Is there a way to regain my admin privileges and yet those informations to remain hidden to me?

Posts: 3

Participants: 3

Read full topic

Oneboxing thinglink content in discourse topics

0
0

@tobiaseigen wrote:

In our community we're exporing using an online tool called thinglink to generate interactive graphics/video content which can then be embedded in discourse topics. Sadly thinglink.com is not oneboxing properly - the image just looks like a jpg and is not interactive.

Is there some feedback we can give to the thinglink folks to allow oneboxing, or something we can do to make this work on the discourse side?

Here's an example: https://www.thinglink.com/scene/775068312961810432

This is the embed code:

<img style="max-width:100%" src="//cdn.thinglink.me/api/image/775068312961810432/1024/10/scaletowidth#tl-775068312961810432;1043138249'" class="alwaysThinglink"/><script async charset="utf-8" src="//cdn.thinglink.me/jse/embed.js"></script>

Which currently looks like this:

Posts: 6

Participants: 4

Read full topic

Discourse Vagrant contains old bundler

0
0

@Blaisorblade wrote:

Hi all!
While setting up a Discourse dev. environment with Vagrant, I saw these warnings:

vagrant@precise32:/vagrant (master)]$ bundle install
You are running an old version of bundler, please upgrade bundler ASAP, if you are using Discourse docker, rebuild your container.
You are running an old version of bundler, please upgrade bundler ASAP, if you are using Discourse docker, rebuild your container.

Could you please fix the image to prevent that warning? The included version of bundler seems indeed very old.

I tried myself, gem install bundler fails due to permission errors, but sudo gem install bundler seems to work correctly. Is that what I'm supposed to do? I'm no experience Rubyist, and some discourage sudo gem ....
Anyway, output I got:

[vagrant@precise32:/vagrant (master)]$ gem install bundler
Fetching: bundler-1.12.2.gem (100%)
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions for the /var/lib/gems/2.2.0 directory.
[vagrant@precise32:/vagrant (master)]$ sudo gem install bundler
Fetching: bundler-1.12.2.gem (100%)
Successfully installed bundler-1.12.2
1 gem installed

Posts: 1

Participants: 1

Read full topic

Instagram OmniAuth login methods

0
0

@Mischief wrote:

I notice in the 1.5 release that Instagram OmniAuth login methods were enabled.

Is there a guide of how to set this up?

I'm having a problem which I suspect is because I am using an incorrect redirect URL.

Thanks

Posts: 1

Participants: 1

Read full topic

Exporting group members emails as csv

0
0

@phi wrote:

Is there a way to easily export the email addresses of group members as a csv? I am aware that it is possible to export such list from the /admin/users/list page but I can't seem to find a way to do this for a particular group.

Bonus point for being able to export emails only.

The goal here is to make it easy to synchronise the emails from our beta group on discourse with the lists required to setup beta testing on Google Play and the App Store.

Posts: 4

Participants: 4

Read full topic

Dynamic ordering of categoriesissue


Login issue with www.example.com and example.com

0
0

@fitspect wrote:

Hi,

I've set up the discourse platform using the one-click installation over at digital ocean and noticed that I am able to login as two different users within the same browser session.

I.e. When I go to my site like so: www.domain.com and I login, then open up another tab and browse to my site via: domain.com, it shows me as logged out and allows me to login with another account.

So, effectively, can login with two different accounts on the same browser, made distinct by whether I prefix with the www or not.

Is this normal behavior? I must admit, I don't remember coming across this kind of thing on any other website. Is there a setting that I have not got configured properly?

Thanks guys

Posts: 2

Participants: 2

Read full topic

List of categories suppressed from homepage

0
0

@charleswalter wrote:

Anyone know a query or easy way to get a list of categories that are suppressed from homepage?

I could eyeball it, but we have over a 100 categories.

Getting ready for a test to switch to category view vs. latest view, and I want to make sure I reenable all the categories that had previously been suppressed.

Posts: 3

Participants: 2

Read full topic

Trouble adding Ember helper

0
0

@stevenpslade wrote:

Continuing the discussion from How to add an Ember js helper?:

I am trying to add an Ember helper but having no luck. I get this error:

Uncaught Error: Assertion Failed: A helper named 'color-shade' could not be found

Below is my helper, color-shade.js ...

import Ember from 'ember';

export function colorShade(params) {
  //just placeholder code for now
  return params[0] === params[1];
}

export default Ember.Helper.helper(colorShade);

Posts: 4

Participants: 2

Read full topic

onToolbarCreate only show button on topic creation

0
0

@aedensixty wrote:

I am adding a button to the toolbar on the editor using

'onToolbarCreate(toolbar => {
        toolbar.addButton({
          id: "button",
          group: "extras",
          icon: "picture-o",
          action: 'action'
        });
      });'

however I need this to only show on the 'create topic' version of the editor and not the reply. Is there any options for doing this?

Posts: 2

Participants: 2

Read full topic

Old pic different than new one in same thread?

Viewing all 60279 articles
Browse latest View live




Latest Images