When I click a url a javascript function is called like below
ccm_coreCommerceLaunchMediaManager = function () {
$.fn.dialog.open({
width: '90%',
height: '70%',
modal: false,
href: "ccm_coreCommerceMediaManag…
I've created a custom package that includes a theme some custom blocks. This was done more or less through following the 'Building a Concrete5 Site' guide in the docs.
From the very beginning the package appears in both 'Currently Installed' and the 'A…
Hi!
I'm learning to use session variables with Concrete5 and I found this guide: https://documentation.concrete5.org/tutorials/session-handling-and-gdpr It works great.
But how do I know how long is the session cookie lifetime? And is it possible to …
I'm working on 8.4.4 in XAMPP.
When I have a single "$mh->to()", there is no issue. It sends a single email.
However if I use multiple "$mh->to()" or "$mh->to() with $mh->cc()", it sends several emails. It seems to send emails after every few minute…
Hi,
I had been having some intermittent errors on my site when trying to add/edit pages.
I've now removed an add-on which wasn't being used and that problem 'seems' to have gone away, but I've noticed there are loads of files appearing in my cache, part…
I create a user group during a package installation and want to add the admin right after it:
[code]
$config_database = $this->app->make('config/database');
$group_id = $config_database->get('my_user_group');
$group = Group::getByID($group_id);
$site…
i am using extend form in 5.6 version. Now i integrate my website 8.5.2 version. How to update or replace this package to 8.5.2 version.
Extend form any replace that are working 8.5.2 version
Thanks
What version of 5.7 works on PHP 7.2
I know 5.6.4.0 works on PHP7.2, so i assume a version of 5.7 also works on php 7.2
I couldnt find that info.
Thanks
Hi,
The images my client has supplied have come from online free image libraries which require accreditation of the original photographer.
Where can I put this information?
I thought I'd put it in the alt or description tags.
When you add an image thr…
I want to learn more about error-trapping in my custom block controller. Where can I find documentation for that? Specifically, I need error trapping during INSERT and UPDATE statements, but I want to learn more about it in general.
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.