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

Help configure the VPS server and install the discourse

$
0
0

@11145 wrote:

Help configure the VPS server and install the discourse.

When do you need it done?

Budget, $ 15 USD


I try to adjust the third day (but nothing happens.

Posts: 1

Participants: 1

Read full topic


Some basic questions about discourse and rails

$
0
0

@Alavi1412 wrote:

I worked with discourse about 10 months and created some plugin for this. but I have still some questions that I didn’t find the answers during these 10 months and searching in web. So I decided to ask them here Because I see many discourse and rails expert here.

my questions:

1-What is the relation between emberjs, handlebars and html.erb files?When we saw a page,(for example main page)which code is loaded?

2-Who exactly handle the discourse Front-End? I know MVC and I know there is a view that controlled by controller but I don’t know What is the view in discourse? (Are they just in app/views ?)

3-how to create a plugin to update itself after sometimes without refreshing the page? When I receive a like, a new notification will appear near my avatar after a few seconds without refreshing the page. What should I do to create a plugin to update it self after a few seconds and of course I need it not to slow the page.

4-To develop good front-end plugin (that can make any change in rendered pages), Which programming language should I know(except CSS :slight_smile: )?(My guess is EmberJS for this question)

Posts: 1

Participants: 1

Read full topic

Issue with importing theme

$
0
0

@meldsza wrote:

Message (4 copies reported)

RuntimeError (Unknown type  passed to set field)
/var/www/discourse/app/models/theme.rb:253:in `set_field'
Backtrace

/var/www/discourse/app/models/theme.rb:253:in `set_field'
/var/www/discourse/app/controllers/admin/themes_controller.rb:34:in `block in import'
/var/www/discourse/app/controllers/admin/themes_controller.rb:33:in `each'
/var/www/discourse/app/controllers/admin/themes_controller.rb:33:in `import'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/abstract_controller/base.rb:198:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:117:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:505:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/abstract_controller/callbacks.rb:19:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/notifications.rb:164:in `block in instrument'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/notifications.rb:164:in `instrument'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activerecord-4.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/abstract_controller/base.rb:137:in `process'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionview-4.2.8/lib/action_view/rendering.rb:30:in `process'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-mini-profiler-0.10.5/lib/mini_profiler/profiling_methods.rb:102:in `block in profile_method'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal.rb:196:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_controller/metal.rb:237:in `block in action'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/routing/route_set.rb:43:in `serve'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/routing/mapper.rb:49:in `serve'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/journey/router.rb:43:in `block in serve'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/journey/router.rb:30:in `each'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/journey/router.rb:30:in `serve'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/routing/route_set.rb:817:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-protection-1.5.3/lib/rack/protection/frame_options.rb:31:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:189:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:189:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:189:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:189:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:189:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:189:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/omniauth-1.6.1/lib/omniauth/builder.rb:63:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/conditionalget.rb:38:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/head.rb:13:in `call'
/var/www/discourse/lib/middleware/anonymous_cache.rb:149:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/flash.rb:260:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/session/abstract/id.rb:225:in `context'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/session/abstract/id.rb:220:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/cookies.rb:560:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activerecord-4.2.8/lib/active_record/query_cache.rb:36:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/logster-1.2.7/lib/logster/middleware/reporter.rb:31:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:22:in `call'
/var/www/discourse/config/initializers/100-quiet_logger.rb:17:in `call_with_quiet_assets'
/var/www/discourse/config/initializers/100-silence_logger.rb:29:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/methodoverride.rb:22:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/runtime.rb:18:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/sendfile.rb:113:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-mini-profiler-0.10.5/lib/mini_profiler/profiler.rb:282:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/message_bus-2.0.2/lib/message_bus/rack/middleware.rb:62:in `call'
/var/www/discourse/lib/middleware/request_tracker.rb:73:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/urlmap.rb:66:in `block in call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/urlmap.rb:50:in `each'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/rack-1.6.8/lib/rack/urlmap.rb:50:in `call'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.0/lib/unicorn/http_server.rb:606:in `process_client'
/var/www/discourse/lib/scheduler/defer.rb:85:in `process_client'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.0/lib/unicorn/http_server.rb:702:in `worker_loop'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.0/lib/unicorn/http_server.rb:549:in `spawn_missing_workers'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.0/lib/unicorn/http_server.rb:142:in `start'
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.0/bin/unicorn:126:in `<top (required)>'
/var/www/discourse/vendor/bundle/ruby/2.4.0/bin/unicorn:22:in `load'
/var/www/discourse/vendor/bundle/ruby/2.4.0/bin/unicorn:22:in `<main>'

I get this error when i try to import my theme cookie-test.dcstyle.json (22.4 KB)

Is there a fix?

Posts: 1

Participants: 1

Read full topic

Running plugin qunit tests separately

$
0
0

@David_Taylor wrote:

(Might be useful for other plugin developers so I thought I’d make a topic about it)

I’ve written a new rake task, which allows running qunit tests for a specific plugin. It follows the same syntax as the existing plugin:spec task.

rake plugin:qunit # Run all plugin qunit tests
rake plugin:qunit['discourse-chat-integration'] # Run a single plugin's qunit tests

If you prefer using the web interface for qunit, you can now append some variables to the url to filter by plugin. For example

http://localhost:3000/qunit?qunit_skip_core=1&qunit_single_plugin=discourse-chat-integration

Posts: 1

Participants: 1

Read full topic

Try and connect via the app

$
0
0

@AndyWhite247 wrote:

And comes back with Sorry, you do not have the required trust level to access the user API

Appreciate your help in understanding how I can post to the web version, but not be trusted to connect via my phone?

Thanks in advance

Posts: 3

Participants: 2

Read full topic

Small tool to create a theme from an exported customization

$
0
0

@michaeld wrote:

We tend to create themes from within Discourse, editing them in the customize - themes section of the admin section of a forum, and converting them to a repository when we’re done.

To make the last part of this task a bit more easy, I made a small tool that takes a .dcstyle.json export and converts it to a repository with an about.json file and the common, mobile and desktop directories with HTML and CSS files.

The tool can be found here https://github.com/discoursehosting/dcstyle-to-theme-repo
It can be run from the command line and takes one or two arguments.

The first argument is the name of the exported .dcstyle.json file. It will be converted to a theme with the same name (so example.dcstyle.json will create a directory called example)

The second argument is the URL of your forum. It will be used to download and store any assets your theme may contain. This argument is mandatory if your theme includes any uploaded files.

Usage: dcstyle-to-repo.rb <dcstyle-file> [forum URL]
  dcstyle-file is a theme file exported from Discourse
  forum-URL (optional) is the forum URL that can be used to download assets

Posts: 1

Participants: 1

Read full topic

Installation issues on Scaleway

$
0
0

@CFi wrote:

Hello,

I tried to install discourse on x64 Scaleway server.
I changed settings to allow smtp according to this post ScaleWay review?

I followed instructions from this page https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md

after typing ./discourse-setup
the setup tools stop giving me infos… after this message:

INFO – : > cd /var/www/discourse && su discourse -c ‘bundle install --deployment --verbose --without test --without development’

due to : “packet_write_wait: Connection to 212.xx.xxx.45 port 22: Broken pipe”

I tried two different servers (see image below), trying Ubuntu Xenial and Debian Streched… which are up to date before installation…

I don’t really know what to do ?
Any ideas ?

Thanks

Posts: 1

Participants: 1

Read full topic

Manage outgoing emails while testing imported site

$
0
0

@smaffulli wrote:

I’m importing a large forum from myBB to Discourse, using @pfaffman updated importer. Correctly, the importer blocks all outgoing emails but that also blocks emails for new account creation and password restores. In my tests, I need to have users signup after the old content is imported. More importantly, I need to test the process for old users to restore their access to the new forums (since the old passwords won’t work).

At the same time I don’t want to send out any other emails, like the digest emails or any other. Does anybody know if it’s possible and how to manage email settings in a more granular way than the crude SiteSetting.disable_emails=true?

Posts: 3

Participants: 2

Read full topic


Automatic Actions based on Words found in posts

$
0
0

@neil wrote:

New for 1.9 is the ability to take some actions based on words found in a post.

  • Block the post at the time it is submitted. User sees a message saying they’ve used a word that’s not allowed.
  • Flag the post as inappropriate, but allow it to be submitted.
  • Censor the words, which replaces the censored_words site setting being removed by this feature.
  • Require Approval of the post, hiding it until staff reviews it.

There’s a max of 1000 words per action. In practice, “bad word lists” I found rarely contain more than a few hundred.

* can be used as a wildcard.

Found in Admin, the navigation is similar to the settings.

By default, the words are hidden. Checking the “show words” checkbox will display them and allow you to delete them. Using the search field will also reveal any matching words.

Posts: 3

Participants: 2

Read full topic

Rebuild failing after adding discourse-saml plugin

$
0
0

@alexweej wrote:

After adding the discourse-saml plugin, when running ./launcher rebuild app we’re seeing the following fatal error:

ERROR:  While executing gem ... (TypeError)
    no implicit conversion of nil into String
I, [2017-07-26T18:49:17.968340 #7]  INFO -- : gem install macaddr -v 1.0.0 -i /var/www/discourse/plugins/discourse-saml/gems/2.4.1 --no-document --ignore-dependencies

You are specifying the gem macaddr in /var/www/discourse/plugins/discourse-saml/plugin.rb, however it does not exist!

The discourse-saml plugin.rb does indeed express some gem dependencies. By the looks of the above INFO message, it is supposed to try to install for itself, but it just stops immediately. Possibly because of the earlier(? are these log messages actually in order?) error about “no implicit conversion of nil into String”.

Anyone know what’s wrong with this?

Thanks

Posts: 2

Participants: 1

Read full topic

Clean install, mail not sent

$
0
0

@basti wrote:

first hello together!

since today morning I am trying to install discourse.
All works fine, but at registering the mail was not sent.

My last Mailsettings in app.yml:

DISCOURSE_SMTP_ADDRESS: sx.server.de
DISCOURSE_SMTP_PORT: 465
DISCOURSE_SMTP_ENABLE_START_TLS: true
DISCOURSE_SMTP_OPENSSL_VERIFY_MODE: none
DISCOURSE_SMTP_USER_NAME: info@server.de
DISCOURSE_SMTP_PASSWORD: "psdsdbDQ"
DISCOURSE_SMTP_AUTHENTICATION: "login"

in production.log I got:

Sent mail to basti@sdsdsd.com (60055.3ms)
Job exception: Net::ReadTimeout

I checked my settings a hundred times.
In Thunderbird I have:

port: 465
security: ssl/tls
authentication: password, normal

My Mailserver says:

postfix/smtpd[28336]: SSL_accept error

Does someone here have a hint, where I can search the fault, or which log can help me?

Thanks in advance

Posts: 2

Participants: 2

Read full topic

Faster way to test changes than rebuild?

$
0
0

@alexweej wrote:

While setting this up it’s taking around 5 minutes to rebuild every time I make a tiny change, as it compresses and does other mystical things to various resources.

Is there some slightly less pure way to test configuration changes before rebuilding proper?

Many thanks

Posts: 2

Participants: 2

Read full topic

Discourse wizard page not displaying and missing dependencies

$
0
0

@Constantin_Chirila wrote:

Hello guys!
I just installed Discourss on my server, registered and activated the admin account and the next step was the wizard, which shows as an empty page: https://cl.ly/051b1N0Y0100
I’ve also checked the console and it seams it missing ‘virtual-dom’ module: https://cl.ly/081D1r2Q0E2n

Any ideas what’s wrong? It’s literally a brand new install with zero config. I tried rebuilding the app with no avail.

Thank you and i owe a beer to whomever can help!

Posts: 1

Participants: 1

Read full topic

Verifying users who can't click their verification email

$
0
0

@Jimble wrote:

I have a user with some accessibility challenges.
She uses a text-based browser and email system because of visual impairment.
Therefore she has problems “clicking” the verification email.
Will she get stuck with my email adress for the mailing list option if we use my email adress to verify her?

EDIT:
I first tried to use my own email adress to verify her, and then have her forward the verification email to me, but there was a lot of hickups with the former method and with the latter method I got the error message “There was an error changing your email address. Perhaps the address is already in use?” when I tried to click the link for her.

Posts: 3

Participants: 3

Read full topic

Hide topics from a user if the topic has not reply

$
0
0

@thebravoman wrote:

Hi,

I would like to hide all the topics from a certain user that have no replies? How could I do this?

We are using discourse at https://www.fllcasts.com (site). You can check out the live version at https://discourse.fllcasts.com.

When a user visits a page at the site a comment section is showed below. We are embedding discourse below the pages. If a topic for this url does not exist a new topic is created at https://discourse.fllcasts.com.

Problem is that we have a lot of new pages with empty comments(yet) and they are all showed on the front page of discourse.

I would like to hide all the topics from a certain user that have no replies? How could I do this?

Posts: 4

Participants: 2

Read full topic


After the latest upgrade some of images deleted. do you know why?

$
0
0

@Celil wrote:

hello. after the latest upgrade some of images deleted. do you know why?

process_id	15001
application_version	69b2d64334de9fe1aba10d96be127fe1a39bed22
current_db	default
current_hostname	forum.medikalbulut.org
job	Jobs::ProcessPost
problem_db	default
opts	null
post_id	[1530, 1633, 1516, 1515, 1634, 1635, 1285, 1636, 1293, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650]
bypass_bump	false
invalidate_oneboxes	[true, null]
current_site_id	default
image_sizes
https://forum.medikalbulut.org/uploads/default/original/2X/b/bd2b2b38c22a4e3a07d4b75fe9a2eba9a1add235.png
width	[null, 800]
height	[null, 192]
https://forum.medikalbulut.org/uploads/default/original/2X/9/9090a718940497b5f1debfabdb2df11d78aa013a.png
width	[null, 800]
height	[null, 196]
https://forum.medikalbulut.org/uploads/default/original/2X/4/46b39293552753cb66eab72606afaabdd954dd2a.png
width	[null, 800]
height	[null, 470]
https://forum.medikalbulut.org/images/emoji/apple/slight_smile.png?v=5
width	[null, 20]
height	[null, 20]
https://forum.medikalbulut.org/uploads/default/original/2X/1/19abe87b16e5616fe45d00b48ad69154c71dbdb3.jpg
width	[null, 660]
height	[null, 440]
https://forum.medikalbulut.org/uploads/default/original/2X/3/3316d79f6fb298bb45122bca4ef0f76be6c07d88.jpg
width	[null, 545]
height	[null, 363]
https://forum.medikalbulut.org/uploads/default/original/2X/e/efe963502ba43ab9bb76ad3fae12b61b4e1793b7.jpg
width	[null, 730]
height	[null, 300]
https://forum.medikalbulut.org/uploads/default/original/2X/7/7d0095808c1a31953cd3e235007954f56be346ad.jpg
width	[null, 800]
height	[null, 600]
https://forum.medikalbulut.org/uploads/default/original/2X/0/0da6ba482c02d892e4c540a63edb1a3b4b62f12d.jpg
width	[null, 685]
height	[null, 395]
https://forum.medikalbulut.org/uploads/default/original/2X/2/2b9fba1c9f78a6f811579a70fbb5dda062f1bc26.jpg
width	[null, 640]
height	[null, 424]
https://forum.medikalbulut.org/uploads/default/original/2X/2/2af488167b9cfcb805631bc259628f5da92ae43c.gif
width	[null, 545]
height	[null, 342]
https://forum.medikalbulut.org/uploads/default/original/2X/7/77104006c2f0b8ead0e9dd6cf9bd714591cff6ae.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/d/de65c229b8e70e7c7426c2820d4a07cfddaedbfd.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/6/63071860fdf0a010381262572b4df2c58f8b3810.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/a/a059f5bdf2a1080dd09c4e893b621ef363afbc27.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/e/e18c8937ac587d5a7168526a02fe55285beb74c6.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/8/88e8dad3c3d35989cd13287b75d813a8e895afdd.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/3/3fbade1d46dd95a1d65cec127158a2c8f24f51a2.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/8/8c50f95564c07ff0649bfbf6f259d1a38dec36e3.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/d/ddc7f8b56dc17e4ff60fa72e55a33d09e80c9944.jpg
width	[null, 605]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/5/5166a9487a0dc3bba42def6354f629ffe4e3f945.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/d/dbdc3a757c786ec48ec94e6ac09678f0a20fb493.jpg
width	[null, 712]
height	[null, 470]
https://forum.medikalbulut.org/uploads/default/original/2X/a/af5c8d73855235c6082d7b9e2f6eaf4aa5b8c3fe.jpg
width	[null, 600]
height	[null, 320]
https://forum.medikalbulut.org/uploads/default/original/2X/f/f13f041ea421e8593a67563010b9a44d392c492e.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/5/5a9bc58ba092944369f793d9a216f045032fa46e.jpg
width	[null, 500]
height	[null, 346]
https://forum.medikalbulut.org/uploads/default/original/2X/7/75f60be8e0655e1702b5b887cf87dc8617d9bfbd.jpg
width	[null, 600]
height	[null, 446]
https://forum.medikalbulut.org/uploads/default/original/2X/2/26250d28615e218ddbb51ca07f7c7c87923de5a7.jpg
width	[null, 625]
height	[null, 294]
https://forum.medikalbulut.org/uploads/default/original/2X/3/3b96e07077f026829dacd43dd5ef75f75991b9ed.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/7/7167daf6e8772efa1b6fd0553548b0308ff61f9f.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/8/87a20f8ea13c0593a6004cd59e9e8af252fa42bf.jpg
width	[null, 601]
height	[null, 267]
https://forum.medikalbulut.org/uploads/default/original/2X/d/d7af926af4e768e6727e92bbb49c327b506cb771.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/8/80be7e7b79fa0657e991e0159f6cb35df647bc3f.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/1/117a4bf51eab3fd26f6ba38fa7f88dd3b62a0a3d.png
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/e/e9020e672a3b901e8e4d0ff9e2f8324bc0ddd5e5.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/5/5d66ce06682bcca43c11bbc7992c2aa1fb97b133.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/c/c4a8713c6dac3a9e5f3ff88c719bf141836ec904.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/0/0e95f4235be2656a652b9fc578efad50f761b5ca.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/7/772ab7172593ce76063506246909a62b1ece33dd.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/9/95a322c14bad008541369395e1ef244ac930eb3d.jpg
width	[null, 600]
height	[null, 223]
https://forum.medikalbulut.org/uploads/default/original/2X/2/2a537c181d7b78c90854603a72c182f1104620e4.png
width	[null, 445]
height	[null, 746]
https://forum.medikalbulut.org/uploads/default/original/2X/c/c16e0e091ed0653d0712596b0fb780d196f21482.jpg
width	[null, 800]
height	[null, 600]
https://forum.medikalbulut.org/uploads/default/original/2X/5/533b712e82ac80d059e3d417aec59f616f532111.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/3/32849f669634f7a0a5b89ce17873f18c2aa79341.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/2/248cde8e9e011ba5655121a3ae0c4167805cdf0c.jpg
width	[null, 600]
height	[null, 338]
https://forum.medikalbulut.org/uploads/default/original/2X/0/0f417f004f7d26004022b1d1d01dfb31b78939af.jpg
width	[null, 640]
height	[null, 392]
https://forum.medikalbulut.org/uploads/default/original/2X/b/b124f351dc61db46e199663ade9dbe99cdd20564.png
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/5/570abb82fb6d31ddd14d8d097b4689b160a0de00.jpg
width	[null, 600]
height	[null, 400]
https://forum.medikalbulut.org/uploads/default/original/2X/4/4f2b22348957ca410da462b55bd67dbbd3c56ccb.jpg
width	[null, 600]
height	[null, 216]
https://forum.medikalbulut.org/uploads/default/original/2X/1/14d80d480c559b759158a8236522b1aa113570e8.jpg
width	[null, 600]
height	[null, 439]
https://forum.medikalbulut.org/uploads/default/original/2X/d/ddcbc2e601b6244c8eb890b4a88fd81b78c4ae95.jpg
width	[null, 600]
height	[null, 518]
https://forum.medikalbulut.org/uploads/default/original/2X/e/ea9e0e430b4f6666ffa0f660b68605c9868b149e.jpg
width	[null, 600]
height	[null, 282]
https://forum.medikalbulut.org/uploads/default/original/2X/b/b053f4dc02f7c7e2409b735e4c2b8950ecde4aca.png
width	[null, 600]
height	[null, 242]
https://forum.medikalbulut.org/uploads/default/original/2X/3/3cd7f9d4f3d04901a0a0a92403d6b0960e4fa663.jpg
width	[null, 489]
height	[null, 232]

Posts: 2

Participants: 2

Read full topic

How to embed titled youtube vidéo

$
0
0

@sedget wrote:

Hello, to embed youtube vidéo it’s possible with putting the link alone in a line like this :

but for the same vidéo if there’s a title on the vidéo embed not working :

test vidéo

is there a solution ?

thank’s

Posts: 2

Participants: 2

Read full topic

Cannot delete own post anymore

$
0
0

@fefrei wrote:

While trying to delete one of my own posts here on Meta, this exception was thrown after clicking the trashcan button (and nothing else happened):

Looks like a #bug for @sam?

Here’s the error as plain textm, for search: Could not find module pretty-text/engines/discourse-markdown/helpers

Posts: 1

Participants: 1

Read full topic

Censored pattern

Like-Button is gone after upgrade

Viewing all 60721 articles
Browse latest View live




Latest Images