I know I can get a specific stack by handle like this:
[code]
$stack = Stack::getByName('STACK NAME');
[/code]
But is there a way to get all stacks that belong to a folder?
I created a web page last year in html/jquery that users could enter data on then choose to pay the balance through Paypal. Once the user had paid, Paypal redirected back to the website where I had jquery that automatically filled the input fields based …
Hi I have recently followed some documentation to create new users from a csv file programatically. According to the Concrete5 docs/api there was method called getByID( $uID ) but this has since be deprecated!
I am creating a new user like so:
$us…
Hi,
I have a problem with multilingual website.
When trying to duplicate my ENG website to the FR part i got this error when i duplicate content with the Multilingual add on :
[code]
Warning: mysql_query(): Access denied for user ''@'localhost' …
Following the guidelines on this page:
I added a /src directory to my package, and included the PHPExcel library.
https://github.com/PHPOffice/PHPExcel
And the following code to the package controller:
[code]
protected $pkgAutoloaderRegistrie…
In both Version 8 and version 7 I have a conflict when i try to use animate.css
When I add the animated class to a div. (for an animate entrance etc) I lose the ablity to move the block I place in that div.
I also tried adding the class for example …
Hello,
I´m having troubles to connect to an external ms sqlserver from my c5. I've tried PDOSqlsrv and SQLSrv and the first one says it can't find the class and the second says: Call to undefined function Doctrine\DBAL\Driver\SQLSrv\sqlsrv_configure()
…
My company is going to be moving to a Concrete5 based site sometime around October. The person in charge of the redesign hired an outside firm to develop the site. I'm in need of some advice in terns of how to take my skill set and adapt it for C5. I woul…
I am working on creating a package (first time). I set up the directory structure and added an icon. When I looked at the add functionality page I saw my package and icon displayed with "Can't install". That was expected because I did not have my contr…
Concrete 5.8.1 ...
I have a usergroup 'System Admins' into which I'm putting people who have restricted control over C5, e.g. manage users but not access Extend or System areas.
So I've granted access to administrators and system admins to the Dashb…
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.