Questions tagged [mura]

Mura CMS is an open source content management system for CFML, created by Blue River Interactive.

Mura CMS is an open-source content management system based on CFML that provides extraordinary productivity and usability for website, intranet and mobile web projects. Mura CMS is ideal for organizations that value:

  1. Rapid development cycles for ambitious web/intranet projects
  2. Built-in mobile support via responsive design or mobile-specific template options
  3. Easy, intuitive interface for content managers with in-context page editing
  4. Clear customization and integration capabilities
  5. High-performance, scalable architecture

Mura CMS is open source or commercially-licensed; both options have professional support, training and development services available. Learn more at GetMura.com

112 questions
0
votes
0 answers

How to render foreign characters on webpage

Problem: I am not able to display characters correctly in Japanese, Chinese, Russian and so forth on the webpage. I am able to get some characters to display correctly in the Spanish version. However, for other languages, it breaks. I am not sure…
Robert
  • 167
  • 1
  • 2
  • 14
0
votes
0 answers

Import website to Mura cms

I've a zip file containing all the necessary folder and content of Mura cms website. I've configured Mura cms 7.0 on localhost I want to import the website to localhost, How to Import it ?
user5948411
0
votes
1 answer

Mura CMS URL Rewrite (trailing /) in Docker Image

I am using Blue River's latest docker image, run docker-compose to start it up and deployed a site bundle in Mura CMS. The problem is that when I visit a page without a forward slash trailing the URL, I get a 404 instead of a redirect. I've removed…
Alec Walczak
  • 427
  • 1
  • 5
  • 17
0
votes
2 answers

Mura CMS / Docker Compose Connect to Database

I am running a Mura CMS instance with docker compose (using config/docker/local-mysql/docker-compose.yml) and getting the following error: 500 Error Error Executing Database Query. Datasource:nodatabase SQL:SELECT IF('muradb' IN(SELECT…
Alec Walczak
  • 427
  • 1
  • 5
  • 17
0
votes
1 answer

Mura CMS v7 Simple Form File Upload

I created a simple form from an html template, and it successfully collects data and emails it to the correct address. The problem is when I insert a file upload field (type=file), it does not send the attachment (only the path) or upload the…
Alec Walczak
  • 427
  • 1
  • 5
  • 17
0
votes
0 answers

Can't Open Links in New Tab - MuraCMS

A website I help manage uses MuraCMS. It was brought to my attention that many links are opening in the same tab instead of opening a new one. The target is properly set to _blank so I am not sure what is causing this. Please help! These are normal…
CSRenA
  • 147
  • 1
  • 8
0
votes
0 answers

Using piwik analytics with coldfusion

I had asked the question in cfml slack channel too. But i am asking here to get better answer from those who do not have #cfml slack channel joined. see a mura plugin but i am using a plain coldfusion code, any help appreciated:…
Avin
  • 79
  • 1
  • 1
  • 8
0
votes
1 answer

Mura CMS - Modifying the "Format" CKEditor dropdown

I want to modify the "Format" dropdown for CKEditor within Mura, because I don't like the way Mura renames the headings. For example, an

element is renamed to "Heading", and an

element is renamed to "Heading 2". I get why they did this,…

JesseEarley
  • 1,036
  • 9
  • 20
0
votes
1 answer

CF application scope mutable in Mura?

First off, thanks for taking the time to read and potentially answer this question. Also, I'm a relative noob to CF. I have a .cfm file which gets called when a user fills out a web form (i.e. the form action points to it with a method of POST).…
0
votes
1 answer

Mura CMS 7 - Getting publish date of page from iterator?

I have a local index that is pointing to a calendar, and grabbing the 4 most recent calendar entries. I have an iterator iterating over each of these items and outputting them via some custom markup. I can easily grab the title of the current item…
JesseEarley
  • 1,036
  • 9
  • 20
0
votes
2 answers

getting a custom attribute from the current item in ColdFusion?

Disclaimer, I'm a ColdFusion newbie... I'm using Mura CMS 6, and I've got a question with regards to accessing a custom attribute. My contentRenderer.cfc file has code for a Bootstrap Carousel. I'd like to be able to output the contents of a custom…
JesseEarley
  • 1,036
  • 9
  • 20
0
votes
2 answers

Error installing bundle in Mura (Mura newbie)

Just to preface this, I'm a Mura newbie. I am attempting to create a new site in Mura 6.2 by importing the 'MuraBootstrap3' bundle - https://github.com/blueriver/MuraBootstrap3Bundle . Once I create the site and import the bundle, I immediately get…
JesseEarley
  • 1,036
  • 9
  • 20
0
votes
0 answers

Render Mura Site 404 for onMissingView in a Plugin Content Object

In my opinion, it makes sense to throw a 404 when a non-existent Mura FW/1 plugin action is requested. For example, if https://local.mysite.info/trainings/?calendaraction=main.thisActionIsBogus (referring to a plugin content object placed in a…
Jamie Jackson
  • 1,158
  • 3
  • 19
  • 34
0
votes
1 answer

Installed MuraCMS, now can't connect to Tomcat?

I've installed Tomcat and Lucee and was able to see them running on localhost:8080. I just installed the latest version of MuraCMS, and upon completing the installer it goes to a webpage (to finish the installation) but says it can't connect to the…
Ben Bernards
  • 187
  • 1
  • 3
  • 12
0
votes
0 answers

Mura CMS "Cannot connect to localhost" after install?

I just installed the basic Mura CMS package and when trying to run for the first time, instead of launching the wizard to finish installation it says "cannot connect to localhost/index.cfm" Any tips? What am I missing?
Ben Bernards
  • 187
  • 1
  • 3
  • 12