Developing (v7+)

Going mobile with C5

Mobile web traffic is quickly becoming a pain for web developers. I found a solution that seems to work well for C5 and WP sites. It is a simple PHP script and an "include" in the header. The solution uses Google, and from my understanding, they redirect …

Keep additional page paths

Hi to all the concrete community, how can I keep the additional page paths without redirecting to the original path, for example: /cats (original) /kitties (additional) I need that /kiities page keep that url and if there any possibility to do that wit…

New user notification

This has been asked before, but I can't find a definitive answer. If I have registration set to manually approve, is there a way for c5 to send out an email notifying the admin a new user has registered? Thanks for the help! -ADMIN EDIT: This is…

Override login from package

Anybody tried this? I've got it to remove the core login and install one on install of package but its only loading the view for login and not my custom controller I know you can do this in the Top level directory but from a package?

Order of inheritance for CSS?

Does anyone know the order of inheritance for CSS? I want to be able to hard-code styles into a block, but I also want these styles to be overwritten if they are defined in the theme CSS. As far as I know, inline CSS or CSS on the page overwrites CS…

Sort File Lists By Date?

How can I sort file lists by date? There's a method for filtering by date, but I would prefer to be able to simply sort the list based on the date the file was uploaded, either ascending or descending. Is there any way to do this other than loading each f…

Images not Showing

Hi There I moved a concrete5 site to a new domain. Previous to this all images that was added through content editor from file manager where showing fine. Now all those images are not showing on the new domain. Just to let you know I did i change the p…

FORM_BLOCK_SENDER_EMAIL

Hey all, I'm trying to get the forms block to use the user's email in the From field, and I have read that using FORM_BLOCK_SENDER_EMAIL in /config/site.php should help with this. I'm just lost as to how to actually enable it. Basically i have [code…

C5 as a social networking platform

Hey I've been using C5 for a while now, but mainly for fairly static websites. Is C5 an option for a social network? Where the registered member can only edit their own page with limited extra functionality? Does anyone have any experience using…

bug with friends feature leaving orphan entry in database

I was testing my site and ran into a problem with the friends feature that I am wondering about (I couldn't find anything in the bug list). I had two users where one was a friend of the other. I deleted one of the users and it left an orphan entry in …

Filter Posts