Developing (v7+)

Page Type Defaults | Setup On Child Pages | 5.6 vs v8

in 5.6 we had an option on page type defaults pages to setup on child pages or not. A block could be left on the defaults page not set up. It could be set up and then un-set up again and not show on each page of that type on the site. The ability to …

Imagery on pages not printing properly - Grand Gallery block

Hello I am using the Grand Gallery block for images, and i would like to be able to print the page with the images stacked. At the moment the images are all over the place. I have a print.less file which currently has in it [code] // - - - - - …

Problem referring to a 3rd party library classes

Hello, I'm trying to install the dompdf library in order to use it in a single page. After two days of technical docs and forum reading, I still can't figure out what's wrong. As suggested in old forum discussions, I installed the library with compose…

Sorting by custom field

I'm trying the following: [code] use Concrete\Core\User\UserList; $list = new UserList(); $list->sortBy('sponsor'); $endlist = $list->getResults(); [/code] But it errors out as it can't see the custom field 'sponsor'. Do I need…

show custom error/info message on login page

hello every one, I have a requirement to show custom error/success message on login page. the message will be show based on when user password has expired. The logic Is running inside on_user_login event. when user tries to login, first will be che…

Event does not fire on_user_deactivate

hello everyone, I have a requirement, send an email to the user, and deleted his login attempts from the "userloginattempts" table. both functionalities will be called on the deactivate account. I have written some code in the \application\bootstrap\…

8.5.2 UserList Issues

I apologize in advance if this is a a stupid question and for the long post. I've looked carefully at the documentation and I am struggling with the UserList. I'm attempting to look up a user by a custom attribute. This is what i have so far I'm…

Locally hosted website testing

Hi Everyone, I am building a new website but before hosting it I want to make sure it works fine on all major browsers. I am trying LambdaTest tool for the same, however connecting tunnel seems to be an issue. Can someone help me here. https://www.lamb…

phpass PasswordHash timing out

Hi everyone, I'm hoping someone can help me out. I have a site running on Concrete 5.8.2 and I'm getting the following error in my server error logs. [Thu Sep 24 10:12:49.066018 2020] [php7:error] [pid 15544:tid 2084] [client 10.0.16.1:45182] PHP Fatal…

Filter Posts