Hi,
Does anyone know if it is possible to have an event in multiple calendars?
I need to have a calendar for each user. Some user events also need to show up on a group calendar. Some group calendar events need to also be attached to one or more use…
My foreign keys need fixing:
`WorkflowProgressNotifications` in this table there are many entries up to nID 1303.
There are no entries in `Notifications`.
When our server restarted the autoincrement on the table `Notifications`.nID somehow reset to…
What can cause a
Whoops \ Exception \ ErrorException (E_WARNING)
htmlspecialchars() expects parameter 1 to be string, object given
I've gone through the whole view and controller with a Log::Info, it always logs to the end of each function. I've de…
I have tabs on a page with pagination:
[code]
echo $app->make('helper/concrete/ui')->tabs([
['tab1', t('Tab1'), true],
['tab2', t('Tab2')],
['tab3', t('Tab3')],
...
]);
[/code]
Is there any way to select one of the tabs programmat…
Hi everyone,
I have a number of add-ons in the Marketplace and am working on writing unit tests. In order to this I need to require Concrete5 in the composer.json of my add-ons but of course I need the proper version of Concrete5 for this (the Concrete…
Has anyone come across an issue with attribute values being lost and being removed from attribute sets post upgrade to 8.5.4? It's not all attributes and the types are all standard C5 attribute types (select, text, checkbox, datetime). We have 85 page att…
We are using the core Calendar system to maintain a number of calendar categories. Some are public, others are private. We need to be able to see all our events in one place so we've set up a single calendar with both public and private categories.
Is …
Concrete 5 has $c->isEditMode() . is there an equivalent for Is Editing Page settings.
I am trying to disable a javascript file located in my footer, while I edit page settings. Currently when the javascript is loading, it is not bringing up the Sav…
Hi,
I was looking to use the multilingual part of C5.
I used it a while back and it use to do en_gb etc on the end of the URLs.
Looks like all this has changed now, when did that happen? can't see any documentation on this now!
do i have to…
What's the equivalent to
[code]
if (empty($_FILES) && empty($_POST) && isset($_SERVER['REQUEST_METHOD']) && strtolower($_SERVER['REQUEST_METHOD']) == 'post') {
[/code]
in concrete5 way of requests?
The $_POST is $this->request->request->get()
The …
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.