Heres my code
[code] $db = Loader::db();
$sql = "INSERT INTO single_page_areas (areas) VALUES (?)";
$vals = $this->post('areaName');
$db->query($sql, $vals);[/code]
When I use this, the data is saved in a double array, so like this [code]A…
hey, just wondering if anyone has made attempts at minimizing the admin bar, I find it distracting to have it be there all the time while editing a site and would love it if it would hide itself behind the C5 logo and slide out on rollover or something li…
Just wondering what the best practice is with C5 to be able to control what end users will be able to do. I'm putting together a site right now, and I know these clients *love* Comic Sans... And I just know the site will end up having purple bold Comic Sa…
Hi There,
I'm having trouble getting a paid add-on working.
The add-on was assigned to a test site (not sure how I did that) but after releasing it from that project, I can't figure out how to assign it to the proper site - I'm in the "Licenses" sec…
A major site I manage running concrete5 has just be compromised with pharmaceutical ads. The attack was related to open chmod directories (updates / packages / etc).
The site is still functioning properly, but compromised directories have allowed the "…
Hi ,
Recently I found this page :
http://lesscss.org/
according to the statement and the examples it looks cool :
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE…
Hi
Can someone explain how a block's height and width work.
I have the following
[code]
protected $btInterfaceWidth = "400";
protected $btInterfaceHeight = "350";
[/code]
These values didn't take affect at all, until I changed the db.xml fi…
After a user registers I would like them to be able to select multiple groups to be a member of. This is a roster system and people can join a roster or not from this page. I would like to use the groups to allow these people who join that group to see co…
I have a website hosted on my own servers along with about 16 other Concrete 5 sites. This one site has developed a problem. I cannot work out if it is to do with the database or one of the add-ons. If I try to open in Safari I get a message saying too 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.