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

Force people to enter a "reason" when requesting access to a group

$
0
0

@sam wrote:

I am noticing at least 3 times a week people are asking for access to the #plugin group when in fact they are either spam bots or people clicking the join button by mistake.

We should force people to enter a “reason” when they ask for access, and ideally allow a “custom” justify why you belong in the group message.

For example for plugin authors I would have the prompt be:

Please include a link to your plugin in the box below. eg: https://github.com/bob/my_awesome_plugin

This would save me a bunch of regular work and I am sure would save work for others

@tgxworld can you make this change?

Posts: 1

Participants: 1

Read full topic


Browser is too old message in IE 11

$
0
0

@wesochuck wrote:

My users are getting the following in IE 11 (Discourse version v1.9.0.beta2 +218) on Windows 10:

I don’t see this on meta or https://try.discourse.org/ in IE 11 on the same browser, so I thought that maybe a plugin is causing the problem. When I enter into safe mode and disable everything, I still get the error message.

Any additional troubleshooting suggestions to help determine what might be happening?

Posts: 12

Participants: 5

Read full topic

Checking Digital Ocean One-click App into Version Control

Disable count pop-up notifications

$
0
0

@leo.proctor wrote:

Is there any way to disable pop-up notifications for all users? The blue balloon that appears and the ones in dropdown?

Posts: 7

Participants: 2

Read full topic

Apt-get autoclean command doesn't work on Mac

$
0
0

@Hidetaka_Ko wrote:

sudo apt-get autoclean
sudo apt-get autoremove

When I tried to use this command, I encountered this error.

apt-get: command not found

What command should I use for this?

Posts: 5

Participants: 2

Read full topic

How should I solve No space left on device error?

$
0
0

@Hidetaka_Ko wrote:

Yes. To rebuild discourse app, I tried to use these command like below.

sudo ./launcher rebuild app
sudo ./launcher cleanup
But, I encountered these errors.
./launcher: line 96: cannot create temp file for here-document: No space left on device

Posts: 5

Participants: 2

Read full topic

Is there a simple way to add an external link to the nav menu? If not, why not?

$
0
0

@DonaldH wrote:

On my forum I want to link back to my main website from my forum. I noticed that this meta forum doesn’t appear to have such a link. Why not? Is there a simple way to add one, without JS?

Posts: 6

Participants: 3

Read full topic

`undefined` as a search term is getting lost and not highlighted in the search results

$
0
0

@Sujan wrote:

  1. Getting lost:
    If you search for 'console' is undefined here in the forum you will be directed to a search result page of 'console' is: https://meta.discourse.org/search?q="‘console’ is undefined"

  2. Not getting highlighted:
    Even if the search term does appear correctly in the search field (I don’t understand when it gets lost and when it works) the “undefined” string will not be highlighted in the search results: https://forum.ionicframework.com/search?q=“Error%3A Cannot read property ‘name’ of undefined”

Edit: The “not getting highlighted” thing appears to be a bug when you manually search for it again after opening the URL, then the search term appears correctly in the search box, but really is still broken. 2) might be solved when 1) is solved then.

Posts: 2

Participants: 2

Read full topic


Letsencrypt not renewing

$
0
0

@RogerBW wrote:

It’s attempting to renew the cert, and verification apparently times out. This has been happening for several days. Here’s /shared/letsencrypt/acme.sh.log; I’m replacing encrypted material strings with “IBO*” and “mz2*”; and changing “https” to “hs” and “http” to “hp” so that I don’t overflow the new-user link limit.

[Tue Jul  4 07:38:05 UTC 2017] url='hs://acme-v01.api.letsencrypt.org/acme/challenge/IBO*'
[Tue Jul  4 07:38:05 UTC 2017] payload='{"resource": "challenge", "keyAuthorization": "mz2*"}'
[Tue Jul  4 07:38:05 UTC 2017] POST
[Tue Jul  4 07:38:05 UTC 2017] url='hs://acme-v01.api.letsencrypt.org/acme/challenge/lBO*'
[Tue Jul  4 07:38:05 UTC 2017] _CURL='curl -L --silent --dump-header /shared/letsencrypt/http.header '
[Tue Jul  4 07:38:06 UTC 2017] _ret='0'
[Tue Jul  4 07:38:06 UTC 2017] code='202'
[Tue Jul  4 07:38:06 UTC 2017] sleep 2 secs to verify
[Tue Jul  4 07:38:08 UTC 2017] checking
[Tue Jul  4 07:38:08 UTC 2017] GET
[Tue Jul  4 07:38:08 UTC 2017] url='hs://acme-v01.api.letsencrypt.org/acme/challenge/lBO*'
[Tue Jul  4 07:38:08 UTC 2017] timeout

then three instances of

[Tue Jul  4 07:38:06 UTC 2017] sleep 2 secs to verify
[Tue Jul  4 07:38:08 UTC 2017] checking
[Tue Jul  4 07:38:08 UTC 2017] GET
[Tue Jul  4 07:38:08 UTC 2017] url='hs://acme-v01.api.letsencrypt.org/acme/challenge/lBO*'
[Tue Jul  4 07:38:08 UTC 2017] timeout
[Tue Jul  4 07:38:08 UTC 2017] _CURL='curl -L --silent --dump-header /shared/letsencrypt/http.header '
[Tue Jul  4 07:38:08 UTC 2017] ret='0'
[Tue Jul  4 07:38:08 UTC 2017] Pending

and finally

[Tue Jul 4 07:38:13 UTC 2017] discussion.ambridgereporter.org.uk:Verify error:Fetching hp://discussion.ambridgereporter.org.uk/.well-known/acme-challenge/mz2*: Timeout

Oddly, the cert/key files are timestamped to match this, but they contain the old cert/key.

More information on request. This is my own server, and the Discourse nginx instance is exposed directly.

Posts: 3

Participants: 2

Read full topic

Split join/leave freely setting on groups

Howto show the ThreadID in Metadata of initial Post

$
0
0

@nstoecki42 wrote:

I tried to display the ThreadID in the initial Post of all Threads of a specific category but failed. I could not find a way by configuring Discourse and also a plugin - similar to Discourse BBCODE - failed to work.

Could you please give me a clear hint on how to realize to display the ThreadID in the initial Post metadata of each Thread of a specific category?

I need this to continue the customer expectations of the old system as well some related functions and behavior.

Thanks a lot!

Posts: 5

Participants: 3

Read full topic

Send paramaters function @computed

$
0
0

@Yohan wrote:

Hi,
I have a problem with a function in ES6. I have made a @computed function who calls a function in the ruby Tag component. It works fine.
But i need to send a parameter from my ES6 function to the component… and i can’t do it…
My ES6 function :

@computed('site.tags_by_category')   // here i think i have to send my parameter (category)
  tagsCategorie(reponse) {
        return reponse;
  },

My ruby function :

def self.tags_by_category(category: nil)
      tags = exec_sql("SELECT t.name, t.topic_count FROM tags t, topic_tags tt, topics top  WHERE t.topic_count>0 AND t.id=tt.tag_id AND tt.topic_id=top.id AND top.category_id IN
      (SELECT id FROM categories WHERE id=? OR parent_category_id=?)", category, category)
  end

I want to send my category from ecmascript to my ruby function… Or if it’s possible to know the category ID in the ruby Tag component, it can be another solution…
If someone can help me…
Ty, and sorry for my english.

Posts: 3

Participants: 2

Read full topic

Unable to view admin/reports/posts

How can I change the favicon after installed

$
0
0

@ThisTNTSquid wrote:

Recently the logo for my organization has been changed, and therefore, the logo for the forum should also be changed. However, it seems like I couldn’t change it besides in the First Start Wizard

So, how could I change the favicon (the little icon at the tabs on browsers) in discourse?

Posts: 3

Participants: 2

Read full topic

Use theme variables in a theme component


Can I edit the stylesheet for email notifications?

Linode ubuntu 16.4 lts extfs No such file or directory

$
0
0

@testok wrote:

root@localhost:/var/discourse# ./launcher rebuild app
stat: cannot read file system information for ‘extfs’: No such file or directory
./launcher: line 202: /10243 < 5: syntax error: operand expected (error token is "/10243 < 5")

# 7. enough space for the bootstrap on docker folder
folder=`docker info --format '{{(index (index .DriverStatus 0) 1)}}'`
safe_folder=${folder:-/var/lib/docker/aufs}
**test=$(($(stat -f --format="%a*%S" $safe_folder)/1024**3 < 5))**
if [[ $test -ne 0 ]] ; then
echo "You have less than 5GB of free space on the disk. You will need more space to continue"
echo
read -p "Would you like to attempt to recover space by cleaning docker images and containers in the system?(y/N)" -n 1 -r
echo
if [[ $REPLY =~ ^[Yy]$ ]]
then
  docker system prune
  echo "If the cleanup was successful, you may try again now"
fi
exit 1
fi
}

root@localhost:/var/discourse# uname -a
Linux localhost 4.9.15-x86_64-linode81 #1 SMP Fri Mar 17 09:47:36 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux

root@localhost:/var/discourse# docker version
Client:
Version:      17.06.0-ce
API version:  1.30
Go version:   go1.8.3
Git commit:   02c1d87
Built:        Fri Jun 23 21:23:31 2017
OS/Arch:      linux/amd64

Server:
Version:      17.06.0-ce
API version:  1.30 (minimum version 1.12)
Go version:   go1.8.3
Git commit:   02c1d87
Built:        Fri Jun 23 21:19:04 2017
OS/Arch:      linux/amd64
Experimental: **false**

root@localhost:/var/discourse# df -all
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 28906364 9243052 18178924 34% /
devtmpfs 1019716 0 1019716 0% /dev
sysfs 0 0 0 - /sys
proc 0 0 0 - /proc
tmpfs 1022456 0 1022456 0% /dev/shm
devpts 0 0 0 - /dev/pts
tmpfs 1022456 18024 1004432 2% /run
tmpfs 5120 0 5120 0% /run/lock
tmpfs 1022456 0 1022456 0% /sys/fs/cgroup
cgroup 0 0 0 - /sys/fs/cgroup/systemd
cgroup 0 0 0 - /sys/fs/cgroup/memory
cgroup 0 0 0 - /sys/fs/cgroup/debug
cgroup 0 0 0 - /sys/fs/cgroup/devices
cgroup 0 0 0 - /sys/fs/cgroup/cpu,cpuacct
cgroup 0 0 0 - /sys/fs/cgroup/perf_event
cgroup 0 0 0 - /sys/fs/cgroup/net_cls,net_prio
cgroup 0 0 0 - /sys/fs/cgroup/blkio
cgroup 0 0 0 - /sys/fs/cgroup/cpuset
cgroup 0 0 0 - /sys/fs/cgroup/pids
cgroup 0 0 0 - /sys/fs/cgroup/freezer
systemd-1 - - - - /proc/sys/fs/binfmt_misc
fusectl 0 0 0 - /sys/fs/fuse/connections
configfs 0 0 0 - /sys/kernel/config
mqueue 0 0 0 - /dev/mqueue
debugfs 0 0 0 - /sys/kernel/debug
/dev/root 28906364 9243052 18178924 34% /var/lib/docker/overlay2
tmpfs 204492 0 204492 0% /run/user/0
overlay 28906364 9243052 18178924 34% /var/lib/docker/overlay2/a8ac2eff0cde6d49a86ac83e12ce9f336731a7f1b872b28e28f351ccdb3646b5/merged
shm 65536 4 65532 1% /var/lib/docker/containers/0f1058dec0bcb356f2b5791e5de8942d63d354df11c2e63732cb5eb1fe2b3529/shm
nsfs 0 0 0 - /run/docker/netns/5aca959fd170
binfmt_misc 0 0 0 - /proc/sys/fs/binfmt_misc
root@localhost:/var/discourse# ^C
root@localhost:/var/discourse#

Posts: 6

Participants: 3

Read full topic

Changing 'After Header' so that it is just visible on main page

$
0
0

@Bastinator wrote:

Hello together,
I am new to discourse and I’m not already finished with setting up my forum. For the Introduction I wrote my own code in the “after Header” in Admin -> Costumize -> Edit HTML/CSS, so that it just looks like the Introduction of SmartThings. Now that this is finished, I want that my header is only visible on the main page and not on every page e.g. when I’m in a topic.
Thanks for your help!

Posts: 2

Participants: 2

Read full topic

Hiding Some subcategories

Temporarily Disable Aksimet

$
0
0

@Martin_Cash wrote:

Is there a way to disable the Akismet plugin or a way to loosen the rules for flagging content as we ramp up new members from our customer base? I only get false positives and some new member’s first experience with us is getting a wrist slap. I changed the email to be a bit more friendly, but I’ve had one person worried that they were breaking the rules and PMd me.

Posts: 2

Participants: 2

Read full topic

Viewing all 60721 articles
Browse latest View live




Latest Images