(OLD 5.7 Discussion FORUM)

Choose language block - flags instead of dropdown

I was trying to set my Choose language block to use flag-icons instead of dropdown menu but since im using my self made theme im supposed to add a custom template for this, right? So i copied "concrete/blocks/switch_language" to "application/blocks/" and …

Back up and restore in 5.7

Hi there, Any news on Back up and Restore for 5.7? Just lost a heartbreaking 50 hours of work using the Fundamental theme. I'm not a techie and always rely on the backup and restore in my 5.6 sites. Any news on this important feature or advice off…

Aythorize.net payment

Hello, I just tested a transaction from my website using the free store. I entered Login ID and Transaction Key for authorize.net payment settings. After test the order completed from web but there is no transaction on authorize.net Web

Upgrading from 5.7.3.1 to 5.7.4.2 - Error

I am updating a site that was built in v5.7.2 and have successfully upgraded to 5.7.3.1. When I try to the do the next step to 5.7.4.2 I get the following error message[code]Symfony\Component\ClassLoader\MapClassLoader::loadClass(): Failed opening requ…

Moodle & Concrete5 5.7

We are working on migrating a Joomla based site to Concrete5. We currently use a few Joomla based add ons to integrate that CMS with Moodle. We are using an external SSO authentication successfully now with Concrete5, and are looking for a way to integr…

Topics What is it exactly?

Can someone explain what topics are exactly? If I look at the block description it says: "Displays a list of your site's topics, allowing you to click on them to filter a page list." That is confusing to me. So what are they for? How can I add some …

How to override a core controller class

Hi I'm trying to override /concrete/authentication/concrete/controller.php file (authenticate() method in specific), but no clue how can I achieve this I tried from this link https://www.concrete5.org/documentation/how-tos/developers/override-almost-any-c…

Rewrite whole URL with path

Hi, is it possible to rewrite the whole URL for a page. At the moment i only can change the page URL but not the whole path. Example: Exiting URL for a page: http://www.test1234567.com/products/category-a-b-c/my-product-name I want to change i…

Block timeout in installation causes uninstall error

I have a C5 site Currently Running 5.7.3.1 in which I tried to install Vivid-store. During the install I had a timeout issue. Now I can neither install nor uninstall and the cart does not work. The site is live at http://www.ojuve.com but the store is not…

Throw a 404 error

How do I throw a 404 error, I want to do this from a block. In Concrete 5.6 I could do: $v = View::getInstance(); $v->render('/page_not_found'); But this doesn't seem to work anymore, I get the following error: include(/Library/WebServer/Docu…

Filter Posts