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

Site showing "Click me" button

$
0
0

@pain wrote:

for some weird reason, site’s showing a click me button, restored from backup(backup months old) after a fresh install
image

Posts: 3

Participants: 2

Read full topic


How do I include a javascript file into the header or footer?

$
0
0

@dottedquad wrote:

I would like to include:
<script async src="url-here" data-url="url-here"></script>

Am I required to create a plugin or can I edit the source files to include the js file? Either way I am not sure how to achieve this.

Posts: 3

Participants: 2

Read full topic

Is it really bad to have dashes in your domain name?

$
0
0

@meglio wrote:

I need a URL for Ukrainians in Australia. Because I’m not a registered organisation, I can’t pick .com.au, so I’ll have to include the au portion in the URL. If it goes well, I can always migrate later to a proper URL.

Is something like ukrainians-au.com really bad idea? I read many times that dashes in URL degrade the quality of the domain in the eyes of both search engines and people.

Posts: 4

Participants: 2

Read full topic

Jump versus collapse arrows on expanded replies

Cannot create a Tag Group with over 199 tags? ("Loading failed" error)

$
0
0

@dalerka wrote:

I repeatedly get this error "Loading failed" when creating a Tag group with over 199 tags (counting for about ~1769 chars in total). After reaching some number of tags or the total chars (for all tags), I can no longer add more tags to this group.

Is it by design or a bug?

I tried few different tag names and saving a group doesn’t fix this either (i.e. allow to add more tags later).

This is a fresh Discourse install but I get similar error on other installations (all single container on a separate VPS with plenty of RAM and disk space).

Now, I trimmed the Virgin-Islands to Virgin-Isl and successfully added it, but the next tag cannot have even a single char :crazy_face:

Discourse-Bug-Tags-Loading-failed-2

Posts: 2

Participants: 2

Read full topic

Display granted badge underneath post

$
0
0

@ChrisBeach wrote:

After the welcome addition of the “Grant Badge” button to the post “spanner” menu, can I suggest one additional feature:

Display under the post that a badge has been granted.

Visually it would be similar to the link that’s shown to mods when another mod has PMed the user about their post.

The icon of the badge and the avatar of the granter could be included.

This message would help avoid two moderators awarding the same badge to the post.

It would also display the badge more prominently to the community.

Posts: 1

Participants: 1

Read full topic

Topic permalinks broken in posts?

How to hide clicks count badge which next to the image link


Custom Javascript in Theme

$
0
0

@Raphael_Haase_NL wrote:

I would like to add some custom JavaScript to my theme to add some stuff like analytics. The JS should go into a separate file as opposed to including inline JS. Where should I place such files in the Discourse path hierarchy and how do I reference them from the code (i.e. what is the URL structure after my hostname to include the JS file)?

Posts: 1

Participants: 1

Read full topic

Problem linking Discourse forum to WP Discourse

$
0
0

@Bart_M wrote:

Hello,

I’m working on a wordpress site and have the WP Discourse plugin installed. Our objective is obviously to sync our wordpress site with the Discourse forum so that when a post is published to the site it is also published to Discourse.

However until now it didn’t work much. While creating a post, even with the “Create new Topic” Discourse box checked, it does not work and the post isn’t created in the forum.

I went to the WP Discourse plugin settings and to me everything seemed to be fine (everything isn’t obviously fine and I may have done something wrong as it doesn’t work), the Discourse API key is correct as well as the SSO secret key, as I’m also trying to use my wordpress site as an SSO provider.

I noticed in the WP Discourse plugin settings that there were two error messages, when accessing the “SSO Provider” and “Connection” tabs:


which is quite problematic because there IS an admin user with this email address on the forum (myself).
and most importantly, “You are not connected to Discourse. If you are setting up the plugin, this notice should go away after completing the form on this page.”

Soooo my wordpress and Discourse don’t seem to be synced. Can I please get some help in order to solve this ? Feel free to ask if you need more information - I guess you obviously do

Posts: 2

Participants: 2

Read full topic

Can we config the warning you get when you've replied too may times to the same person?

Flashing warning when adding Font Awesome 5 to Discourse

$
0
0

@foodaginnovators wrote:

On self-hosted discourse instance, v2.0.0.beta2 +40, when logged in as basic user with no admin / moderation capability I am seeing the flashing warning with no explanation. The reason for it is recently installed https and need to enable a setting, but this warning shouldn’t be shown to regular users I would think.

Why I’m getting the warning:

Your website is using SSL. Butforce_httpsis not yet enabled in your site settings.

What basic users see:

image

Posts: 8

Participants: 4

Read full topic

Hiding uploaded files for specific users

$
0
0

@jordan1909 wrote:

Using a similar path as found here, it is possible to hide a file with a specific file extension for users that are not staff?

In our install we frequently have customers upload backups which could include private information that we would like to auto-hide for non admin users. I was thinking something like this would work but I would have to capture the .tar extension?

I would love a second opinion.

Posts: 4

Participants: 3

Read full topic

Titles issue? Tags and Links as Title

Injecting hyperlink below 'Create a new Topic'


Password settings changed after Rebuild. Users unable to login

$
0
0

@trudat wrote:

A colleague (@frak) upgraded their Discourse today. (I don’t know what the prev version was.)

Users are now all locked out, because it seems that the minimum password length setting changed during the upgrade, and user passwords are no longer being recognized.

Is this a known situation? Any known fix?

Posts: 15

Participants: 5

Read full topic

Adding Discourse inside an app

$
0
0

@AndyatFocallocal wrote:

we’re turning our website into an app and we use discourse as our forum in a sub directory. does anyone know anything about adding Discourse into an app?

Posts: 4

Participants: 2

Read full topic

Upgrades always fail. logs included

$
0
0

@AndyatFocallocal wrote:

Below are the logs. i can stop the upgrade and start it over, but it just wont complete. it looks like the cakeday app which is causing it, but the ‘remove’ button isn’t there for that app under my plugins… it’s refusing to be deleted.

can anyone help?

Bundle complete! 105 Gemfile dependencies, 181 gems now installed. Gems in the group development were not installed. Bundled gems are installed into ./vendor/bundle. $ bundle exec rake multisite:migrate rake aborted! NoMethodError: undefined method `before_filter' for DiscourseCakeday::CakedayController:Class Did you mean? before_action /var/www/discourse/plugins/discourse-cakeday/app/controllers/discourse_cakeday/cakeday_controller.rb:3:in `&lt;class:CakedayController&gt;' /var/www/discourse/plugins/discourse-cakeday/app/controllers/discourse_cakeday/cakeday_controller.rb:2:in `&lt;module:DiscourseCakeday&gt;' /var/www/discourse/plugins/discourse-cakeday/app/controllers/discourse_cakeday/cakeday_controller.rb:1:in `&lt;top (required)&gt;' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:286:in `load' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:286:in `block in load' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:258:in `load_dependency' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:286:in `load' /var/www/discourse/plugins/discourse-cakeday/plugin.rb:36:in `block in activate!' /var/www/discourse/lib/plugin/instance.rb:271:in `block in notify_after_initialize' /var/www/discourse/lib/plugin/instance.rb:269:in `each' /var/www/discourse/lib/plugin/instance.rb:269:in `notify_after_initialize' /var/www/discourse/config/application.rb:231:in `each' /var/www/discourse/config/application.rb:231:in `block in &lt;class:Application&gt;' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:67:in `block in execute_hook' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:60:in `with_execution_control' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:65:in `execute_hook' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:50:in `block in run_load_hooks' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:49:in `each' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/lazy_load_hooks.rb:49:in `run_load_hooks' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/application/finisher.rb:73:in `block in &lt;module:Finisher&gt;' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/initializable.rb:30:in `instance_exec' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/initializable.rb:30:in `run' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/initializable.rb:59:in `block in run_initializers' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/initializable.rb:58:in `run_initializers' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/application.rb:353:in `initialize!' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing' /var/www/discourse/config/environment.rb:5:in `&lt;top (required)&gt;' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `block in require' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:258:in `load_dependency' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/application.rb:329:in `require_environment!' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/railties-5.1.4/lib/rails/application.rb:445:in `block in run_tasks_blocks' /var/www/discourse/vendor/bundle/ruby/2.3.0/gems/rake-12.1.0/exe/rake:27:in `&lt;top (required)&gt;' /usr/local/bin/bundle:22:in `load' /usr/local/bin/bundle:22:in `&lt;main&gt;' Tasks: TOP =&gt; multisite:migrate =&gt; environment (See full trace by running task with --trace)

Posts: 2

Participants: 2

Read full topic

Compatibility with IE11?

Learning Management Systems

$
0
0

@MAR wrote:

Hello Discourse Community,

Any recommendations on learning management systems like moodle that can be integrated with discourse?

I am looking for an LMS that would allow courses to be held to supplement a community of practice and allow my client to monitor the progress of all the COP members.

Any thoughts?

Posts: 4

Participants: 2

Read full topic

Viewing all 60721 articles
Browse latest View live




Latest Images