Hi,
I am trying to use json helper to encode one array:
[code]
$json = Loader::helper("json");
$j=0;
foreach ($pages as $i ){
$result[$j]['ID'] = $i->getCollectionID();
$result[$j]['title'] = $i->getColle…
See: https://github.com/akodde/d3_page_change_notifier
It sends out an email if a page has been updated and hooks into a few events to do so. See the Git repo for more information. If you have code suggestions, please send a pull request.
Thanks, A…
After setting up a form on a page, I tried to edit and save but it does not respond when I click on the Save button.
I am using Ajax Form (https://github.com/jordanlev/c5_ajax_form) and Concrete 5.6.3.2.
I have enabled the placeholder feature and th…
Hi all,
Im currently building an add-on for our client and I'm a little stuck with something...
We are using bootstrap pills to form our navigation betwen the 6-7 dashboard pages and would like to assign an active class to them.
Ive researched this…
Hi
I was searching for an answer for this for a while now and it might be obvious but I can't figure it out.
How can I change the pagetype of a page programtically?
something like
$page->setPageType($pagetypeHandle);
Any help is greatly appre…
Hello,
I'm new to Concrete5 and have a question.
I design and build websites for customers and after that I host and offer support. Now my question is, is there an easy way for me to manage all these sites from one place like some kind of super admin?
…
I rented a new dedicated server and moved all my web sites to this new server. My mysql databases seem to have transfered okay because the pages are being served up normally. Some links embedded in blocks that point to other internal pages will no longer …
Hello,
I've seen my database swelling by a couple MB a day. I started digging around and the "Logs" table and "QueueMessages" table seem to be the bulk of it.
Logs was going crazy b/c I had some poor code that was throwing an error occasionally and caus…
Hello
Have a site ready to go live. When you type the URL in you get to a login screen.
How do I get to the point where one would type the URL and get to the actual website?
Thanks in advance :)
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.