Developing (v7+)

Header to editable block

I have a site done with a developer, due to his carelessness some pages of the header on the site are editable in C5 but some are not. May I know how to convert those not done into C5 block. Basically the ecommerce header is converted to C5 and replac…

Automatically add editable block at page creation

So... I already have a bunch of pages that have what I need where I need it. So if I add a block to the page type defaults, I'll have duplication in there. What I would like to do is add some logic to my template that will alias a block from my globa…

posting attributes to collection index

has anyone had trouble getting attributes posted to the collection index table? The attribute is installed as follows: [code] $pulln = AttributeType::getByHandle('select'); $somecat=CollectionAttributeKey::getByHandle('some_category'); …

Error loading Login.php Need help!

I Just tried to login to one of my test sites and I recieved the following error. ----- An unexpected error occurred. File not found. All themes need default.php and view.php files in them. Consult concrete5 documentation on how to create these files. …

Use menu-structure to build a horizontal site

Hello, I'm looking for a way to generate a horizontal site by getting the content of pages (in a new page type, so these pages have little styling when looked at individually) beneath a certain menu-item (so the menu-item could be "hor_pages" or someth…

Post thumbnails for page lists

I have created a block with the Page List block, and have it show a list of the five latest pages of a specific page type. There is a summary of the text for each, but I would also like to have an image that was uploaded as an attribute to be shown as …

showing top 6 rows of database table - block, page or packet?

blocks, single pages, pages and packets... very clear.. But which to use to do this? : At my homepage, I'd like to see the 6 most recent projects of my portfolio. And at the portfolio page, I'd like to see them all. do I: 1) create a block …

Having a hard time with a File Up/Download Single Page

I'm still a newb, with limited PHP experience... so please bear with me! I'm trying to create a login page with a list of files (from a particular set) to download. Ultimately, then, there should also be the "add a file" function where any files upload…

AJAX with block add/edit, specifically controller action references

(edited this post title to be more general, seems no doc on ajax out using controller actions from outside of view.php) [code]$this->action('whatever');[/code] gives null when used in add/edit.php (obviously where whatever is a function properly dec…

Filter Posts