Developing (v7+)

SOAPUI & WSDL integration

can SOAPUI & WSDL be integrated with Concrete5? Is there any documentation for this?

Doctrine ORM and External Databases

I am developing a package that uses an external MySQL database, by which I mean it's a separate database to concrete5. It's a legacy database that still has an active application running on it. I have set up application/config/database.php so that it incl…

getFileSetName error

{"error":{"message":"Call to a member function getFileSetName() on a non-object"},"errors":["Call to a member function getFileSetName() on a non-object"]} Hi There My 'Index search engine all' isn't working - it loads up to 270 of 650 files and that's…

URL alias for single page with url parameters

I have a single page that accepts a parameter and dynamically creates content based on that parameter. [code] mydomain.com/media/3 [/code] Now I'm looking to create a URL alias for each url parameter. For example [code] "mydomain.com/painting" red…

pinterest

Hi, I have added a pinterest functionality to a website. In a custom feature block I have svg images which I would like to exempt from pinterest. To do this, I need to add nopin="nopin" to my generated image tag: How do I do this? My php scriptin…

Index search - Invalid argument supplied for foreach()

Automated jobs, both index_search index_search_all end up with the result "Invalid argument supplied for foreach()". Its a site updated from 5.6 > 5.7 > 5.8.2 There is nothing in the log or in debug mode. Does anyone have a clue what I should try…

error while exporting database

Hey, I have developed a website on my localhost with concrete5. It is time to put it on the internet. So I have to export my database in sql format. I get an error while exporting. it is about max_input_vars in php. see attachment for more informati…

Override block

Hi, I want to add display options on a block. Example: block file, add checkbox author. If the checkbox is selected, I display the author of the file. I wish to be able to overload the edit view of the block file (controller.php and composer.php) a…

Referencing a new CSS

Hi, using the elemental theme and now adding my own styles to it by using a new css (or happy to use a SASS or LESS file) and I've referenced the new CSS in the header_top.php in the /concrete/themes/elemental/elements folder: [code]

Filter Posts