Developing (v7+)

Database Model (Graphical)

I'm developing custom package within C5 using dasboard editing data. I also need to use custom attributes, sets etc within my code. I need a graphical database model if exists. I searched throug google and forums but could not find any. It would be nic…

TOTAL DISASTER!!!

Hey Guys, I updated to 5.6.0 but I didnt like it, so I tried to restore to the backup I made before I updated, but when I did I got this "Fatal Error" thing. Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1054: Unknown…

Next/Prev only showing first and last page in folder

I have 40+ portfolio pages in a folder that are all hidden from the top nav. I want to hard-code the previous/next block into the custom portfolio page type. The sample code I found from other posts only outputs the first and last page in the folder. …

Customizing a block - Adding a Rich Text Editor

I'm trying to tweak a block to convert a text field to a rich text area. The original block has a description field, but it's a regular text field. I would like to convert it to a rich text area. I've added: [code]Loader::element('editor_controls')…

Blog Post Images..... WTF???

Hi is anyone else having the issue with the built in blog thumbnails where they're all displaying the same image? http://www.davidelliottassociates.co.uk/blog/ very weird issue I've never had before today but had 2sites do it withing the space of a …

Build a block to insert an editable area?

Hey all, I'm wondering if this has been kicked around before. I''m wondering if its possible to create a block that could contain the HTML (opening and closing div) and PHP ( $a = new Area(''); ) needed to add a new editable area. The idea being tha…

Helper class not working after upgrade

I have a question related to this post: http://www.concrete5.org/community/forums/usage/styling-the-paginatioin/ Basically, I wrote this helper and it was working. But I upgraded to concrete 5.6.2 and now I am getting the following message: [code…

How to build custom attributes from scratch?

Hey guys! I am trying to develope custom attributes from scratch. I have read and completed the how-to written by frz(http://www.concrete5.org/documentation/how-tos/developers/create-a-custom-attribute-based-on-the-address-type/) and RadiantWeb(http://ww…

Custom block with forms

Hi, I want to create a block with a form. Is there an example for such as block? I need something like this: view.php [..] I need to display form result in the block - not to redirect to a diffrent page. How to do this? Should I use…

Filter Posts