Editing (v7+)

Permission not working? Can not edit page

Hi Concrete version 5.7.4.2, extended permissions enabled I have added a page as user ADMIN with subpages. The subpages take their persmissions from the parent page. The parent page has "group 1" allowed for viewing, "guest" excluded from viewing. T…

Exclude Administrator Group

We have setup a user with rights to add other users and assign groups to that user. The issue is that the group administrator is available to the user to assign to a new user. We do not want to remove the administrator group but only exclude it from vie…

Make Page Viewable to User - *Programatically*

I'm hoping this is a possible! The plan is to have a textbox and a button, that will POST a username. I then want this username to be able to see a *secret* page, which is not viewable to any other users. This works perfectly using the default adva…

HTML and Style Selections / Headings, Etc have gone missing

In several sites I've noticed that the Styles no longer show in the WYSIWYG Editor. You can still pick the styles, but you don't know what is picked when viewing unless checking the HTML. Tonight I noticed when working on a site that there is no HMTL …

Home page issues

I have only recently taken over the editing of my company website and noticed that when I type in my website URL it takes me to the login for concrete 5. I have noticed on my website stats that one of the entry pages with the highest entries "/" is linked…

Correct code for image attribute

Hello! I have problem with code to call the image attribute in page list. I put a code: [code]>[/code] The site works perfect. But when I try to add page by form this error occur: Call to a member function getVersion() on a non-object. I'm using C…

Facing error message

Hi All, I am facing the error message "Class "Concrete\Core\Page\Template" is not a valid entity or mapped super class" when I click try to edit my page, Its a new installation. None of the module to edit the page is working. Attached is the display of…

ERROR:Unable to connect to database

Hello All, I am in need of help dealing with a serious problem on a friend's website. I was asked to make a few content additions to a friend's small business website as a favor. My experience with this site has only been in editing content through the…

Private Messages - Notification via Website

Hi All, Is it possible to code a notification popup aswell as the ordinary email notification that Concrete5 allow? By this I mean when someone sends a private message to another user, there will then be a notification i.e. popup that will appear that …

Custom Canonical URL

I'm using concrete5 - 5.6.1.2. I wrote a php function for canonical URL for SEO purpose. [code] public function canonical($c){ global $current_domain; $cPath = $c->getCollectionPath(); $canonicalURL = BASE_URL; …

Filter Posts