Developing (v7+)

Error installing any add-on

I continue to receive the message below every time I try to install an add-on. How do I correct the problem? No such file or directory in /home4/jenyeart/public_html/home/concrete/core/helpers/file.php on line 71

I want to request a password before entering a specific page.

On choosing a menu option, I want to load the page and present a pop-up window requesting a password. This password would have been given to the user and not setup through a registration. It is a single password for the page. After entering the correct…

Image On-State (Optional)

Can Any one help me, I have modified the default image block to have captions and css3 effects and link to internal page as I needed. I was wondering how the Image On-State (Optional) loads the image? Is this a script which swaps the images round,…

Search by product customer choice

Hi, I want to use the ecommerce add-on to create an online shop where customers can search products by a few customer choices, i.e. Colour Type (plastic, metal etc) Finish (Smooth, textured, grain) How can I easily create dropdown option boxes …

syntax error in the example

[code] Loader::model('collection_types'); if(!is_object(CollectionType::getByHandle('home')) { $data['ctHandle'] = 'home'; $data['ctName'] = t('Home'); $hpt = CollectionType::add($data, $pkg); } [/code] should be; [code] Loader::model(…

Using a single page for print styles

Hi there, Ive been trying to figure out if this is possible and im sure it is, but would anyone be able to point me in the right direction for using a single page as a 'print page'? Basically we have a client with a bunch of recipes on their site. An…

Arbitrary data editor - what's the best method?

I'm looking for some advice on the best way to go about administering arbitrary data, for example a list of frequently asked questions (question and answer), a selection of testimonials (quote, who said it, which company), a list of achievements (award, d…

looping php code to speed up coding - part 2

Well yesterday I thought I had it all figured out, but I guess I was wrong - In my controller in the save() function I was coding in the posts ( and it was working ) like so - [code] //start question game 1 $event->q1g1_date = …

Greek Yogurt, Partially responsive...

I've modified Greek Yogurt to be responsive from 960px to 1200px. I've modified the left sidebar and main content appropriately for responsive width as well. Everything works smoothly if using full width areas. My question lies in making the left sid…

Filter Posts