Developing (v7+)

8.1.0 New Express Entity Form Block NOT showing

Thanks a lot for adding the express entity form block. I REALLY need it for my project. But I have a problem. Probably I am beeing blind, but where do I find the block in the "Add block" toolbar. Please give me a hint? PS: I have even installed fre…

Display page tags on a page list

Hi I've built a custom pagelist template and I'd like to display each pages tags. Does anyone know how I can do this? Many thanks

Updating jquery in C5.6xx

I have a site using an older version of the cms. How do I update the jquery component? Do I go to concrete/js and overwrite the jquery files that are in there? I don't want to upgrade the whole cms.

Member Image/File Attribute not Saving/Displaying

Concrete v8.1.0 Has anyone had success saving and displaying an Image/File attribute in a member profile? I've enabled the Image/File attribute for Members and added it to their profile. However, when you log in as a member, choose a file and save i…

registerFunctions just like in lessphp

Hi all, first off I am using Core Version - 8.1.0 and wanted to thank you all in advance for hopefully help. lessphp has an extension interface where you can implement user functions that will be exposed in LESS code during the compile. This is done…

Count pages with attribute (tag) assigned

Hi, how can I retrieve the number of pages that have an attribute (a tag) applied to? In previous version I used this function that in 8.10 seems not working. thanks [code] public function pageUseCount($optID) { $db = Loader::db(); $q =…

Timed guest access issue in 5.6.3.4

I've set up timed guest access to blocks within a Stack. I've noticed the 'timed' blocks are only visible inside the Stack by users in the Administrators group. For users in other groups, the blocks become available only within the allocated dates. Is the…

Express View Entries interface blank in C5.8.1

Hi, I am running the latest version of C5 as of this posting. I am attempting to build some express objects and entries. I am having difficulty. When I attempt to create an express entry (dashboard > express) I am presented with a blank interface. Th…

Download file link in page list block

Hello, I was wonder how I would go about creating a download link that would retrieve a file from the file manger in the page list block. These are the steps that I taken so far.. I've created a custom attribute $downloadLink = $page->getAttribute('…

How to set group permissions on single page in package installer?

I've been trying to find how to set group permissions for pages created in a package installer and only found examples for 5.6 to work with so far. What is the correct way to remove all permissions for a single page (e.g. guest is a default) and added …

Filter Posts