Developing (v7+)

Allowed Memory Size Exhausted

I have a new site that is displaying the following error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 79847425 bytes) I know there have been several threads on this issue but none of the fixes mentioned have worked for me. I…

Filter users by custom attributes – not showing all results

When performing the following user attribute filters, I'm hoping to get all possible results, but I don't. [code] $this->userList->filterByAttribute('school_type', array('High School', 'Middle School'), 'LIKE'); OR $this->userList->filterByAttribu…

How to create a new view from ajax

Hi everyone. I'm new on concrete5 development and I'm encountering some problems : I have a block with a form to get informations via ajax and once in the method of my call of controller I manage to recover the informations via an API but I can't create i…

[SOLVED] New pages added a System Page

Hi, I'm currently working on a multi-language, I first started with C5 version 8.0.1. Now i've upgraded to the lastest (8.3.1) version and with pleasure I've seen that sitemap works quite better than it used to. Unfortunately, when i try adding a new pag…

How to create a page associated with a block

Hello, I am new to concrete5 so need your guy's assistance. I want to create a page associated with a block when someone clicks on "READ MORE" button in the block that page should open with detail view. Can someone guide me? Thank you

Image Resequencing

I'd like to be able to let users resequence the images they've uploaded to a site. Currently, my site's users use the File Manager UI for uploading files via a simple form control, but this doesn't seem to allow resequencing. From the dashboard, a site…

How to find the controller and view.

Hi, I have been asked to make some changes to a form on a Concrete5 (Core Version - 8.3.0RC1) website. Specifically I need to change the controller and view. However, I can't find them. I am new to concrete so I need some help. The page is li…

community store shipping sales tax

I have just built a really simply 3 page site for a client in CA. The site has free shipping and only needs to add Sales tax which shipping to CA. To do this I added a tax entry see picture. When I check out everythings seems to work great except the sal…

page_theme.php documentation

I'm new to development in concrete5, I'm having trouble finding the beginning page_theme.php documentation. I see it mentioned in later tutorials on this site but as far as initial setup for a custom theme, I'm coming up with nothing. I've been searchi…

Filter Posts