(OLD 5.7 Discussion FORUM)

Email SMTP Configuration Bug

I believe I have found a bug in the Email SMTP settings. I was changing the email method to SMTP and set the username in the Dashboard settings to donotreply@my-domain.org. When I tested the settings I received an error stating that user concrete5-nore…

Getting 5.7 working behind CDN

Using this howto: http://www.concrete5.org/documentation/how-tos/developers/using-cloudflare/ I have tried to configure my c5.7 setup to run behind cloudflare, but am having mixed results. What I ave done so far is just try to configure C5 and apache to u…

How to adapt this code to 5.7?

Hi, Trying to use the code here to give my blocks instances a unique identifier: http://www.concrete5.org/documentation/how-tos/developers/obtain-a-unique-identifier-for-a-block/ I get an error "Call to undefined method Concrete\Core\Block\View\Bloc…

Remove Single Page via Package Controller

Hi As part of an ongoing Package development I have come to the point of configuring for development updates. I have mastered the configuration of a new package installation and adding Blocks and Single Pages as well as (thanks to JohntheFish) setting …

Licence Details 5.7

Hi Where do i find the detailed licence page on 5.7 Add ons. I can see it mention Standard but does not link to anywhere for the details

Load balancing and generated_overrides

What is the best practice for handling the generated_overrides config in a load balanced environment? Syncing the file to all the different nodes? Or ignoring it completely and handle all config options in a /applications/config/concrete.php file (as th…

How to access config database properties

How do I access configuration parameters directly stored in database.php? I need to connect to a different database in some of my custom blocks and i want the config parameters stored in a common place. Or alternatively how do i use concretes database c…

Composer, Adding Images, and 5.7 Frustration

I'm really excited about 5.7 and decided I'd use it on a website of my in order to get used to it and utilize some of the features it brings. When I click the Cog Wheel it brings up the composer page as you would expect. The problem is that the compos…

Submitting form just clears form on SOME pages (5.7.3.1)

Hi, I have created a new website (http://ndideashop.com) with a basic form on the home page. Submitting the form just clears the form and reloads the page. There is no error in the form log. Tried with and without a notification email set. Tried on var…

Logout for registered users

Hi, in 5.7 I created a page, which is only accessible for registered users. The user clicks on the link in the navigation, logs in and gets access to the contents. But how can he logout? Because the concrete5 UI or a logout button ist not showi…

Filter Posts