Developing (v7+)

Forcing Absolute URL Paths

This may seem like a strange problem, but I need make the relative URLs generated on a page into absolute paths. For example, I need to have the stylesheets, javascript, image paths, and other links resolve to a full URL. How can this be accomplishe…

Checking with user attribute

Hi, I have a very strange problem. I'm using the user attributes to show certain data on a page. The code: [code] $ua = UserAttributeKey::getByHandle('my_attribute'); if ($profile->getAttribute($ua)) == 'option1') { echo "something…

Secure Page for Specific Download

Hi there. I have a specific request which I have been unable to answer from my searches so far. I need to create a page on my site where users can download company resources files eg Non-Disclosure Documents. I'd like to send one link to one page that …

What are do's / don't on moving an SQL file.

I've recently setup a C5 site, but the content was created on a Local development system with exactly the same files. When the Local database SQL file via export is imported into the Website I get the following error when starting up C5. (see attached jp…

Concrete 5 Dark Chocolate Default Theme

Some of my pages have a horizontal numerical page sequence menu However now I am getting just the vertical numerical page sequence menu I could use a tip on how to add the horizontal menu. ?? Thanks.

Moving sites with add-ons

Some friends and I are currently working on a .net site using concrete5 and if we like things we plan to move it to a .com domain later. So, the question is if I buy an add-on license and I'm using it on my .net site will I be able to move it to the .com…

Adding pages as part of a pakage

Hello All, I been toying around with concrete5, to see for myself the full extent of the possibility of extending the use of it. My question is it possible / viable to install "pages" along with "page types" with default blocks in place as apart of …

Home button stays active

I have this odd problem that with some sites I build the Home Button in the menu stays active when another page is showing. Example here: http://www.pura-vida-interior.com/main/ and also with this site: http://www.pnp.me/ Does anybody know the problem,…

Changing the C5_EXECUTE definer

How can we change the C5_EXECUTE in defined('C5_EXECUTE') or die("Access Denied.");? Has anyone tried this and is it possible?

Filter Posts