Developing (v7+)

Permission

I'm sure this has been asked before but I couldn't find it ie working with Permissions. Lets say I have a client/owner, I don't want him messing up the site. Is there a way to hide certain tab in the dashboard. I dont' want him to be able to change my the…

BASE URL issue with SSL encryption

My host initiates an SSL connection if the hyperlink to the page that is required to be encrypted is in the following format: https://secure.bluehost.com/~myusername/. I have my concrete install in a sub directory of my public_html folder called "testsit…

Add a SWF file to the Galleria?

Has anyone messed around and found a solution to adding Flash content into the Galleria script? It seems like it would be pretty complicated since it would have to create a thumb from the SWF and also embed a SWF into the main area. But, I thought I would…

Basic PAGE TYPE attribute questions

Hi there, I am very new here but getting on pretty well so far. Outline: property Company showing their portfolio. Detail: To the left of the image I have a list of particulars: • Floor Space ----- • Status --- • Completed ----- • Descripti…

bug in "generate_sitemap" job (5.3.3.1)

the sitemap job also includes external links in the sitemap.xml to prevent this you have to add the following code: [code] if($c->isExternalLink()) { continue; } [/code] after these codelines: [code] if($c->getAttribute("exclude_sitemapxml")) …

Concrete5 Upload file not working

Hey guys, Something weird is happening. I have tried to upload files via file manager and an error has popped up stating issues with permissions. So i went and checked all permissions in the files folder and subfolders were 777, until i came across a f…

Thumbnail click to download

Hello. I am trying to make an image/thumbnail a link so it can download a PDF. There is no way to find out the file path easily, is the image block the wrong one to use? Thanks

Related Items / Stored Search

Great CMS btw! Really liking Concrete5. I'm building a support site with it, and not sure the best way to do this next part. I have a page, say explaining how to do X. What I want is a generated list of pages related to X. Amazon's "May I recommend" is…

Increase upload file size limit

I need to increase the maximum file size upload limit from 2mb. When I try to upload anything larger I get the error message... An unknown error occurred while uploading the file. Please check that file uploads are enabled, and that your file does no…

Filter Posts