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

Fixed handling of url-BBcodes

$
0
0

Jens Maier wrote:

Continuing the discussion from phpBB 3 Importer:

The current bbcode URL handler is broken and will send invalid JSON-ML arrays up the call stack if the contents of a [url]...[ /url] (space added to avoid triggering the bug) tag are not actually recognized as a URL; more specifically, the bug pops up unless the autolink dialect has already transformed the tag content into valid JSON-ML representing a single a tag...

Posts: 1

Participants: 1

Read full topic


Cached avatars not showing up after migration

$
0
0

Peter Curry wrote:

Hi,

I've been using Discourse for a few months (thank you!), originally using a Bitnami stack. Yesterday I bit the bullet and got the latest version running in Docker (on a Linode server, the same one the old Bitnami stack was running on). I followed the migration instructions from https://meta.discourse.org/t/manually-create-and-restore-discourse-backups/18273, and almost all the content and data came through.

The one thing that isn't working is the avatar thumbnails. Locally-uploaded avatars only show up at certain sizes, for example the 50px one doesn't show up (http://community.dinopoloclub.com/user_avatar/community.dinopoloclub.com/straan/50/221.png) but that user's profile page looks fine (http://community.dinopoloclub.com/users/straan/activity). I reuploaded my avatar and, after changing the filename to force it to regenerate the thumbnails, it works everywhere. So newly uploaded avatars are ok. Gravatars aren't working at all.

I've double-checked and all the uploads came across from the previous install. The directory /srv/discourse/apps/discourse/htdocs/public/uploads/default in the old Bitnami install was moved to /var/www/discourse/public/uploads/default in the new Docker container. I've run rake avatars:clean and avatars:refresh to no avail.

Any advice on where to start looking?

Thanks!

Peter

Posts: 4

Participants: 2

Read full topic

Some images not uploading properly

Dropping support for Ruby 1.9

$
0
0

Sam Saffron wrote:

I am making the call and officially dropping support for 1.9.

The final catalyst here is that we are stuck and can not upgrade Sidekiq until we make this call. I do not want us to ship with software that contains potential security holes, we must embrace the future.

For those on our Docker setups this news really means nothing, you have been on Ruby 2 for ages. For developers, be sure to install Ruby 2 or better still 2.1

Posts: 1

Participants: 1

Read full topic

Amazon S3 large backups not uploading

$
0
0

Dean Taylor wrote:

My backups are quite large at 2.1GB.

Currently I have receiving the error EXCEPTION: failed to allocate memory

Smaller DB only backups at ~250MB upload and complete successfully.

Backup Log

[2014-09-25 00:33:00] Executing the after_create_hook for the backup
[2014-09-25 00:33:00] EXCEPTION: failed to allocate memory
[2014-09-25 00:33:00] /var/www/discourse/app/models/backup.rb:56:in `read'
/var/www/discourse/app/models/backup.rb:56:in `upload_to_s3'
/var/www/discourse/app/models/backup.rb:36:in `after_create_hook'
/var/www/discourse/lib/export/exporter.rb:267:in `after_create_hook'
/var/www/discourse/lib/export/exporter.rb:48:in `run'

Possible Issue

To me it looks like this code loads the entire 2GB file into memory - the cause of the failed to allocate memory exception?

Posts: 6

Participants: 3

Read full topic

How to mimic "Home" link navigation in custom CSS/HTML element

$
0
0

Dean Taylor wrote:

I've added an "Home" button to the via the CSS/HTML Header section...

I have made it an anchor similar to the following:

<a href="/"><img src="..."></a>

Although the link works as expected it causes the page to reload.

Is there a way to hookup the AJAX style link navigation Discourse uses when other links are clicked?

Thanks

Posts: 6

Participants: 3

Read full topic

Avoid "naughty" words in avatar list

Got an error after reboot the server

$
0
0

David Huang wrote:

Following the install guide (https://github.com/discourse/discourse/blob/master/docs/INSTALL-digital-ocean.md) I successfully installed the latest stable version on my server. It worked well and I registered as administrator. But after I rebooted the server, the docker container did not start automatically. when I use ./launcher start app, it shows:

cid found, ensuring container is started
Error response from daemon: Cannot start container [container id]: (exit status 1)
2014/09/25 13:28:43 Error: failed to start one or more containers.

When I tried to rebuild, it told me that "github.com" cannot be resolved, but I am sure that I can connect to github.com (wget, ping, etc are all okay)
The only solution seems to be purge the lxc-docker package, install that again, and reinstall discourse completely. By this way, however, all my data are gone. I can install discourse again normally, but after I reboot the server again, it went into the same error again.
Is there a solution for this problem?

Posts: 1

Participants: 1

Read full topic


Do repeated unnecessary Trust Level checks drain resources?

$
0
0

Mittineague wrote:

On our site, I have been manually assigned Trust Level 4

I meet the requirements for Trust Level 3.

Every time I check my Admin page's "Trust Level 3 Requirements" it says

Qualifies for trust level 3. Will be promoted within 24 hours.

But because I am already Trust Level 4, of course it doesn't

Probably a non-issue, or a negligible effect at most, but just the same it might be something to look into when time allows.

Posts: 1

Participants: 1

Read full topic

Can't delete invited user

$
0
0

Camille Roux wrote:

An new invited user contacted me because he couldn't delete own its account. FYI, he posted 0 messages.
I tried as admin and I can't too and get the following message:

Il y a eu une erreur lors de la suppression de l'utilisateur. Veuillez vous assurez que tous ses messages ont bien été supprimmés avant d'essayer de supprimer l'utilisateur.

Here is its activity:

Posts: 3

Participants: 2

Read full topic

:) shows the frowning emoji

$
0
0

Marco wrote:

When I start to type a colon : it appears a popup with the available emoji.
Then I type the open parenthesis ) to make the smile, but it shows the frowning icon, here's a screenshot:

If I select the proposed icon, the text is :frowning: and in the preview I see the frowning icon frowning

Posts: 8

Participants: 5

Read full topic

Adding additional pages and links in header

$
0
0

Daniel Murray wrote:

Coming from Vanilla, its possible to add additional pages for site info etc, and to add new links to the top nav bar.

Can that be done in Discourse, if so how?

Posts: 4

Participants: 3

Read full topic

Why is the setup for Debian not supported by the GIT Wiki by default

Can't load suggested topics using keyboard

$
0
0

TechnoBear wrote:

Since I logged in here a few minutes ago, I've been unable to access any "suggested topic" by using j/k to navigate to it and pressing "Enter" (my usual method of navigation). Every time, I get a message "Sorry, we are unable to load that topic, possibly due to a connection problem" or something similar and it reloads the topic I was viewing.

The links work if visited by mouse - and seem to work by keyboard after being visited by mouse, although I'm not entirely sure about that.

The problem does not occur on our own instance; only on Meta.

Posts: 8

Participants: 2

Read full topic

Emoji to images - text entered on iOS rendered incorrectly on desktop browsers

$
0
0

Dean Taylor wrote:

Can we get emoji characters converted to images on desktop browsers?

Users entering smilies and other items on the iOS devices cause squares to be displayed on desktop browsers.

Steps to Reproduce

  1. iOS user posts containing the following characters 😍😍😍
  2. Windows 7 / Chrome user visits page to read post

Expected

heart_eyesheart_eyesheart_eyes

Actual

Characters

😍😍😍

Screen Grab

Posts: 6

Participants: 3

Read full topic


Topics Not loading on Mobile for 1.1.0.beta3

$
0
0

Ryan Sullivan wrote:

Admittedly two changes have occurred to the site and I'm not sure which could be causing this issue. We recently upgraded our forum to 1.1.0beta3, and everything seemed great. Then last night we installed an SSL certificate on our server, enabled https in the Discourse admin, and again, everything seemed great until I started testing for mobile.

I didn't test for mobile after the beta upgrade so I'm not sure which event triggered the issue.

The header area loads on mobile, and then nothing else. I've tested using BrowserStack and a series of other mobile devices (Android Tablet, iPhone, iPad). The browser "hangs" like it wants to load the rest of the topics but it never does.

This is the forum URL: https://community.flagshipwp.com

Any thoughts what might be causing the hangup? Happy to provide any additional information needed.

Posts: 4

Participants: 3

Read full topic

Anyway to import old style mailing lists to Discourse?

Gap in multi-line topic titles

Loading... stuck inside an iframe

$
0
0

Justin Medoy wrote:

We just started using discourse inside of an iframe on our site. When a topic gets more than 3 or 4 posts and a user scrolls down loading... is shown and never goes away. I can provide screen shots or any other info that may be useful. Are there any known issues with iframes?

Posts: 4

Participants: 3

Read full topic

Three branches are killing the translation workflow, how to deal with that?

$
0
0

Erick Guan wrote:

I manage to keep Discourse translation for Chinese shining recently. But it's super annoying to keep the translation up to date when you upgrade to the new version.

I can't promise the translation on stable is stable. It hurts. The problem is because Transifex is catching with master. But it's not easy to put them back on the old branch since the old string may be deleted on Transifex.

Manually updating translation is a work around but it's not quite right. Any thoughts? Does Transifex provide anything for that? Or build the script to deal with that?

Posts: 3

Participants: 3

Read full topic

Viewing all 60739 articles
Browse latest View live




Latest Images