Developing (v7+)

Override Login Controller

Hey, I wanted to override the concrete/controllers/single_page/login.php using this to extend the Login Controller but it doesnt work. [code]

5 version 8 broke after deleting default language

As i was installing a multilingual, I stupidly deleted the default language. Since then I have a lot of issues. My guess is that the "home" is not connected anymore to anything. I can see the "home" (alone) in the flat view of the sitemap but not anymo…

Site Acess - make site public dissapeared

Hi There, ive finished my website and when i went to site access to make it live and select public, it gives me a line of text saying, im not using simple permissions, what is going on, ive read other blogs about this and juts can work out how to get t…

Get image path (src) from image block in a Known Area

HI All, The underlying issue is I would like to provide an "image" for the SEO Structured Data and https://search.google.com/structured-data/testing-tool says image is missing. I know the page has an area for the user to drop an image block for the lo…

Seach Index Field Definition (attributes)

Within attributes, you can define fields for your search index. This can be done using the variable "$searchIndexFieldDefinition" within your attribute (class). This can be an array with 1 field, like so: [code] protected $searchIndexFieldDefinitio…

.htaccess rewriterule breaks upon porting content from 5.6 to 5.7

Hi all, A tricky question for you. Here is the .htaccess of my site from 5.6: [code] RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}/index.html !-f …

Topic List Custom Template

Need a little help with my topic list custom template. I'm attempting to structure the Search Mode as an accordion rather than a bulleted list. I have most of it worked out, but I can't fix one problem. I have a topic list akin to the following: Ca…

Calling a custom object in a package

Hi, I am creating a custom Database object in my package named "core_be_tbx". I tried calling it using the Core::make() function. But it always throws this error: Class Concrete\Package\CoreBeTbx\Model\ContentWriterModel does not exist I have my dir…

Filter Posts