Developing (v7+)

Default Forms Block Adding Functionality

Hello All! I have added a default form block to my page, but need to have a block of text between questions. I didn't see that as an option, but it seems like something pretty basic to me. Am I blind or did the C5 team not include this feature?

File linking not working

Hi, I've nearly finished a site for a client using 5.6.3.3 but on trying to add some pdf files I've run into a problem with the files not linking correctly. The file loads into File Manager through either the 'File' or 'Content' blocks, but when you …

Enabling HTTPS for Vivid's Store

I need to make my site HTTPS to comply with Authorize.net. I have not had to do this before, but I believe it had something to do with the .htaccess file. If that is true how do I need to modify it to make it HTTPS? I am kinda surprised that C5 doesn't…

Form Block Redirect from within Stack

Hello, I'm having the same problem described at the link below, but with 5.7.5.2. When I use a form block within a stack, the page refreshes on submit and I get a 404. I've tested on another site on the same server and don't have the issue, so I'm g…

cannot add or delete page in 5.7

Hello! on a clean install of 5.7 i try to add or delete a page and gives me this error message: {"error":{"message":"An exception occurred while executing 'select cID, msLanguage, msCountry from MultilingualSections where cID = ?' with params [\"175\"]:…

Where is dontGraphPoll passed into $_GET

Greetings! I am attempting to disable the pie graph for the survey module. I looked at the view.php and found references to $_GET['dontGraphPoll']. It looks like this is something that can be passed to the block. Where do I configure this? I see no option…

Launch File Manager With Filters

Hi, I'd like to launch the File Manager from a single page using some filters, driven by a Redactor plugin that replaces the normal image select button. I've worked out how to filter images only. However I need to pre-select a File Set. The resulti…

Restrict Composer items

Hello all, is there a way to restrict items on the write composer page to a certain group? I have a site at the moment with several editing groups, and those that have access to the composer have access to all composer items, which I would like to avoi…

How to render in single pages ($this->render)

Hi everybody! I have a little problem. In my controller, located in "application/controllers/newsletter.php", I have the command "$this->render('')". When using the command "$this->render()" it searches for the file to include in the directory "concrete…

Add block to custom page template?

Hi I have created an new page template for blog entries. And it work fine. I would like to add some blocks to it, to make it easy to create new blog posts. This is what I have so far. [code] …

Filter Posts