Hi all,
I was wondering if there's a built in callable API that can clear the cache? If not has anyone else managed to automate this task and if so how have you done so? I understand that you can clear the cache from the command line but before we get …
Tried to update on a test site and running into multiple problems. I get the following message: Class 'Application\Src\Photography\Base' not found in my bootstrap app.php file:
[code]
Core::bind('helper/Base', function() {
return new \Application\S…
Hello,
Some websites, depending on database settings, throw exceptions when a 256 long key is used:
[code]
An exception occurred while executing 'CREATE TABLE ... VARCHAR(256) NOT NULL... DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = In…
Hi Everyone
I am using the latest concrete version and i moved my website to server and added ssl.
Using IIS server.
Unable to login to website, it gives invalid form token.please reload error.
I have tried clearing cache and tried with conan…
I have an issue with the "Pretty URL" option.
When I tick the "Pretty URL" box and Save, I get this error message :
It was not possible to detect your server kind. Here's the configuration sections for every supported server: please manually add the…
I have a few C5 scripts that run on the CL and there, therefore, use the C5 program caller of ..
[code]
concrete/bin/concrete5 c5:exec src/myscript.php
[/code]
this works ok, but it makes it impossible to debug as I can't run the script from withi…
Hi,
I cannot apply many filters on a UserList :
$userList->filterByTopicTreeA(123);
and then
$userList->filterByTopicTreeB(123);
Both filters work (A or B), but when I combine them I get en empty list, and I'm sure that some users do have both cr…
I have 2 tables: Groups and Categories, where
[code]
/**
* One Group has many Categories
* @ORM\OneToMany(targetEntity="ClassifiedCategory",mappedBy="group_name",cascade={"persist"}))
*/
/**
* Many Categories have one Group
* @ORM\ManyToOne(targ…
I can't seem to find an answer to this in info online, so I am hoping someone knows this.
My custom 'on_page_update' event listener function seems to be called before the data is written to the database, not after. I change a page attribute from A to…
Hi, I want to change the awful URL associated to Topic Lists.
Currently it is /topic/ID/NAME and I want it to be just /NAME
Editing the block controller to remove those bits changes the url alright, but when clicked, it doesn't work. Perhaps "topic"…
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.