Developing (v7+)

AutoNavPro Help! link to internal pages

I have a problem with AutoNavPro How can i link a page in submenu to another page in submenu? there is a attribute called 'Overwrite link' but it doesn't work to internal link pages.

Page Filter Pro menu

Hello. I ma asking this question here because it seems to take forever to get the proper answer from the developer of the add on. Here is what I would like to do: The menu filtering the different page list views is kinda "boring", and I would like i…

Form Submission

When somebody fills out a form and I receive it in my email the body of the message has Concrete5 info before and after the form submission. How do I remove this from the form?? There has been a submission of the form Contact Us through your concrete5 …

Mailform problem

Hello, I am experiencing some problems whilst developing a mail form. The mail form is only sending mails locally from the location I am developing from. http://development.facilitydeal.nl It is not sending mails to for an e-mail address from g…

Date Nav and Stacks

Hi, I'm having little trouble with the Date Nav block when in a stack. It doesn't collapse, it stays expanded and if inspected, there's this error: Can't find variable: ccmDateNav I thought it might be jquery UI not being loaded but after forcin…

site_file_types.php with no effects?

Hi, i've created a site_file_types.php-File in myhome/config and added the following line: $ft->define('f4v', t('F4V'), FileType::T_VIDEO); to add *.f4v-files as Videos. But with no effect. F4V-Files are still only of type "file" not "video" in file…

Filter by multiple sets

Is there a way of filtering multiple filesets with a single file list call, for example, looking in the code and this currently doesn't look possible? [code] $fs = FileSet::getByID(1, 2); $fl = new FileList(); $fl->filterBySet($fs); $fl->sortBy('fs…

Add a Concrete5 Page to an Existing HTML Site

Hello, Can you add one editable page built with Concrete5 to an existing HTML site that was not built using Concrete5. Similar to what is described here relating to Wordpress: You have to create a custom WordPress theme that looks exactly like your w…

Can't upload a file and here's the error message

Fatal error: Maximum execution time of 30 seconds exceeded in /Applications/MAMP/htdocs/Concrete5Tiopepe/concrete/libraries/3rdparty/Zend/Locale/Format.php on line 478 Attached screenshot. the line 478 in question says: [code] if (iconv_strpos($fo…

Filter Posts