Back to Concrete5 after a couple of years (and I must say, the system keeps getting better and better), I wondered: Is it possible to distribute packages outside the marketplace to Concrete installations of customers (including updates, etc)?
I have a client who is getting a lot of spam from the comments in the add on Simple Blog. there is a basic captcha already coded in, but somehow the spam-bots have figured out a way through. Does anyone have any idea how to tighten security on the basic c…
There is one thing i cannot understand about concrete5 - why on earth are some methods (such as Job::installByPackage) NOT declared as static when they are supposed to be and are used as static ones.
This is annoying because the autocomplete and contex…
I'm having a problem of connecting to the Community. I'm testing a local site. From my Dashboard, Sitewide Settings, I choose "Connect to Community", I type my concrete5 username and password, hit Connect Site button. Then I'm directed to my site's login …
Hello, I'm trying to bring my theme into concrete5. I have a jquery image slider which causes the edit and add buttons in the edit bar to not function. I have traced the issue to a script file for the slider custom.js.
This is how i load the scripts…
I recently added ExcellentHomesLLC.com and started to build it with concrete5. At some point it did not give access to the dashboard sitemap page. The message I got: Page not found no page could be found at this address. Why? I used it before and suddenly…
How I can updat 'cHandle' from form. Is there some bug, at least documentation and api has awful naming
$page = Page::getByID($pageId);
$update = array(
'cName' => $name,
'cHandle' => $url
);
$page->update($update);
Hello!
I've build a simple contact form using the "form" Add-on. But now when somebody sends a message trough the form the receiver gets an email with
Subject: MyName
SendFrom: MyEmail Address (as defined for the admin)
How I can change this?
…
Hi,
I have a new package that works great, I have added menu item on the dashboard and this shows four sub pages, how can I make one of those sub pages the default when you click the menu item on the left. So for example when you click on System and Ma…
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.