Editing (v7+)

No options to change the Rich Text Editor

I have gone into the Rich Text Editor window to change the toolbar to Office, but there are no options it just says "The editor currently has no globally configurable options." How do I add the Simple, Advanced, Office options?

Show User Attribute Sets on Registration Forms

Hi, I have a lengthy registration form that needs to be grouped via their User Attribute Sets, is there a way to do this via the register.php file? I have been doing a little research on php as its a language I am now having to understand a little;…

Composer date show 1.1.1970

I'm not face this problem on my computer but my client face it. On my computer, composer date shown today, but on my client computer show 1.1.1970. I also think this is not a problem from server, but client computer. C5 version is 5.6.3.1 See scre…

Please help!! Profoundly stuck.

Anytime I do anything, and I mean ANYTHING (including logging in/out or going into/out of dashboard), in edit mode on my website, I get a blank page when I try to go back to my home page. Then I have to go through my FTP Client and delete everything in th…

Autonav be vertical and not horisontal in Elemental theme

I have installed concrete with empty site... and when i shall put Aut Nav in the header naivigation..it be vertikal and not horisontal, and i find no way to do it horisontal as it be if i install concrete with fill site. ?? Someone who have an idea how to…

Dashboard not working

When I try editing pages and click on dashboard, I get the following error... Site Activity An unexpected error occurred. A database error occurred while processing this request. Any suggestions as to what is going on and how to fix? Thanks!

5.6v - CSS code for a rounded block corner

Hi - I've got a coder to give me a simple piece of code, which I can, "add to a particular corner's css which I want to be rounded" - so, my question is - I've done a little html NOT much - is this something I can do - would someone mind, if not too much,…

Vote correction on survey

I set one vote per registered user. I want people to be able to correct their vote if they change there mind. Is it possible for login user to change their vote? After voting there is a message "You already vote" but the user cannot change is vot…

Creating a Blog Entry programmatically

Hi, I am using Concrete 5.7 and would like to create a blog entry programmatically. [code] $pagetype = PageType::getByID(6); $pt = $pagetype->getPageTypeDefaultPageTemplateObject(); $page = $pagetype->createDraft($pt); $pData = array('cName' => …

Filter Posts