Developing (v7+)

Hardcoding Concrete5 Generated Page(ID) Links in Theme Pages

Hi Everyone I've been looking through the forums trying to find an answer that is up to date and fully explained on how to hardcode a page generated in the C5 sitemap, back in to a theme file. This is so for example, I use a staging server or sub do…

Search Users problem - please help!

Hello! When I go to Search Users page on the Dashboard, I get this error: Fatal error: Class 'UserSearchColumnSet' not found in /home2/conceptu/public_html/iebpv/updates/concrete5.6.2.1_updater/concrete/core/controllers/single_pages/dashboard/users/…

Implementing Bootstrap Navigation navbar into concrete5

Note: solution given below in responses.. Hopefully this is a easy question for you PHP Guru's. I need to print this using php in the autonav block: [code](NAME FROM SITE MAP)url . '"[/code] This is a verry sad attempt on my part [code] echo '…

Display/move blocks based on age.

I would like to create a news page with 'current' and 'old' sections. Each news item will be similar to a Content block but have an additional (hidden) 'display_until' field after which date it will move into the 'old' section. Is there any existing …

see which groups can see a page

Hi, i'm wondering if it is possible to see which user groups are allowed to see a page. I have blog posts where some are for everyone, and some are just for the RegisteredUsers group, I want to be able to add a visual flag/indication on the website,…

Guests Cannot Access PDF

Hello there, I'm having some issues with guest permissions on PDF files. It seems to work fine on desktop browsers, but getting the following error in my logs when I access the file on my iPhone: Type: admin_access_attempt User: Guest Action: Un…

Multiple Columns using Pagelist Block

Hello all, I have had no luck finding the answer to this question so I thought I would post it here. What I would like to know: Is there anyway to display the Pagelist Block in 2,3,4 columns ect. specifying the number of pages in each column instead…

Can I move the default Concrete5 files / folders to a subfolder?

I've been using Concrete5 for a few years now, on dozens of sites. I'm wanting to know if it's possible to move the default c5 folders to a subfolder just for Concrete5? Instead of /home/username/public_html: /blocks /concrete /config /controller…

Add data to mysql on install addon

Hello, I'm trying to create one add-on for C5. I have the controller with the install() method and the db.xml with the necessary tables. My problem is I want to insert some data to my tables when I'm installing the extension. How to achieve it? Sho…

Filter Posts