Developing (v7+)

How to read a multible array in the controller

Dear all, I have a problem with a single page controller. I give the controller (via POST) a multivle array (credentials). I can see this array if I make a var_dump in the log. I split this array with foreach and get x new arrays ($credential). T…

Utilising Pagerfanta in custom block

Hi I want to use pagerfanta, to page a feed i'm bringing in. However i keep running into issues, can anyone advise me how to use the built in instance of pagerfanta rather than duplicate it? so far I have the following, but I can't get it to render, i…

How? Getting a select's user attribute value

I have a user 'select' attribute, e.g. Apple, Pear, Banana userinfo->getAttribute returns an object which I'm guessing is a Select object rather than the selected value which I was expecting, so having spent too long searching examples and looking at a…

Get Topic Display order value [solved]

I'm trying to get the display order from a topic tree for sorting a pagelist in order. Its similar to below (that one uses a select attribute): https://www.concrete5.org/community/forums/customizing_c5/page-list-order-by-custom-attribute-display-order…

Can't View Members

I am developing/upgrading a new site for a client. I backed up and imported the old users and groups. Now I get an error trying to do anything under the Members area. call_user_func_array() expects parameter 1 to be a valid callback, class 'Concrete\Co…

Backing Up Site Before Updating

Hi Guys, So our website is currently running version 5.7.5.9. Concrete5 says we should upgrade to 5.7.5.13 as well as update our add-ons. Since the "backup" option has not been implemented in our current installation yet, I backed up our site on…

Auto call link

Hi, are you aware of a widget or existing development that allows you put a message on a content 'block' that says, for example, "Call us now". Then when you click it, a pre-set number is dialled automatically? Thanks Geoff

default single page view

I have a tree of single pages all working well in the application folder. These are all referenced by name i.e. controllers/single_page/admin/company/accounts/account.php single_pages/admin/company/accounts/account.php I now want to add a default sin…

Pull requests

Hi. I have created a Pull request for, in my opinion, very important feature. The link is https://github.com/concrete5/concrete5/pull/5510 . How can I draw attestation to it?

Filter Posts