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

Can't grant badge after upgrade to the newest beta version


Blocked user not showing in staff action log?

0
0

@bootstraponline wrote:

Hi,

I noticed one of the users was blocked in a discourse instance I'm admin on (and hosted by discourse.org). I looked through the staff_action_logs and there's no entry. Is there an easy way in discourse to find out who blocked the user and why?

Posts: 2

Participants: 2

Read full topic

Discourse Meta does not work on iPad Safari now (just shows black empty page)

Is it possible to assign subforums to allow for selective user access?

0
0

@Albert_Dao wrote:

For example, can I make a subforums where only users tom, jerry and lilbowoww4lyfe have access and everyone else doesn't? I know at the moment, there are permissions, but they only restrict access based on a strata, while automatically granting users on the same strata the same accessibility.

Thanks in advance

Posts: 3

Participants: 2

Read full topic

How to get rid of the black theme?

0
0

@wangerin wrote:

Hi.

How do I get rid of the current black theme her on meta.discourse.org?

I'm definately NOT going to hangaound here if the readability doesn't get better again.

/Henning

Posts: 4

Participants: 3

Read full topic

While merging a topic, I should not be able to choose the current topic

Contrast and accessibility

0
0

@sdaugherty wrote:

The dark theme trial on meta made me realize some things that had been bothering me about the user interface of Discourse, and since those things aren't specific to the dark theme, I figured it warranted a separate discussion before it gets buried.

The extent to which Discourse uses low-contrast UI elements to reduce clutter is actually a serious accessibility problem. People with mild to moderate vision impairment generally have poorer contrast sensitivity, but some people with 20/20 vision also have issues.

This is compounded by the fact that many of the more obvious coping strategies, like disabling the stylesheet, completely and utterly break the site, and by the fact that users with mild impairments may not realize their condition, and rarely have access to (or need for) more robust assistive technologies as are used by people with severe or complete vision impairment.


Anyway, getting the discussion started about this, in hopes that I can raise awareness, and hopefully work create a better experience for users with disabilities.

Posts: 7

Participants: 3

Read full topic

Upgrade to sidekiq seems to have introduced a bug

0
0

@pierreozoux wrote:

I just tried to build from Docker.

I encountered this bug.

I believe it is coming from that commit.

Tell me if I can do anything to help solve the issue!

Best,

Pierre

Posts: 4

Participants: 3

Read full topic


After Update, bootstrap failed due to missing Celluloid

0
0

@terraboss wrote:

Hi all,
I've noticed that Discourse isn't starting again after trying to update via sudo ./launcher rebuild app. Before there was an 404 error for some module (I guess some ruby package), so I've decided to update via console. Now, my server has stopped working at all... frowning

Here are the last couple of lines:

HTTP GET https://bundler.rubygems.org/api/v1/dependencies?gems=htmlentities,nokogumbo,bourne,redis-namespace,connection_pool,sinatra,slim,sprockets-sass,compass,rack-protection,shotgun,win32-process,simplecov-html,docile,lockfile,spork,libv8,ref,eventmachine-le,http_parser.rb,preforker,therubyracer,unf_ext,kgio,raindrops
HTTP 200 OK
Query List: ["celluloid-gems", "faraday-middleware"]
Query Gemcutter Dependency Endpoint API: celluloid-gems,faraday-middleware
HTTP GET https://bundler.rubygems.org/api/v1/dependencies?gems=celluloid-gems,faraday-middleware
HTTP 200 OK
Query List: []
Fetching dependency metadata from https://rubygems.org/
Query List: ["celluloid-gems", "faraday-middleware"]
Query Gemcutter Dependency Endpoint API: celluloid-gems,faraday-middleware
HTTP GET https://bundler.rubygems.org/api/v1/dependencies?gems=celluloid-gems,faraday-middleware
HTTP 200 OK
Query List: []
Could not find celluloid-0.16.1 in any of the sources

I, [2015-08-19T12:37:58.935297 #39]  INFO -- : Terminating async processes
I, [2015-08-19T12:37:58.935394 #39]  INFO -- : Sending INT to HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/9.3/bin/postmaster -D /etc/postgresql/9.3/main pid: 68
I, [2015-08-19T12:37:58.935554 #39]  INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 196
2015-08-19 12:37:58 UTC [68-2] LOG:  received fast shutdown request
2015-08-19 12:37:58 UTC [68-3] LOG:  aborting any active transactions
2015-08-19 12:37:58 UTC [75-2] LOG:  autovacuum launcher shutting down
2015-08-19 12:37:58 UTC [72-1] LOG:  shutting down
196:signal-handler (1439987878) Received SIGTERM scheduling shutdown...
2015-08-19 12:37:58 UTC [72-2] LOG:  database system is shut down
196:M 19 Aug 12:37:59.015 # User requested shutdown...
196:M 19 Aug 12:37:59.016 * Saving the final RDB snapshot before exiting.
196:M 19 Aug 12:37:59.154 * DB saved on disk
196:M 19 Aug 12:37:59.154 # Redis is now ready to exit, bye bye...


FAILED
--------------------
RuntimeError: cd /var/www/discourse && su discourse -c 'bundle install --deployment --verbose --without test --without development' failed with return #<Process::Status: pid 348 exit 7>
Location of failure: /pups/lib/pups/exec_command.rb:105:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"bundle_exec", "cmd"=>["su discourse -c 'bundle install --deployment --verbose --without test --without development'", "su discourse -c 'bundle exec rake db:migrate'", "su discourse -c 'bundle exec rake assets:precompile'"]}
e04a05fbeedb9c0f00f7e34db6cfd2cf3abda127943a44e673c46e67bc09fcf0
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one
ubuntu@ip-172-31-23-100:/var/discourse$

What did I wrong???

Any help is highly appreciated..

Posts: 14

Participants: 10

Read full topic

Categories Page blank on Mobile

0
0

@SpeckoftheCosmos wrote:

I've done an install of v1.4.0.beta9 +15 and when I go to the categories page on iphone6 iOS 8 the list seems to but out and I only get the header on a blank page. I have verified this is happening on an android phone as well.

I tried making various categories admin only and visiting the categories page while logged out on my phone and it's the same result. I even tried restoring the discourse logo icons to no avail.

Otherwise enjoying the install smile

Oh and no issue with categories on the meta on my phone.

Posts: 4

Participants: 3

Read full topic

Redirect a user to a specific page/site if not logged in

0
0

@fseno wrote:

I'm using SSO but I want user who are not logged in to be redirected to a different page/site instead of the login page. Is there an option for it? is it possible?

Thanks

Posts: 6

Participants: 2

Read full topic

Many Users Reporting Not Getting Bulk Email Invites

0
0

@cogdog wrote:

We are running a site for teachers where accounts are by invite only. I've done a bulk invite of 300 emails (all emails were verified by sending them a message first). After 3 days, we only have 1/3 of them redeemed. Many people are telling me they are not getting the invite email, and report that they are checking the spam folder.

I'm asking our sys admin for some details from the Mandrill log, which I do not have access to and to check if our server is not blacklisted.

I've gone through the list of 200 pending and did a one by one resend.

I assume (?) there is no way for me as an admin to manually create accounts / assign passwords.

My only other idea is to temporarily open registration and set up reg by twitter (they all have twitter). The only downside is I'll have to figure out what groups to assign them to (we have subgroups of ~40 that are hidden from other general users).

Any ideas for what else I can check on email? So much in discourse (passwords) hinge on email.

Thanks

Posts: 5

Participants: 3

Read full topic

Lost all production data after upgrading (using Docker)

0
0

@scanferla wrote:

Hello,

I've lost all Discourse data after upgrading. We've changed the app.yml version to tests-passed and then ./launcher rebuild app.
(Although I would have preferred the admin panel method at /admin/upgrade)

At first, it didn't build: https://meta.discourse.org/t/after-update-bootstrap-failed/32290/4 (right now it's fixed and I'm using it).

Then I tried with the stable version and it did build successfully. But, to my surprise, it lost all the data.
It's a production Discourse installation, with thousands of daily visitors.

Going to /var/discourse/shared/standalone/postgres_data and doing a ls -la shows that all files and directories were created today.

We've upgraded Discourse before and it didn't loose any data. Now we have no data at all.

What do I do now?

Thanks in advance!

Posts: 10

Participants: 6

Read full topic

Latest/ and category,-

0
0

@steve_pd wrote:

We previously used latest,-News as our default page and category/News as the second option for users to browser there directly.

Since (+94) neither works if they're the default, users are greeted with the 'not found' message.

Posts: 3

Participants: 2

Read full topic

How can I remove a "flag for off topic"

0
0

@watchmanmonitor wrote:

In a forum I manage, a reply was unrelated and a user flagged it. Nice! smile

Now that I've moved it to its own topic.. how can I remove the flag?

Posts: 10

Participants: 4

Read full topic


Delay in Bulk Invite?

0
0

@sara wrote:

We have a private instance of Discourse (which I love by the way, thank you guys for creating this!) and I have sent bulk-invites in the past and they all went really well and were done immediately.

Recently, I received a list of 120~ email addresses from our sister company and attempted to upload them for a bulk invite. I used the same CSV layout as the previous invitations and received the note that I would get a message once they were all invited... but that was 2+ hours ago and none of them have shown up on my invites list yet. Is there a possibility that they got delayed somehow?

Posts: 5

Participants: 3

Read full topic

Send Invitation from Profile Page

0
0

@dleung wrote:

In the "Read Me First" post that came with the forum, it states that user can send invites from "The Invite Area on your profile page". However I don't see any invite button on my profile page, and I'm on TL4. I do see invite button in a topic. Has the feature for inviting from profile page been deprecated?

Posts: 4

Participants: 3

Read full topic

Is there a way to @ message the whole "moderation team"?

0
0

@temp_test wrote:

I'm looking to make it easy for my users to get the attention of anyone on the mod team. Flagging isn't the right mechanism as it carries a negative connotation. I'm hoping there is a way to @ message a group and all of them will get the notification?

Ex:

Hey, I have this really cool idea. @mods what do you think?

Posts: 7

Participants: 7

Read full topic

Categories List should show subcategory topics under latest

tos_accept_required is this still available in settings

0
0

@eriko wrote:

I was trying to set 'tos_accept_required' but I can not find it anywhere?

Posts: 4

Participants: 3

Read full topic

Viewing all 60309 articles
Browse latest View live




Latest Images