Hi, we're running an install of C5 5.7.5.8 behind a load balancer and recently got an alert that someone tried to access /concrete/config/database.php via a browser URL. It didn't load, but did cause an issue with the load balancer. The security team are …
I'm looking to override block_footer_view.php in concrete/elements/
I see that in 8.3.2, it is referenced in BlockView.php, line 175
$this->setBlockViewFooterFile(DIR_FILES_ELEMENTS_CORE . '/block_footer_view.php');
What would be the recommended wa…
Hello
After several attempts, I can not do what I want.
I turn to you if you have a solution.
My photos have a "product" attribute.
On the example attached, I have selected for this photo 2 products.
I would like to display on a page all photos t…
Today on PHP mysteries:
Logging in to several of my sites, I get this behavior:
The top bar appears with all the dashboard controls.
The error message in the title presents itself.
The login window is still there. See the attached screenshot.
I can…
I have the following in the form.php:
[code]
$color->output('color', $color, array('showAlpha' => 'false'));
echo $form->select('fonts', $fonts, $font);
[/code]
and controller.php:
[code]
edit(){
$this->set('font', $font); // $font - user selected…
I need to list file names from a folder in a select dropdown box.
1. Should I use absolute or relative path to the folder?
2. How do I get that path in form.php before the block is added? The following only works in view.php but not in the form.php:
…
I am getting values from the database as express details. And I need to set those values inside a page attribute. How can I make a custom attribute to fetch those values and display in a custom template.
[url="https://blogger.com"]My account[/url]
Following this:
https://documentation.concrete5.org/tutorials/how-to-use-the-date-time-widget-in-concrete5-5-7-blocks
I can't get the datetime picker to work. I tried the following:
form.php:
[code]
echo $app->make('helper/form/date_time')->da…
Hi,
I am running C5 8.4 RC2, I have tryied to add forms through the new form block, choosing the option New Form, but when I try to save it I get a database error.
Should I try to build the form from the dashboard creating an entity or object? I wa…
It's the strangest thing. At our site, www.wearethepractitioners.com, breadcrumbs are appearing in the header while not logged in. They shouldn't be there as we have them placed already lower in the body of the page. What should be appearing is the Google…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.