Developing (v7+)

Certificate Query Module

Hi I need to build a custom module which : ADMIN can define certificate types. (cert_types) and assign certificates which has (cert_types, certificate number, date) info to clients. I do not need to define clients.I can use just ID. SITE VISITOR …

Custom attribute where elements can be added

Hi I am lost trying to create this. Any help is greatly appreciated! I am creating a website for an acting agency and I want them to be able to use composer to add new actors. every actor has several credits to his name and they could be created …

Weir Drop-down navigation

My site is www.nourishu.com using Silence theme I have so much troubles in getting my site navigation to run properly. I am not getting help from the theme developer and hope someone can help me here. The sitewide header navigation with drop-down me…

rss feed failing

Hi, Can't seem to get an RSS URL to parse here, anyone got any pointers? http://www.di-spark.co.uk/index.php?cID=139&ctask=check-out&ccm_token=1371474815:854675389e36062cf75fc911a6406342 Thanks

Forgot Password email not received

In my Concrete 5.6.1.2, the password recovery functionnality is not working. The system tells email is sended (I can see in the logs table), but I receive nothing. We use the phpmail functionality of Concrete5, and other external forms can send message…

Creating Physical Pages VS Single Page handles multiple URL Request

I am facing an architecture decision of whether programmatically creating thousands of product pages under sitemap using addPage C5 API or extend c5_library_request class resolve different url request using a single page render page content. Probably …

IE Explorer 8 requires refresh to display nav properly

Hello all. I am having problems with a nav block template that I use on the footer of my website. When I first load the website it displays as a list (see screen shot 1) and then if I do a refresh of the page it displays correctly (see screen shot 2…

Localhost Email Problems

Hello, I am currently having email issues with a site developed locally. My contact form only works using Gmail settings in Dashboard > SMTP method. My own domain name and SMTP details do not seem to work. I'm not sure where the problem lies. Is t…

Page list controller modify

Hi, I would like to filter the results of the page list block. I use this code in the controller of the block: [code] $tag = "something"; //sortByDisplayOrder(); $pl->filterByAttribute('type', "%\n" . Loader::db()->escape($tag) . "\n%", 'LIKE'); […

Core Jquery

Hello, I'm using CarouFredsel and I cannot get it working when I just rely on the core Jquery, if I add another version of Jquery in it works just fine. I've tested that it's not jquery version related. I have made sure [code][/code] is before my…

Filter Posts