I have the following code which is not working when I upgraded my C57 to C58.
[code]
$ak = CollectionAttributeKey::getByHandle('directory_category');
$satc = new SelectAttributeTypeController(AttributeType::getByHandle('select'));
$satc->setAttribut…
Hi,
I am setting up my SECOND site! I did a new install of C5 5.7.5.9. I edited the .html file and converted to php/C5. I added several GloabalAreas and plain Areas. when I click the edit icon on the menu bar and mouse over ANY Area the name pops up…
Good day,
Is it possible to restrict how many topics a user can select for a page? I'm working on a project where ideally the user would only be able to select one topic per page.
My second questions relates to this. In a page list, I want to set ad…
Hi there,
I'm trying to add new images with the Importer class, so far so good:
[code]$fi = new Importer();
if($fv = $fi->importIncomingFile($filepath)){
$returnFile = \Concrete\Core\File\File::getByID($fv->getFileID());
}[/code]But because there …
Say I have just imported 1,000 images via the file manager. Luckily I was smart enough to make a new folder for them and enter that folder before uploading, so they are all contained within a folder by default... but now that I need them in specific file…
Following on from my previous message regarding a site crash, my client did a rebuild from a recent backup and manually reconstruction.
The site is working well but there is one issue, a lot of the pages have complex layouts to get the look and feel co…
I am making a new site in 5.7.5.13, and I noticed that the Elemental them (or any of the other free themes, except for Neat), do not update the site title to match the site name I chose when I installed C5. All the themes have 'Elemental' as the site name…
I am unsure if this unexpected error is possibly a core bug. When using the core search block, I am getting an unexpected error upon search results.
[code]
An exception occurred while executing 'SELECT p.cID FROM Pages p LEFT JOIN PagePaths pp ON (p.cI…
Hi, I found thread https://www.concrete5.org/community/forums/customizing_c5/access-composer-form-details-on-page-type-page/#796443 but I was not able to reply to it, so I am starting a new, related thread.
In the previous thread is great information…
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.