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

Site bug - topics wont load

$
0
0

Joseph Pullan wrote:

Hi, on my website, Fantasia, whenever i try to load up a topic it states, 'Sorry, we couldn't load that topic, possibly due to a connection problem. Please try again. If the problem persists, let us know'

So that is what I am doing. i have installed quite a few plugins - sidebar, translator, tagger, google ad-sense, and dynamic sidebar. i don't know what goes wrong, as when i build the page from ssh it all goes well, but it dosent work online. please help

thanks

Posts: 5

Participants: 2

Read full topic


Post not deleted after 24 hours?

SSO and Custom User Fields

$
0
0

Failcookie wrote:

I have setup SSO with my PHP app and it is working perfectly so far! I am looking to up the coolness a little bit by sending over some profile data from my webapp over to the profile data on my Discourse app. Is this something that be done at the moment? Or will I need to setup some soft of plugin as a work around?

Follow-up - Since these fields are automated from SSO, I have kept them from being editable by users. Where do these fields show up at for the users? On their profile or card?

Posts: 5

Participants: 3

Read full topic

Disable Auth0 plugin

$
0
0

Justin Smits wrote:

I have enabled the Auth0 plugin, however I entered in the return url incorrectly or something now I cannot login to the site anymore. I am using a docker setup and so far I have tried the following:

  • commented out the git clone from the hooks section in app.yml
  • removed the following lines under the run section in the app.yml:

    rake plugin:install repo=https://github.com/auth0/discourse-plugin name=auth0
    rm -rf tmp public/assets
    rake assets:precompile

When I hit the login button now, it still tries to redirect with sso in the query string and no login dialogue comes up.

Posts: 9

Participants: 2

Read full topic

Login/signup modals broken- show only modal backdrop

White box around text

$
0
0

Joseph Pullan wrote:

Hi, on my discourse, i recently added a custom backround to my site, but this made the text hard to read. I was wondering if it were to be possible to put a white? box around the main bodies of text as this would make it eisier to read using CSS. (a bit like on the categories page, where it alternates between white and grey?)

Posts: 1

Participants: 1

Read full topic

Emacs Keybindings

$
0
0

Bodo wrote:

I really love using Discourse. It is really awesome to read a discussion on it. Sadly I have a little problem when joining a discussion. The editor overwrites the default emacs keybindings on my mac with own functionality. For example ^h creates a headline, ^b a bold text. I use the emacs keybindings to enter text because I don't want to move my hand to the cursor keys.

Is it possible to disable those keybindings?

Ah and another problem with those overwrites: they somehow destroy the undo history. When I press them accidentally, I can't undo it frowning .

Posts: 7

Participants: 2

Read full topic

Importing Media in the Vanilla Forums Import Script

$
0
0

Abdul Munim Zahid wrote:

I have been trying to implement media import in the Vanilla forums. But after many tries i'm still stuck.

In the text (csv) file from the Vanilla Porter, we get a table called "Media"
which has the following values stored:

MediaID:int,
Name:varchar(255),
Type:varchar(128),
Size:int,
ImageWidth:int,
ImageHeight:int,
StorageMethod:varchar(24),
Path:varchar(255),
InsertUserID:int,
DateInserted:datetime,
ForeignID:int,
ForeignTable:varchar(24)

Now in my tries,
I defined a new method "def import_media" and i also made sure that it was being executed.

However, i have tried every possible way and the media import is just not working.
Heres an example of the data in the media table:

“118",
“SAM_0350.JPG",
“image/jpeg",
“3438485",
\N,
\N,
“local",
“FileUpload/scratch/fr.jpg",
“296",
"2011-03-21 17:40:49”,
\N,
\N

So basically the only thing i cant get right is the code to go in this part:

def import_media
  puts "", "importing media files..."



end

I have tried varieties of different commands to no luck :/
If anyones is feeling up to the challenge or want to contribute please do help me.
@zogstrip Also said that he would be happy to merge any pull request.

I can provide him the dump file too.

Posts: 1

Participants: 1

Read full topic


Intermittent 404s for stylesheets on Heroku

$
0
0

Stephen R Foster wrote:

I just deployed Discourse to Heroku. When I refresh, the content renders without a stylesheet -- sometimes. The output is identical to the issues reported in these threads:


I can reproduce the issue pretty consistently when I trigger a hard-refresh. However, after a few refreshes, the problem sometimes fixes itself.

When the content fails to load, the JavaScript console shows a 404 for:

/uploads/stylesheet-cache/desktop_b531a23882f83514263baf6c609f33fcc9f3dbfa.css

I'm not doing anything fancy with my installation. In fact, I have another Discourse installation on Heroku that works just fine.

Also, I just updated to the latest version of Discourse on Github. Yet the problem persists. Any help would be appreciated.

Thanks,
Stephen

Posts: 3

Participants: 2

Read full topic

Automatically map email domains to groups / permission sets?

$
0
0

Josh Siegel wrote:

We are getting started with Discourse at Looker and we plan to use the same forum for employee-only posts as we do for the general public. Until now I've been making every Looker employee who signs up a moderator or admin so they can see the Staff-only category (I realize I could make an employee group too/instead).

Is there a more programmatic way to do this (map @looker.com email address to a trust level / group)?

Posts: 3

Participants: 3

Read full topic

'Standard' hosting plan timeframe

$
0
0

Franz Garsombke wrote:

I noticed a 'Standard' hosting plan for $99/month 'Coming Soon'.

Is there any insight as to when this will be available?

Thanks!

Posts: 2

Participants: 2

Read full topic

How to manage Database? Uninstall Discourse etc

$
0
0

wrote:

If I want to delete current DB and start Discourse all over from the beginning, how can I do this?

I want to know these basic steps: Uninstall/Re-install Discourse, Manage database, etc? or would you tell me what should I learn?

And one more,.... where is the location of uploaded images?

Happy new year smiley

Posts: 6

Participants: 2

Read full topic

Meteor and Discourse

$
0
0

wrote:

Hi guys - I'm leaning towards building my app with Meteor. My app will have a forum component and I'd like to use Discourse. My understanding is that Discourse is built on rails and as a result I'm questioning the choice of Meteor. Thoughts?

Posts: 1

Participants: 1

Read full topic

Why Do we Need 2GB of Ram - That Pretty High

$
0
0

Swathi wrote:

Hi,

Is it mandatory that we should have 2GB of Ram for Discourse. I am planning to use discourse for one of my forum.

Please help me.

Thanks

Posts: 9

Participants: 5

Read full topic

Problems with Chef Provisioning in Vagrant. Cookbook apt not found

$
0
0

wrote:

Hello.
I am having troubles provision discourse with Vagrant. Got the following error:

**

Chef::Exceptions::CookbookNotFound: Cookbook apt not found. If you're loading apt from another cookbook, make sure you configure the dependency in your metadata
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete.

**

**Here is the stacktrace of Vagrant:**

Bringing machine 'default' up with 'virtualbox' provider...
default: The Berkshelf shelf is at "/home/bruno/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150103-11950-1rwtfuu-default"
==> default: Sharing cookbooks with VM
==> default: Importing base box 'discourse-0.9.9.13'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: discourse_default_1420279062215_62789
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
==> default: Forwarding ports...
default: 3000 => 4000 (adapter 1)
default: 1080 => 4080 (adapter 1)
default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
default:
default: Inserting generated public key within guest...
default: Removing insecure key from the guest if its present...
default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
default: The guest additions on this VM do not match the installed version of
default: VirtualBox! In most cases this is fine, but in rare cases it can
default: prevent things such as shared folders from working properly. If you see
default: shared folder errors, please make sure the guest additions within the
default: virtual machine match the version of VirtualBox you have installed on
default: your host and reload your VM.
default:
default: Guest Additions Version: 4.2.0
default: VirtualBox Version: 4.3
==> default: Checking for host entries
==> default: Configuring and enabling network interfaces...
==> default: Exporting NFS shared folders...
==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
nfsd running
==> default: Mounting NFS shared folders...
==> default: Mounting shared folders...
default: /tmp/vagrant-chef-4/chef-solo-1/cookbooks => /home/bruno/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150103-11950-1rwtfuu-default
==> default: Running provisioner: shell...
default: Running: inline script
==> default: stdin: is not a tty
==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory
==> default: (Reading database ...
==> default: 66594 files and directories currently installed.)
==> default: Preparing to replace ruby1.9.1-dev 1.9.3.0-1ubuntu2.8 (using .../ruby1.9.1-dev_1.9.3.0-1ubuntu2.10_i386.deb) ...
==> default: Unpacking replacement ruby1.9.1-dev ...
==> default: Preparing to replace libruby1.9.1-dbg 1.9.3.0-1ubuntu2.8 (using .../libruby1.9.1-dbg_1.9.3.0-1ubuntu2.10_i386.deb) ...
==> default: Unpacking replacement libruby1.9.1-dbg ...
==> default: Preparing to replace ruby1.9.1 1.9.3.0-1ubuntu2.8 (using .../ruby1.9.1_1.9.3.0-1ubuntu2.10_i386.deb) ...
==> default: Unpacking replacement ruby1.9.1 ...
==> default: Preparing to replace libruby1.9.1 1.9.3.0-1ubuntu2.8 (using .../libruby1.9.1_1.9.3.0-1ubuntu2.10_i386.deb) ...
==> default: Unpacking replacement libruby1.9.1 ...
==> default: Preparing to replace libtcltk-ruby1.9.1 1.9.3.0-1ubuntu2.8 (using .../libtcltk-ruby1.9.1_1.9.3.0-1ubuntu2.10_i386.deb) ...
==> default: Unpacking replacement libtcltk-ruby1.9.1 ...
==> default: Preparing to replace ri1.9.1 1.9.3.0-1ubuntu2.8 (using .../ri1.9.1_1.9.3.0-1ubuntu2.10_all.deb) ...
==> default: Unpacking replacement ri1.9.1 ...
==> default: Preparing to replace ruby1.9.1-examples 1.9.3.0-1ubuntu2.8 (using .../ruby1.9.1-examples_1.9.3.0-1ubuntu2.10_all.deb) ...
==> default: Unpacking replacement ruby1.9.1-examples ...
==> default: Preparing to replace ruby1.9.1-full 1.9.3.0-1ubuntu2.8 (using .../ruby1.9.1-full_1.9.3.0-1ubuntu2.10_all.deb) ...
==> default: Unpacking replacement ruby1.9.1-full ...
==> default: Preparing to replace ruby1.9.3 1.9.3.0-1ubuntu2.8 (using .../ruby1.9.3_1.9.3.0-1ubuntu2.10_all.deb) ...
==> default: Unpacking replacement ruby1.9.3 ...
==> default: Processing triggers for man-db ...
==> default: Setting up libruby1.9.1 (1.9.3.0-1ubuntu2.10) ...
==> default: Setting up ruby1.9.1-dev (1.9.3.0-1ubuntu2.10) ...
==> default: Setting up libruby1.9.1-dbg (1.9.3.0-1ubuntu2.10) ...
==> default: Setting up ruby1.9.1 (1.9.3.0-1ubuntu2.10) ...
==> default: Setting up libtcltk-ruby1.9.1 (1.9.3.0-1ubuntu2.10) ...
==> default: Setting up ri1.9.1 (1.9.3.0-1ubuntu2.10) ...
==> default: Setting up ruby1.9.1-examples (1.9.3.0-1ubuntu2.10) ...
==> default: Setting up ruby1.9.1-full (1.9.3.0-1ubuntu2.10) ...
==> default: Setting up ruby1.9.3 (1.9.3.0-1ubuntu2.10) ...
==> default: Processing triggers for libc-bin ...
==> default: ldconfig deferred processing now taking place
==> default: Running provisioner: chef_solo...
==> default: Detected Chef (latest) is already installed
Generating chef JSON and uploading...
==> default: Running chef-solo...
==> default: stdin: is not a tty
==> default: [2015-01-03T04:58:47-05:00] INFO: *** Chef 10.18.2 ***
==> default: [2015-01-03T04:58:47-05:00] INFO: Setting the run_list to ["recipe[apt]", "recipe[build-essential]", "recipe[vim]", "recipe[java]", "recipe[imagemagick]", "recipe[discourse]"] from JSON
==> default: [2015-01-03T04:58:47-05:00] INFO: Run List is [recipe[apt], recipe[build-essential], recipe[vim], recipe[java], recipe[imagemagick], recipe[discourse]]
==> default: [2015-01-03T04:58:47-05:00] INFO: Run List expands to [apt, build-essential, vim, java, imagemagick, discourse]
==> default: [2015-01-03T04:58:47-05:00] INFO: Starting Chef Run for precise32
==> default: [2015-01-03T04:58:47-05:00] INFO: Running start handlers
==> default: [2015-01-03T04:58:47-05:00] INFO: Start handlers complete.
==> default: [2015-01-03T04:58:47-05:00] ERROR: Running exception handlers
==> default: [2015-01-03T04:58:47-05:00] ERROR: Exception handlers complete
==> default: [2015-01-03T04:58:47-05:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> default: [2015-01-03T04:58:47-05:00] FATAL: Chef::Exceptions::CookbookNotFound: Cookbook apt not found. If you're loading apt from another cookbook, make sure you configure the dependency in your metadata
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete.

I dont know where is the problem but where it says "default: The Berkshelf shelf is at "/home/bruno/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150103-11950-1rwtfuu-default""

I have checked that folder and its empty.

Thank you for your help.

Posts: 1

Participants: 1

Read full topic


Users tab in Admin panel doesn't stay highlighted

$
0
0

Blake Erickson wrote:

Go to the admin panel. Click on users. See that "Users" and "Active" are both highlighted. Now click on any of the other sub-navigation items like "New", "Staff", "Suspended" and see that "Users" is no longer highlighted.

Here is a gif of the bug in action:

The "Email" tab appears to be working correctly.

Posts: 1

Participants: 1

Read full topic

What are the right CSS classes to modify?

$
0
0

Joseph Pullan wrote:

Hi, i want to edit some colours on my website using CSS, and can't seem to find the right classes for the things i want to change in the inspector (or my code maybe wrong) as they don't work. For example, i want to edit the colours of the four icons at the top right hand corner. I thought that maybe the class could be 'notifications' as that's what it says in the inspector, so if i want to change the color when you mouse over it, i had:

.notifications:hover
{
     color: #DC252A;
     background-color: #FFF;
}

underneath my other css:

body {
    background-image: url("http://thehdwall.com/wp-content/uploads/2014/07/Art-Fantasy-Landscape-Hills-Mountains-Waterfalls-Buildings-Castle-HD-Resolution.jpg");
}

.container.posts
{
  background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
  padding: 16px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

Have i got the wrong class (if so a list of them would be helpfull!) or is my code wrong, because when i put the .notification bit in, it just reverts all of my other code back to normal.

Thanks

Posts: 15

Participants: 5

Read full topic

List of useable Plugins

$
0
0

Joseph Pullan wrote:

Hi, I just wondered if someone could compile a list of plugins that are compatible with the latest update of discourse, as this would save people a lot of time!

Thanks

Posts: 3

Participants: 2

Read full topic

Please add hover-underline for links

$
0
0

Uwe Keim wrote:

When hovering the icon buttons below a post (like, flag, etc.), a clear UI change occurs when hovering with the mouse (color and background color changes).

When hovering normal links, e.g. inside a posting, nothing happens (beside the changing of the mouse cursor).

For me, this is difficult to see whether I'm already on a clickable area.

My suggestion:

Add hover-underlink for (at least) links inside postings. Better yet: also for the (front page) topic list and other things.

Posts: 3

Participants: 2

Read full topic

User gets "email is not allowed" at signup

$
0
0

Joseph Pullan wrote:

Hi, my friend was tying to make an account on my website, but when he put in his email, it showed this:

the email has not been used yet, and he uses it for everything else, so it works, but not on my website. Any ideas as to why this is happening?

Thanks

Posts: 3

Participants: 2

Read full topic

Viewing all 60721 articles
Browse latest View live




Latest Images