Developing (v7+)

Resolved - Datetime Helper Questions

Hi All, im trying to use the date time helper form on a custom package, the problem is that for some reason is not translating anything, im using it this way; where the form is; [code]$dt->datetime('fieldname', '12:00 AM', true, true)[/code] be…

Making a customized installation of Concrete5

Hi. I'm going to build a cms, based on concrete5 for my clients. So, i need a little help with single pages. So, i followed the instaructions here on the concrete5 website, about creating single pages. So, i tested i out on an installation on my webser…

Displaying content in single page or block based on group/access level

I’m currently working on a single_page but could be a block as well and was wondering if there is a way to obtain the logged in users access or group to use in a conditional statement? For example, I have a page to add/mod/delete data but I want the dele…

Google maps error

I'm trying add a Google map to a page and keep getting an error message. Fatal error: Call to undefined function mb_detect_encoding() in … /concrete/blocks/google_map/controller.php on line 101

Overriding the core through package?

anyone know of a clean way of overriding/extending some of the core components through a package so you don't have to place the custom code in the base dir? the only way i can think of is perhaps to maybe place your files in your package structure corr…

Call Section Name

This is from the page "Useful Functions within Views and Controllers": [code]@bool $this->section($url)[/code] Checks a given URL to see if you're in that url's section? (e.g. if you're on page "/about/my/company," passing $this->section('/about')…

"Auto-Defining" the AutoNav Block

Is there a way to automatically define the auto nav block when new single page or other type of page is created? For instance, I've purchased and installed the Blog Package. Each time a new Blog post is created a new page is created along with it. Thi…

Increase file upload size from 2mb

I am trying to upload a video to our site. The video is over 10 minutes so I can't use youtube and the file size is over 2 mb (well over). I'm not familiar with php, etc. so if anyone can give SIMPLE instructions as to how to increase this parameter…

Form and Survey template

Hi everybody ! I want to change the way the survey creates a form. So i first create a custom template for the Survey block and then i have as well a custom template for the Form block, but how can i get the Form block to use the custom template for th…

Filter Posts