Hello.
I need to check if a user can add files to a File Manager folder. How can I replace this old way:
[code]
use \Concrete\Core\File\Set\Set;
use \Concrete\Core\Permission\Checker;
$fs = Set::getGlobal();
$fsp = new Checker($fs);
[/code]
w…
I would like to customize the email content that gets sent when certain workflow actions happen. For example, the email that gets sent when a new calendar event gets submitted and is pending approval. Does anyone know how to modify the content of these em…
I changed somehow, i can't remember how, the URL Slug for Home to "test". So that if you go to mysteyr.eu you become redirected to mysteyr.eu/test . If I change the slug of the page at the composer, mysteyr.eu still redirects to mysteyr.eu/test but now to…
Any help would be greatly appreciated.
I'm trying to show a list of associated entries on an entry detail block. Just like this tutorial:
https://documentation.concrete5.org/developers/express/using-the-express-entry-block-to-output-entry-data
T…
Currently if a guest visits a URL that doesn't offer guest privileges, it displays the login screen. Where can I go to modify this behavior and send them to a different page for example?
Hello Guys!
I have a problem with upgrade version 5.7.5.13 to 8.5.5. (I using PHP 7.4)
https://documentation.concrete5.org/developers/introduction/installation/upgrading-concrete5
I have an error:
Error: Fatal error: Uncaught Error: Class 'Concrete\Co…
I am trying to add a new menu item in the calendar where admins can easily approve a calendar event. I copied the \concrete\single_pages\dashboard\calendar\events.php file into \application\single_pages\dashboard\calendar\events.php and I made the followi…
Hi Folks
I need to send a success email when the account option for regsitration is set to: "On - anyone can create an account from Login page".
I have been looking around but there doesn't seem to be an option for it in concrete v8.5.4. There is o…
Really stumped on this one. I've built a custom block. I'd like to give the user the option of choosing an Express form from a select box, and then render the form chosen when the page is viewed. I'm following this tutorial on how to render the Express fo…
Hi there, I'm probably being a bit slow here as I have done this several times before...
I have a working website that sits in the 'public_html' folder.
I also have a new website to replace the old one. This is sitting in a folder on the same level …
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.