Developing (v7+)

Backup/Restore Help!

I am trying to take a live/private development site and build a working copy of it on my local computer using MAMP and localhost so I can try ajaxing the site. I've made working copies of sites using backup/restore in the past, with success - but the c…

Collection::getByHandle($c); reason why on part of the code

Good Day Everyone, I there anyone who could give me an answer to the following question? Below there is a piece of code straight from the models/collection.php file. It says [code]"if ($row['cID'] > 0) { //&& $row['pcID'] == null) {"[/code] What is th…

Color Picker widget won't display

Hi I used the following code to display the color picker in my single page: [code]$fh = Loader::helper('form/color'); $name = 'color'; $label = 'Color:'; $fh->output($name, $label, $value = null, $includeJavaScript = true);[/code] But no display.…

How do I run javascript in a blocks edit.php?

So I'm using a small javascript library that I've added to my blocks js directory. Everything works fine when using that js in view.php but when using the same code in edit.php the js isn't included. I read somewhere that one should add js to auto.js in t…

Badges

I want to add a badge system to my site, Kind of like the system The Concrete5 site has. Is this something i can do and if so how would i go about doing it? Thanks

building a auto nav but only show children when you click on parent

I have been looking through the forums but I cannot find a solution for building a auto-nav so that when you click on a parent item, it then shows the children. I do not want to display all children when the root nav items are selected. I have tried to us…

I get a different website when I use www in the web address

Website: www.gospora.com When I use www.gospora.com I get a different looking website than when I use gospora.com. Hover the mouse over the navigation bar above the banner also. you will see what I am talking about. Thanks in advance.

Unable to connect to database on sub-pages only

I have just moved my site up one level from WEBROOT/concrete5.5.2.1 to the WEBROOT so /concrete5.5.2.1 disappears from my links. I have changed my database password recently and updated config/site.php, and my homepage works, see http://bit.ly/OKT8Bs …

Block cache and URL parameters?

Hello, I have a problem with block-caching and can't find a solution: On my pages a have a special navigation block. In this block caching is enabled. The output of this block depends on a parameter in the URL. But it seems, that the caching algorit…

Changing from Cufon to Google Fonts

I am trying to change my site from Cufon to Google Fonts so the Google Translate will work with headline classes. But I get this message at the top of the site [code]jQuery(function() { window.setInterval( function() {Cufon.refresh('.chromestyle a')…

Filter Posts