Hi,
I found another problem.
With this code
[code]
$pageType = \CollectionType::getByHandle('home');
if(!is_object($pageType)) {
$data['ctHandle'] = 'home';
$data['ctName'] = t('Home');
$newPage = \CollectionType::add($data, $pkg)…
Hi,
I am trying to upgrade some old code to concreate5 version 8.3.
By the process of elimination I discovered that this line of code
[code]
\Config::save('ENABLE_CACHE', 0);
[/code]
is generating this error
[code]
Argument 1 passed to Co…
Site breaks when I'm trying to assign a group to users. I get the js error : "ccm_setupAttributeTypeAddressSetupStateProvinceSelector is not defined" so I think some script is not loading correctly. How can I fix this?
Can someone explain how i can override a block controller from an installed package?
Package Location:
root/packages/{package}/blocks/{package}/controllers/{filename.php}
Override location:
root/application/blocks/{package}/controllers/{filename.p…
Any reason why this will only work if im in edit mode??
$parentPage = Page::getByID($c->getCollectionParentID());
$tree = $parentPage->getSiteTreeObject();
$eventlist->setSiteTreeObject($tree);
I have added a page list into my page and i see it to…
Hi all,
Can someone point me in the right direction. I'm creating a custom attribute which is a Select list of say 5 options. When this will be displayed via a page list block I would like to replace each option with a relevant image.
Whats the best…
Hello everybody,
i try to get a ajax request from a single page! but only an error occures.
the firefox netzanalysis shows as answer the full html document.
controller method:
[code]
public function action_get_fieldtyp_request(){
…
Hey,
I have a form on my website polparol.be
The problem is now that I don't receive an email (this is set in the options of the form)
The message is nevertheless well received in the report section on the dashboard
can you help me out of this.
…
Hi,
I tried to override the maintenance_mode.php in my active theme with no success. I used this guideline:
https://documentation.concrete5.org/developers/designing-for-concrete5/applying-your-theme-to-single-pages-with-theme-paths
and add below code …
hi there
i am struggling quite a bit with the new form. i really like it but it's somehow buggy.
can you tell me how to delete form which are not used anymore?
i am also keen in doing that in the database.
thanks
simon
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.