Developing (v7+)

Stacks and design

Hi, i have some display problems with the stacks. When i create a stack and i apply some padding or background color it display correctly. But when i use them they appear differently without respecting the design i applied when i created them. Block st…

Images not appearing, won't rescan

I'm getting this error on many of my images after I had to clean and restore my site: Warning: imagejpeg() [function.imagejpeg]: Unable to open '/site/files/cache/399f055650de626a2035fd0a2dbf05f1.jpg' for writing: Permission denied in /site/updates/con…

Is gzip compression enabled by default in C5?

I checked some of my C5 websites on this website: http://www.gidnetwork.com/tools/gzip-test.php It shows gzip compression enabled. Just wondering if it's enabled by default in 5.5+ versions. I have seen in the forum where people are suggesting gzip com…

Radio button attribute?

Hi all I've recently started a site where using a radio button attribute, instead of a select attribute, would be helpful. I searched the forums but I'm surprised nobody has encountered the same thing. I thought about repurposing the select attribut…

Bug results in scrapbook form block not submitting

Hi I have a scrapbook block which is a form, this is added to the page like so [code] $block = Block::getByName('Request Callback'); if( is_object($block)) $block->display(); [/code] The form is added to the page and displays fine.…

Force SSL on login page

I have installed an SSL cert on my Concrete5 site. I had setup my base url to default to https. However I would like to setup my login page to default to SSL and possile one other page. I have tried the Force SSL addon. But I could not get it installe…

Best way to create absolute url for single event instance?

I'm creating a block that will display properties of an event that exists in my database. I'd like to be able to visit a url such as site.com/event_details/12345 and have my block load the event properties where id=12345. What is the best way to accomp…

Old Blocks from Page Default in New Page

I´ve searched high and low for a strange page type default behavior im having when a new page is created so i hope anyone can shine some light. In short: - I changed a theme on a site and use the same area handles, but i use a new page type. - I ch…

Filter Posts