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

Re-flag as spam failing

$
0
0

@steve_pd wrote:

A post was manually flagged as spam yesterday and when the post was unhidden the same user attempted to re-flag the post as the author hadn't modified it sufficiently.

Instead of flagging the post correctly, Discourse returns the error "You are not permitted to view the requested resource". Other users can flag the same post without problem.

Seems to be easily reproduced, have tested with a TL0 account posting and TL3/4 accounts flagging. Each time they flag a post the same account can't then re-flag it.

Posts: 1

Participants: 1

Read full topic


Inconsistency editing topics

$
0
0

@steve_pd wrote:

If I edit a topic that has responses, to either fix a title, add a tag, or recategorise, the topic remains as-is in the posting order.

If I edit a topic that has no responses, it's bumped to the top.

Posts: 13

Participants: 4

Read full topic

Boldness bug in Safari is back

Serveral issues after upgrade from beta7 to beta9

$
0
0

@h1onE wrote:

  1. whenever i post a reply, the replybox doesnt disappear only the left side gets empty. It doesnt disappear until i reload the page.

  2. i no longer can use the edit function on topic titles or posts - nothing happens when clicking on it. Same for all other funtions there like sharing, liking, flagging, collapsing menue, etc.

  3. All Youtube video links disappeard on every post.

I reproduced the issues on opera and firefox.

The update worked like a charme as always with no errors.

What can i do?

Posts: 10

Participants: 3

Read full topic

Improving Sharing Buttons visibility

$
0
0

@PabloC wrote:

I like the layout and visibility that sharing buttons has on this site. They are at the top-right. One click, and share.

http://fusion.net

Maybe, would be great to implement a plug in in discourse to enable something like that.

This would help to ignite communities in some way. It's something to test, no data to support this point sorry.

Posts: 4

Participants: 3

Read full topic

Oneboxing fails for some internal links

$
0
0

@gerhard wrote:

I'm not sure why, but there's no onebox for this internal link:
https://meta.discourse.org/t/cors-issue-on-meta/29863/7?u=gerhard

This is what it looks like when I paste the link copied from the sharing dialog.

It works when I remove the username at the end.

Posts: 3

Participants: 2

Read full topic

RSS error when trying to read forum

$
0
0

@justme wrote:

Very new to Discourse and trying to use the RSS (publish side, not consume side) functionality built into it. I'm able to see the RSS page come up in a browser, but feed readers can't read it. I get this error: Server returned [Errno 1] ssl.c:504: error:14077410:SSL routines:SSL23GET_SERVER_HELLO:sslv3 alert handshake failure
You can see a picture of the error HERE
I've been able to connect/read to other discourse forums without issue. How can this error be fixed?

Posts: 5

Participants: 3

Read full topic

Hosed my discourse install by adding jquery src link to customization

$
0
0

@august wrote:

I seemed to have hosed my install by trying to include jquery in the <head>

Now, I can't reply to posts. I can't even revert to a backup. It appears that all messaging is broken.

I tried to go into the docker and DELETE the style from the user_customization table, but that didn't help any.

Is there anything I can do besides re-install everything?

Thanks -august.

Posts: 9

Participants: 5

Read full topic


Editing Server.en.yml

Is there a way to customize digest emails?

$
0
0

@cyrus wrote:

Is there a way to make new subsections for the digest emails?

I'm wondering if there's a way to add a new section for posts in a specific category. I have one category for events. I'd like those to be highlighted separately.

Posts: 2

Participants: 2

Read full topic

How to get the number of times a particular badge has been assigned to a user by making an api call?

$
0
0

@Mohit_Gupta wrote:

I am making an api call at /users/:username.json here I am getting the badges assigned to the user but I also want the number of times a particular badge has been assigned to that user. What api call do i need to make?


Posts: 2

Participants: 1

Read full topic

Is there a way to track profile page views

$
0
0

@OnceWas wrote:

I know Discourse tracks topic and post views and reads, but does it also track the number of views on user profiles? I would really like to run some statistics on how user activity relates to profile views.

I could always mine the nginx access logs, but that would require ongoing external saving of the numbers.

Storing this profile view data in one of the Discourse tables would be so nice and clean...

Posts: 6

Participants: 4

Read full topic

_ in-front of Username

$
0
0

@IMjay wrote:

Just wondering if there is a clean/dirty hack to allow symbols at the start of usernames.

The main reason is for authenticating users within a game based on usernames.

Posts: 1

Participants: 1

Read full topic

Improved Polls in Discourse

422 (Unprocessable Entity) & Cannot read property 'name_key' of undefined

$
0
0

@Skovy wrote:

I got two errors have a fresh install. I am on the latest release.

POST http://localhost:3000/posts 422 (Unprocessable Entity)jQuery.ajaxTransport.send @ jquery.debug:8626jQuery.extend.ajax @ jquery.debug:8162Discourse.Ajax.Em.Mixin.create.ajax.performAjax @ discourse/mixins/ajax:105initializePromise @ ember.debug:45495Promise @ ember.debug:47123Discourse.Ajax.Em.Mixin.create.ajax @ discourse/mixins/ajax:121__exports__.default.RestAdapter.extend.createRecord @ discourse/adapters/post:19Ember.Object.extend._saveNew @ discourse/models/rest:57Ember.Object.extend.save @ discourse/models/rest:81RestModel.extend.createPost @ discourse/models/composer:605RestModel.extend.save @ discourse/models/composer:458__exports__.default.Ember.Controller.extend.save @ discourse/controllers/composer:261__exports__.default.Ember.Controller.extend.actions.save @ discourse/controllers/composer:103mixin.Mixin.create.send @ ember.debug:26909runRegisteredAction @ ember.debug:18085Backburner.run @ ember.debug:225run @ ember.debug:15466ActionHelper.registerAction.ActionManager.default.registeredActions.(anonymous function).handler @ ember.debug:18083(anonymous function) @ ember.debug:36715jQuery.event.dispatch @ jquery.debug:4431jQuery.event.add.elemData.handle @ jquery.debug:4117

TypeError: Cannot read property 'name_key' of undefined
    at eval (discourse/models/post:385:34)
    at Array.map (native)
    at eval (discourse/models/post:381:57)
    at Post.reopenClass.munge [as __munge] (discourse/models/post:394:13)
    at eval (discourse/models/rest:67:37)
    at tryCatch (ember.custom.debug:46968:16)
    at invokeCallback (ember.custom.debug:46980:17)
    at publish (ember.custom.debug:46951:11)
    at eval (ember.custom.debug:27284:7)
    at Queue.invoke (ember.custom.debug:872:18)extractError @ discourse/lib/ajax-error:13(anonymous function) @ discourse/lib/ajax-error:65tryCatch @ ember.custom.debug:46968invokeCallback @ ember.custom.debug:46980publish @ ember.custom.debug:46951publishRejection @ ember.custom.debug:46893(anonymous function) @ ember.custom.debug:27284Queue.invoke @ ember.custom.debug:872Queue.flush @ ember.custom.debug:937DeferredActionQueues.flush @ ember.custom.debug:742Backburner.end @ ember.custom.debug:167Backburner.run @ ember.custom.debug:222run @ ember.custom.debug:15973Discourse.Ajax.Em.Mixin.create.ajax.args.success @ discourse/mixins/ajax:68jQuery.Callbacks.fire @ jquery.debug:3095jQuery.Callbacks.self.fireWith @ jquery.debug:3207done @ jquery.debug:8260jQuery.ajaxTransport.send.callback @ jquery.debug:8601

Posts: 4

Participants: 2

Read full topic


Only 1 badge per type(gold, silver and bronze) is obtained when an api call is made at /users/:username/badges.json

$
0
0

@Mohit_Gupta wrote:

When making an api call at /users/:username/badges.json only 1 batch per type(gold, silver and bronze) is obtained in return even if their are more than one badge in a type of badge for a user. Also if a badge has been granted multiple times their is no information of it in the data recived.
it looks like this

{
   **"user_badges":[**
      {
         **"id":20,**
         **"granted_at":"2015-06-30T03:35:18.661Z",**
         **"badge_id":1,**
         **"user_id":13,**
         **"granted_by_id":-1**
      **},**
      {
         **"id":1302,**
         **"granted_at":"2015-07-22T10:30:55.626Z",**
         **"badge_id":27,**
         **"user_id":13,**
         **"granted_by_id":-1**
      **},**
      {
         **"id":1301,**
         **"granted_at":"2015-07-22T10:30:55.606Z",**
         **"badge_id":26,**
         **"user_id":13,**
         **"granted_by_id":-1**
      **}**
   ],
   "badges":[
      {
         "id":1,
         "name":"Basic User",
         "description":null,
         "grant_count":2791,
         "allow_title":false,
         "multiple_grant":false,
         "icon":"fa-user",
         "image":null,
         "listable":true,
         "enabled":true,
         "badge_grouping_id":4,
         "system":true,
         "badge_type_id":3
      },
      {
         "id":27,
         "name":"Champion",
         "description":null,
         "grant_count":2,
         "allow_title":false,
         "multiple_grant":false,
         "icon":"fa-user-plus",
         "image":null,
         "listable":true,
         "enabled":true,
         "badge_grouping_id":2,
         "system":true,
         "badge_type_id":1
      },
      {
         "id":26,
         "name":"Campaigner",
         "description":null,
         "grant_count":2,
         "allow_title":false,
         "multiple_grant":false,
         "icon":"fa-user-plus",
         "image":null,
         "listable":true,
         "enabled":true,
         "badge_grouping_id":2,
         "system":true,
         "badge_type_id":2
      }
   ],
   "badge_types":[
      {
         "id":3,
         "name":"Bronze",
         "sort_order":7
      },
      {
         "id":1,
         "name":"Gold",
         "sort_order":9
      },
      {
         "id":2,
         "name":"Silver",
         "sort_order":8
      }
   ],
   "users":[
      {
         "id":13,
         "username":"medha",
         "uploaded_avatar_id":null,
         "avatar_template":"/letter_avatar/medha/{size}/5_fcf819f9b3791cb8c87edf29c8984f83.png"
      },
      {
         "id":-1,
         "username":"system",
         "uploaded_avatar_id":1,
         "avatar_template":"/user_avatar/community.vuniquehotels.com/system/{size}/1_1.png"
      }
   ],
   "user":{
      "id":13,
      "username":"medha",
      "uploaded_avatar_id":null,
      "avatar_template":"/letter_avatar/medha/{size}/5_fcf819f9b3791cb8c87edf29c8984f83.png",
      "name":"Medha Lal",
      "last_posted_at":"2015-08-11T07:55:59.660Z",
      "last_seen_at":"2015-08-18T10:17:58.283Z",
      "bio_raw":"i am a happy go lucky kind of a girl...who loves to read,party & travel & explore new places.",
      "bio_cooked":"<p>i am a happy go lucky kind of a girl...who loves to read,party &amp; travel &amp; explore new places.</p>",
      "created_at":"2015-06-29T11:37:25.583Z",
      "website":"http://",
      "website_name":null,
      "can_edit":true,
      "can_edit_username":true,
      "can_edit_email":false,
      "can_edit_name":true,
      "stats":[
         {
            "action_type":13,
            "count":13,
            "id":null
         },
         {
            "action_type":4,
            "count":5,
            "id":null
         },
         {
            "action_type":5,
            "count":1,
            "id":null
         },
         {
            "action_type":1,
            "count":3,
            "id":null
         },
         {
            "action_type":2,
            "count":3,
            "id":null
         },
         {
            "action_type":7,
            "count":1,
            "id":null
         },
         {
            "action_type":11,
            "count":4,
            "id":null
         }
      ],
      "can_send_private_messages":true,
      "can_send_private_message_to_user":true,
      "bio_excerpt":"i am a happy go lucky kind of a girl...who loves to read,party &amp; travel &amp; explore new places.<br>",
      "trust_level":1,
      "moderator":false,
      "admin":true,
      "title":null,
      **"badge_count":8,**
      "notification_count":2029,
      "has_title_badges":false,
      "custom_fields":{    },
      "pending_count":0,
      "post_count":6,
      "can_be_deleted":false,
      "can_delete_all_posts":false,
      "locale":"",
      "email_digests":true,
      "email_private_messages":true,
      "email_direct":true,
      "email_always":false,
      "digest_after_days":7,
      "mailing_list_mode":false,
      "auto_track_topics_after_msecs":240000,
      "new_topic_duration_minutes":2880,
      "external_links_in_new_tab":true,
      "dynamic_favicon":false,
      "enable_quoting":true,
      "muted_category_ids":[
 ],
      "tracked_category_ids":[

      ],
      "watched_category_ids":[

      ],
      "private_messages_stats":{
         "all":13,
         "mine":0,
         "unread":5
      },
      "disable_jump_reply":false,
      "gravatar_avatar_upload_id":null,
      "custom_avatar_upload_id":null,
      "muted_usernames":[

      ],
      "invited_by":null,
      "custom_groups":[

      ],
      "featured_user_badge_ids":[
         20,
         1302,
         1301
      ],
      "card_badge":null
   }
}

Posts: 4

Participants: 3

Read full topic

Civil Comments -- rate three other comments before posting

$
0
0

@codinghorror wrote:

Our old pal @hanzo clued me in to http://civilcomments.com/ which I couldn't make heads or tails of from the website alone. But watching their intro video tells the story.

Here's the special bit : before anyone can post a comment, they must first rate three random comments for quality and civility

and rate their own comment for quality and civility, too:

Then all that "human ranking" feeds into the other stuff like explicit likes, replies, etcetera to determine which 'best' comments get published

And also to filter out (or amplify) users

I'm kind of unclear if you have to rate 3 random comments every time you comment, but maybe? Perhaps it's only other new users rating other new users?

It's a Disqus competitor, not anything that really competes with us. But some interesting ideas at least. One red flag for me is rating yourself on "quality". Because I don't know about you guys, but all my posts are ∞ quality.

Posts: 9

Participants: 8

Read full topic

Encoded url to restricted topic

$
0
0

@hubert wrote:

Hi, I red a lot about discourse and the feture where you can answering, or create a topic through email : great !

I would need an indivual private topic, only seen from contributor and one person, where this person could go on the topic with an encoded url, like google docs could create (like https://drive.google.com/open?id=1X0A0J8iP5caGT2aA3CYPX0yiDKzB325_V8hYUvNnVes).

The thing is this person must not have the right to read other topic in this caterogy, due to personal/politics contents. Just his/her question.

Would it be possible ?

Thanks

Posts: 1

Participants: 1

Read full topic

Trouble with Vagrant?

$
0
0

@yamikuronue wrote:

I'm trying to get a test environment set up on my machine. Since you have a vagrantfile already, I copied that, made a few tweaks, and ran it, but it doesn't seem to be running. What have I done wrong?

My vagrantfile began identical to yours, but I added:

#Hosts file plugin
	#To install: vagrant plugin install vagrant-hostsupdater
	#This will let you access the VM at discourse.local once it's up
	config.vm.network "private_network", ip: "192.168.33.12"
	config.vm.hostname = "discourse.local"

##Run our provisioner to install Discourse
	config.vm.provision "shell", path: "provision.sh"

And my provision script:

#!/usr/bin/env bash

#Git and docker
sudo apt-get -y install git
wget -qO- https://get.docker.com/ | sh

#Fake mail server
mailcatcher --http-ip 0.0.0.0

#Discourse
sudo mkdir -p /var/discourse
sudo git clone https://github.com/discourse/discourse_docker.git /var/discourse
cd /var/discourse
sudo cp /vagrant/config.yml containers/app.yml
sudo ./launcher bootstrap app
sudo ./launcher start app

I get the following error when installing docker:

==> default: Error: you are not using a 64bit platform.
==> default: Docker currently only supports 64bit platforms.

And then I get:

==> default: Cloning into '/var/discourse'...
==> default: Device "docker0" does not exist.
==> default: Your Docker installation is not using a supported filesystem if we
were to proceed you may have a broken install.
==> default: aufs is the recommended filesystem you should be using (zfs/btrfs a
nd overlay may work as well)

(probably because Docker isn't installed?)

Posts: 12

Participants: 4

Read full topic

Post won't save (text included)

$
0
0

@clay wrote:

I've tried 10 times to save the post, the body of which is included in the attached file here:

problem_post.txt (2.5 KB)

Discourse just hangs on "Saving..." and never does anything. I have tried writing other posts and they work just fine. I ran ./launcher rebuild app and still experience the same problem. There are no errors (that I see) in the logs.

Ideas?

Posts: 11

Participants: 4

Read full topic

Viewing all 60690 articles
Browse latest View live




Latest Images