Developing (v7+)

Problem with UserInfo:add

Hi, I am facing some problems with adding users through script. $uo = UserInfo::add($data); when I printed $data, its showing the correct input according to my code. print_r($data) gives Array ( [uName] => jkjkjkjk@jkj.com [uPassword] => jkjk…

Questions after designing two sites with C5

Thanks in advance for any insights anyone can share! Let me say right up front that I was really excited to find C5 last year after long searching for a CMS that was designer friendly. I love the interface and how easy it is to use for my clients. I ha…

Adding Transparency

Hi all, I am relatively new to using Concrete and am finalizing the main page. I've been able to add a custom background to the theme, but now I'd like the other elements on the page to become transparent to allow the background to show through. Th…

Search not sorting properly

I am trying to get my search results sorted by relevance. Based on prior posts I copied /concrete/core/controller/blocks/search.php into /controllers/blocks/search.php and then changed the line that read: $ipl->setSimpleIndexMode(true); to $ipl-…

After upgrade to 5.6.0.1 I now need to login twice

I upgraded from 5.4.1.1. to 5.4.2.2 to 5.5.2.1 and lastly to 5.6.0.1. A weird thing now occurs: when I login to the first time, it does not redirect me to the dashboard, but it reloads the login page. Only when I login again am I redirected to the dashboa…

asmillerGallery Block - how fo I move thumbnails to top?

Using the fantastic asmillerGallery Block and wondered if there is a quick way to move the thumbnails to the top, I'm going to do some poking around in the css but wondered if anyone else has done this previously. Thanks

Form to display existing blocks on the homepage of my website

Hi there, I have been struggling with this for long while already and cannot find out a suitable solution. I have a html form on my homepage whose results should display a range of specific existing blocks on my website grouped in tabs (jquery ui).…

Filter Posts