Developing (v7+)

(Rendering Custom Views) How get the Content from a php file?

Hello there, my english ist not the best, sry for that! I would like to display the content of a php file in a singlepage and I wanted to use "Rendering Custom Views" because the content contains PHP which has to be executed. However, I do not under…

Package Upgrade bug

Hi, I am trying to upgrade a package to 8.3 from 5.6. I am using this tutorial. https://documentation.concrete5.org/developers/working-with-blocks/creating-a-new-block-type/including-a-block-in-a-package I am getting this error and I don't know …

C5-8.3: view.css not loading for Add Block form

Is it a bug that when adding a custom block for the very first time, the block's view.css is not loaded? It loads fine on edit or any other block add. I tried these unsuccessfully: [code] public function add() { $html = $this->app-…

C5-8.3: How to add a mouse draggable for sorting?

I am printing a list of 's in a block's Add Block Form. What's the way: 1. to make them draggable with a mouse so that I can change the order manually? (not just making them move around anywhere on the screen, but so that they drop in the list after mo…

C5-8.3: How to cache an XML file from remote server?

To prevent frequent remote server requests for an XML file which is updated infrequently, how can I cache the XML file from that server, so that it's downloaded only once a day for example? How do I make sure it's reloaded on cache expiry? Does cache …

Assemble singlepage from different side parts

Hello everybody, im looking for the best way to assemble a singlepage from different php files. My question is how to load different PHP files into the php files controller to transmit it to the singlepage controller which views on a single page. …

Need to create a staging site

I'm trying to create a staging site with a number of fundamental nav changes, but I want to do it at dev so that all the changes can be visible at once without affecting the current live site. I've been told that we don't have hosting access, so we ar…

Help updating existing website

Hello, I am looking for help updating my existing website. I need help redesigning my homepage and sub pages. Please let me know if you are interested. Kevin Allen Aircraft Accessories International www.aaiair.com kevin@aaiair.com

Filter Posts