Editing (v7+)

Composer "Publish Page" error

Whenever I click "publish page" in composer to post a new blog entry it says "draft saved successfully." Instead of actually posting and publishing the new page. On the rare occasion that it does go through and attempt to publish the blog entry, I get…

Disappearing HTML5 form attributes

I am trying to create register form, so I've added some code (via Content block) to page, that's an example: [code] First name [/code] After saving & publishing changes page source shows that all new attributes has been omitted: [code] First n…

Site crashed after changing home page type

Hello! I'm working with the Heydesigner theme, and when I changed the Page type of my homepage to something like "blog", the site crashed and it is displaying this error : Warning: require_once(/home/chantres/public_html/packages/problog/models/blo…

Cache page expiration appears broken

I've been trying to play with cache settings to get the optimal performance out of a client web site. When I choose "Only when manually removed or the cache is cleared" for "Expire pages", it seems to have no effect. Steps I used to verify: - Check the…

How to limit Modules in "Add Block"

Hi my customer is complaining that the editor can choose out of a lof Options when they add a block, see attached. How can I limit whats shown on this overlay? Version: 5.4.1 Philipp

File manager allowed file types

Hi all, i wanted to know if it was possible to add the allowed file types to the "file" function of the asset_library helper. [code] $al = Loader::helper('concrete/asset_library'); $img = File::getByID($image); echo $al->file('ccm-b-image', 'image',…

Unable to move blocks?

I'm using C5 version 5.6.2.1 on a Mac. But seem to be unable to move a block... or rather I can move a block, but the editor remains stuck in "move mode" with the move pointer active. There's no control to save that position or exit move mode and return…

Embed Google map block in theme

I'm trying to embed the Google maps block into a page type. The page type has an address attribute and I want to get a map using the address data(City, Postal code). I've done the following: $bt = BlockType::getByHandle( 'google_map' ); $bt->contr…

Login trouble

I have recently transferred my site to a new host, with no problems. I have only started having problems when I amended my "site.php" to suit the new host. The only parts I changed is [code]define('BASE_URL', 'http://www.mysite.org.uk'); define('DIR_…

Link don't work

Hi, I have created tags, if I am logged he goes to the overview page, but when I am logged out it indicates that the page can not be found. Does anyone know a solution for this.

Filter Posts