A page change submitted to workflow can't be view in the dashboard.
When visiting the "waiting for me" page, this error appears:
"Entity of type 'Concrete\Core\Entity\Express\Entry' for IDs exEntryID(9) was not found"
Replacing the entire /concr…
The old way of using pagination was with the ItemList's getPagination() which is now deprecated. It says "call the pagination factory directly". So I did - I used the function code:
[code]
$comments = new ItemList();
$comments->setItemsPerPage(10);
…
I'm trying to get a user name. If I use UserInfo, all works fine, but as it's deprecated, when I use getUserInfoObject, it throws an error: "Call to a member function getByID() on null".
Here's the controller's view():
[code]
$this->set('u', new User…
I have added reCAPTCHA to the Studio Testimonials Pro, and while it works with human users, it seems to allow bots to deposit spam into our testimonials database. I tried switching to the silent/imageless version of reCAPTCHA and no joy. I'm not sure wh…
I'm very new to how this CMS symbols work. I'm using Magic Data. I've gone through the tutorials & documentation many times over but all attempts just doesn't work right.
I have forms where data and attachments are input by users. I need to be able …
Hi,
if I consider having articles (entries) like:
-news
-publications
-prizes
-etc.
with tags and specific fields for each of them, and having hundreds of them, should I use Pages (page type with attibutes) or Express objects ? What are the main dif…
The Admin reset the wrong DB password meaning a C5 dev site lost its DB access.
I put the new password into the database.php config file but now the site insists it's installing rather than just coming back up, constantly redirecting to /install.
Ho…
I am using the "more elegant way" to show dynamically generated single pages as described in https://documentation.concrete5.org/developers/working-with-pages/single-pages/rendering-custom-views-from-a-single-page-controller
I have 2 issues which I …
After migrating a site from a subdirectory to the web root i deleted the assigned project on my concrete5 profile page, i order to reassign it with the correct URL.
Now when i try to call index.php/dashboard/extend i'm getting an error:
[code]Call t…
I have a website. www.baufirmakabai.de
I have this error Module 'timezonedb' already loaded . I can not edit my website,
and i wrote to my Host, and they tried to fix this, but is from the Concrete Soft.
They told me that more do have this problem.
…
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.