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

Individual notification cards for Android app


RSS feed for weekly or monthly digests

$
0
0

@jcrben wrote:

I really don't like automated email. There are now a couple Discourse forums which have sent me digest emails that I've had to unsubscribe from. I'd really like to subscribe to them, but I can't handle the information overload.

Another way to have a manageable RSS feed is to only send me things which have reached a certain level. I have historically set up RSS feeds based upon API integrations, so I had an RSS feed for reddit posts which hit X (e.g., 500) points. Maybe I'll try doing that with Discourse at some point.

Posts: 1

Participants: 1

Read full topic

Why are all setting names lowercase?

Max number of local backups ignored

Help on understanding a crashed site please

$
0
0

@Pad_Pors wrote:

our site has crashed recently, and I haven't yet been able to bring it up.

the host is a 20G instance with a 2G ram.
number of active users is ~50 and # of requests is ~ 20k.

when I rebuild the site nothing is strange, and everything seems to be fine.

but at the end the site can not be loaded.

is there any way I can understand if the app is running?

Posts: 7

Participants: 3

Read full topic

Help with plugin logic

$
0
0

@mike.johnson wrote:

Hi everyone,

I am writing a plugin for discourse to apply per topic permissions ( i know its hard to implement) and i am able to achieve this by using custom fields ( it stores all allowed userids against any topic) and then i am intercepting the default query and filtering allowed users there.

I want to know if there can be any implication of using this approach?

Posts: 2

Participants: 2

Read full topic

Post can't be edited

$
0
0

@ossia wrote:

For some reason, this user cannot update their posts on this thread, even though neither their account nor the post locked:

https://forum.freecodecamp.com/users/p1xt

Any ideas what could be causing this?

Posts: 3

Participants: 2

Read full topic

What happens if our site goes over 500k pageviews?

$
0
0

@iKirin wrote:

Hello! :slight_smile:

We're currently using the business-plan for discourse on our site and are approaching the 500k pageviews pretty fast (due to launching our preorders today).

Now, I wanted to know: What happens if we reach those 500k - the wording does not make it imminent if the site just goes down or is the site still running but with no guarantee it'll be stable for all those pageviews?

Thanks for your help! :slight_smile:

Posts: 3

Participants: 2

Read full topic


Plugin options for sitemaps

iOS Mobile App Notifications

$
0
0

@David_Taylor wrote:

I understand that self-hosted Discourse instances do not get push notifications through the mobile app. However from reading through the meta topic about the app, it looks like notifications should still work using iOS's background fetch (albeit a bit delayed).

This doesn't seem to work for my forum, and I'm not sure how to go about figuring out what's wrong. Could it be because my forum is login-only? Is there any way to get logs from the app?

Push notifications for meta are working fine

Posts: 4

Participants: 3

Read full topic

How to ship javascript library with plugin?

$
0
0

@Overgrow wrote:

Hi,
I'd like to ask what is recommended way to ship javascript library with some plugin? I can load it asynchronously from external url using e.g.

Em.$.getScript('https://cdnjs.cloudflare.com/ajax/libs/......min.js').done(function() {
...
}

But I'd prefer storing library locally. Normally I'd use vendor.js to include it and have it loaded before the plugin code, but this approach needs hacking with the Discourse core.. So what is recommended way and where to add external js library to plugin? Is there some convention? Thx.

Posts: 7

Participants: 3

Read full topic

Gfycat onebox now is a web player?

Why vbulletin 4 importer exclude the firstpost?

$
0
0

@enigmaty wrote:

Why the importer in vbulletin exclude the firstpost from the total_count?

Posts: 8

Participants: 2

Read full topic

Implement post filter using post custom fields in plugin

$
0
0

@ShankarG wrote:

I have developed a plugin for categorizing post(have added that values in post custom fields). Now i would like to implement filter post by that categorize that are stored in custom post fields. If you can suggest me some guide or related plugin, it would be helpful.

Posts: 1

Participants: 1

Read full topic

Custom advertising

$
0
0

@playtimeparent wrote:

Hi,

Our group sells sponsorships and so I would like to be able to show my custom ads either (a) interspersed between topics, and/or (b) using sidebar. Can you advise how to do this? I am not using an ad network. Thank you!!

Posts: 3

Participants: 3

Read full topic


Cliient.sync_sso calls a missing route

$
0
0

@pfaffman wrote:

Continuing the discussion from What exactly does "client.sync_sso" do? (Discourse Ruby API):

Calls /admin/users/USERNAME, which doesn't seem to exist. That's a bug, right? It looks like that route requires the user_id to be included before username.

Posts: 4

Participants: 3

Read full topic

How to seed local database with SSO user data

$
0
0

@pfaffman wrote:

I've got a client that I'm doing an import for. They're using SSO, which will supply avatars, but of course those get populated only when someone logs in. I noticed client.sync_sso and it appears to do just what I need. I think I'd like to do this from the API, but rails console would be fine too.

I thought that client.sync_sso would work, but it appears to push SSO data, not pull SSO data.

Is there some way that I can suck down the SSO data for each user? It doesn't look like the API will help, maybe something in the console? Looks like lookup_or_create_user might help, but I can't find the external_id.

Posts: 5

Participants: 2

Read full topic

Installation fails due to postgre

SMF's categories vs Discourse's categories

$
0
0

@dsanchez wrote:

In SMF a category is just a container for boards, i.e. you can not post anything in a category, you can only post in a Board or a sub-board. SMF allows for unlimited sub-boards.

In Discourse you can create topics in categories and sub-categories (two levels). To dig more, you use tags.

Assuming a forum is moved from SMF to Discourse is correct to assume the following will happen? For instance in http://www.simplemachines.org/community/index.php

Category: Simple Machines
 Board: News and Updates
  Child (sub) board: Archives

In Discourse:

  • "Simple Machines" will become a category
  • "News and updates" will become a sub-category of the above
  • "Archives" will dissapear and all topics in it will be tagged with the word "Archives"? and all topics there will belong to "News and Updates"

Reason I am asking this is to prepare my forum's structure for possible migration to Discourse.

Thanks!

Posts: 4

Participants: 2

Read full topic

Manually install Git on CentOS 7?

$
0
0

@RoldanLT wrote:

I'm on CentOS7.

Is this sufficient?
yum install git

Or I should install it this way?
yum install git-all

Posts: 2

Participants: 2

Read full topic

Viewing all 60739 articles
Browse latest View live




Latest Images