Developing (v7+)

Manual Approval on Registration

I have site registration enabled with manual approval. My questions is this. After someone has registered on my site, is there a way to setup an email notification to the user when I activate them letting them know that they can now login?

Webinar integration? There's no Add-on :)

Since there is no add-on, I have no idea how to integrate a webinar to this site I'm working on. Client wants a webinar section. Any ideas?

Changing the Profile Page

We have set up the login function for one of our clients with access to their profile page, however we dont want them to have access to their Avatar, Messages, and Friends pages that automatically appear on the left column when you go to a profile page. …

Extending Core Themes

Hi, I was wondering if anyone knows of a relatively painless way of extending a core theme without actually commiting the crime of altering the contents of concrete->themes. In particular I'm looking to add a page type while still using the default them…

Has anyone managed to SSL-enable the dashboard fully/correctly?

Hi all, Just wondering. I've managed to ssl-enable a concrete5 dashboard back end with the following rewrite rules. [code] RewriteCond %{SERVER_PORT} !443 RewriteRule ^index.php/dashboard(.*)$ https:///dashboard$1 [R] [/code] It works well ex…

Creating my own add-ons

I have a couple of pages i would like to use in concrete5, but on those pages i have some applications written i php. How do i use those in concrete5? I searched a lot on google, but cant find anything :( Plz help Mickey

Edit mode is missing main/header blocks - all content is hidden

Kind of a strange problem. I'm currently using the Simplicity theme and whenever I try modifying the Page Types, there are no blocks to be edited. Deleting blocks will simply remove them permanently without the option to "Add to Main", etc. Because the Pa…

HTML code for the button works, but no image

I have a dangerous amount of knowledge. So some things I get, and others allude me. I try and work out solutions, but this one has me stumped. Probably something I should know, but am missing. Wanting a button to head off to an outside site, I created …

Newly Created Block doesn't show up under "Add Functionality"

Hello everyone. I'm quite new at developing with Concrete 5. I was looking at this tutorial, which explains how to buiild a custom Block: http://www.concrete5.org/documentation/developers/blocks/understanding-and-building-blocks-in-concrete5 If …

Where is the default controller?

I need to set a variable (actually run a query and set a variable) and use this variable in my footer template (just an included php template), but I don't know where/what controller I need to put this code into. Is there a default controller+action that…

Filter Posts