Hi all,
I am wandering if there is a single command that decides if a user is in a Group Set. This would reduce the three if conditions:
if(!$u->inGroup($Administrators) && !$u->inGroup($Editors) && !$u->inGroup($Moderators))
to one!
Thanks,
…
Hi
this query already some one posted but nobody reply,
I set the login destination in my concrete5 but its not working may i know what wrong on my concrete5. pfa for my login destinations
thanks
kumar
I'm an Oracle developer who has built a couple of C5 website's this last year and I'm in need of some advice/inspiration.
I've been approached by a local team to build a website (no problem there), start a newsletter (again no problem) and create some …
I have a customer who I am trying to convert to C5. They have one requirement I have not figured out how to work around. They have a large number of pdf files strewn about the directory structures of their website. They want to be able to keep these in…
how can I get a thumbnail from the image of an custom block.
in the blog_index_thumbnail template I found this :
[code]$ts = $cobj->getBlocks('MyCustomBlock');
if (is_object($ts[0])) {
$tsb = $ts[0]->getInstance();
$thumb = $tsb->getFileO…
Hi,
I want to hide a block if empty and show if there is something so I have the following code and it works but it does not get styled with the class I have given the div .xxxxx. it also does nto show the text behind the div "tatatat" I put it there …
Hi,
I built a site that allows my clients to login and submit information to me through the Advanced Forms and Data Display blocks. I customized both blocks quite a bit and am happy with how it's all working.
However, a couple of clients have had so…
Hello,
I'm trying to include the Items Calendar add-on in a site I am building. I downloaded and installed the add-on correctly, however when I go to create a new calendar I get this SQL error.
mysqlt error: [1054: Unknown column 'Array' in 'where…
Hi all,
I am currently styling up my profile pages by adding in User Attributes programmatically like such:
[code]
[/code]
But am getting stuck on how to …
I would like the images of my web autoresize to the screen width when you visit it in tablets or mobiles.
Is there any way or add-on to do so, without messing around with css or code (because I have no idea)?
Thanks.
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.