(OLD 5.7 Discussion FORUM)

locked out of editing 5.7.5.3

I have been locked out of the admin account for about a month now and it is imperative I get in asap. I found various hacks for previous versions to reset the password in the sql database and one even had a line of code to add to the files, but they don't…

5.7 Extreme Clean

Hello Friends :: In 5.6 We used to use Extreme Clean http://www.concrete5.org/marketplace/addons/extreme-clean/ by JontheFish before handing a site off to a client... Is there a similar "one click" way to sanitize a 5.7 site to prepare for hand-off?

Trouble Signing in to Admin Site

For the last couple of months, I have experienced problems signing in to the admin site. I enter my id and password and then nothing. In some cases there has been a major delay in the admin site coming up. Thanks.

Error on inserting image using Image Block

On Concrete5 5.7.5.6 (latest version), On Inserting or replacing image using image block, gives below error. [code] $cx = \Stack::getByName($_REQUEST['arHandle']); } $b = \Block::getByID($_REQUEST['bID'], $cx, $ax); $pr = new \Concrete\Core\Page\EditR…

users

I'm building a new site for a local club. This club has over 1000 members. Is there a way of importing all the members into the user database. I've got the userlist in a xls spreadsheet.. Any Ideas?? Thanks Bob

How to programmatically set a default value in Composer ?

Here is my problem. I have a page type that is edited with Composer. When a new page is created, I would like to set some attributes with default values that must be calculated - for instance, a date with a default at 60 days from now. The user should be …

Linear Gradients

How can I add linear gradients in the less files? I see this in the styles.xml: and this in the less file: @header-background-color: #09102a; But when I try to add a linear gradient instead of a solid color, it will not read the gradient. …

Install Theme as Package (Error)

So, I'm trying to install a theme as a package so I can use a custom grid framework, and when I try to install the package immediately I get this error: [code]Class 'Concrete\Package\TptV01\Core' not found[/code] And it literally shuts the entire si…

How to add confirmation to block delete?

Hi, How could I add a confirmation question when user deletes a block in edit mode (e.g. "Are you sure you want to delete this block")? I browsed the edit mode JavaScript and it seems that it could be done with core JavaScript overrides. Could anyone g…

Problem with Checkbox custom attribute

Hi, I have a checkbox custom page attribute that I am getting in my pagelist+ template like so: [code] $show_view_button = $page->getAttribute('show_view_button'); [/code] I was testing to see if it is checked like this: [code] ... Show butto…

Filter Posts