Developing (v7+)

8.5.4: How to render (insert) custom view in page section?

Could anyone please tell me how I can render a custom view on an existing page in a certain section? Say I have a page with this: [code] [/code] How do I stick contents of a my_view.php file into that section? I don't want a complete page re…

8.5.4: Gateway timeout during package installation on LAMP

I've installed a php-fpm, changed apache-prefork to apache-worker and setup the server with the multi-threaded modules following various howtos on the internet. My setup is: - Apache 2.2.4 + apache-worker + fcgi, proxy, ssl, rewrite etc. modules - PHP…

Which PHP version for C5 8.5.2

Hello My website is running with one of the last versions of C5 : 8.5.2. But my PHP version is very old (5.3) so I should update it to recent versions like 7.3. On this C5 page, https://documentation.concrete5.org/developers/introduction/system-re…

Folder permissions in File Manager

Hi there I was wondering if someone could help me please. I am building a new page on a site for client who would like only registered users to view. This page will contain some files to download too. The client only wants those registered users to …

Checking if an attribute handle exists

I've looked around the forum and C5 source for this and found a few answers, but nothing that has actually worked. I have a single page in the dashboard to add pages, and in the controller I need to validate all of the attribute handles recieved. I…

Single page controller at directory root

I have created a package with several single pages. Some of the pages are sub-pages of others. The sub-page controllers are working just fine, but the controllers in the root folders are not. My sitemap looks like this: Home - Employer - - Jobs …

Extended Functionality of URL Attribute

I created an express table where I want the user to link out to an external URL. With the current URL attribute the user can input an external URL but its just the raw text (Does not create the a tag and the URL path) I have read the documentation on crea…

Hardcoded dynamic blocks and form action

Hi I've got some problem with a single_page and blocks. How do i add the $view to the blocks view.php if the block is called by a single_page? Here is the example: this is the part of my single page to add the block: [code]$bt_pass = BlockType::ge…

Permit block add

Hi I am currently developing a package with blocks only for integrating in pre-defined single pages. But after installing the package, the blocks are visible in the standard page add functionality. Is there a way to hide this blocks from the page ad…

Filter Posts